Add boiler plate 99/57099/1 accepted/tizen/mobile/20160115.114323 accepted/tizen/tv/20160115.114426 accepted/tizen/wearable/20160115.114502 submit/tizen/20160115.091128
authorJongkyu Koo <jk.koo@samsung.com>
Fri, 15 Jan 2016 06:16:39 +0000 (15:16 +0900)
committerJongkyu Koo <jk.koo@samsung.com>
Fri, 15 Jan 2016 06:16:39 +0000 (15:16 +0900)
Change-Id: Id5d4579bb424de72bf695d8f24e77a60e664f249
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
doc/calendar_doc.h

index 31b3f2f..f215697 100644 (file)
@@ -1,3 +1,25 @@
+/*
+ * Calendar Service
+ *
+ * Copyright (c) 2012 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */
+
+#ifndef __TIZEN_SOCIAL_CALENDAR_DOC_H__
+#define __TIZEN_SOCIAL_CALENDAR_DOC_H__
+
 /**
  * @ingroup CAPI_SOCIAL_FRAMEWORK
  * @defgroup CAPI_SOCIAL_CALENDAR_SVC_MODULE Calendar
  *  \#include <calendar.h>
  */
 
-
+#endif /* __TIZEN_SOCIAL_CALENDAR_DOC_H__ */