summaryrefslogtreecommitdiff
path: root/include/app_preference.h
diff options
context:
space:
mode:
authorHwankyu Jhun <h.jhun@samsung.com>2016-03-28 13:53:36 +0900
committerHwankyu Jhun <h.jhun@samsung.com>2016-03-31 08:37:45 +0900
commit8f6ede950086973cbee0186e3246c540b7bb7d8e (patch)
tree330ad5a32dde94c887b108b29a55f039c0f9e533 /include/app_preference.h
parent1a6d556799df4263cf1f230ba886a2b5d760bf27 (diff)
downloadapplication-8f6ede950086973cbee0186e3246c540b7bb7d8e.tar.gz
application-8f6ede950086973cbee0186e3246c540b7bb7d8e.tar.bz2
application-8f6ede950086973cbee0186e3246c540b7bb7d8e.zip
Adjust coding rules
Change-Id: If4c986183703015e54c53abd4be25a83a3589109 Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Diffstat (limited to 'include/app_preference.h')
-rw-r--r--include/app_preference.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/app_preference.h b/include/app_preference.h
index 01e0136..fb37afd 100644
--- a/include/app_preference.h
+++ b/include/app_preference.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2011 - 2016 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.
@@ -324,3 +324,4 @@ int preference_foreach_item(preference_item_cb callback, void *user_data);
#endif
#endif /* __TIZEN_APPFW_PREFERENCE_H__ */
+