summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJunghyun Kim <jh1114.kim@samsung.com>2013-05-02 10:10:20 +0900
committerJunghyun Kim <jh1114.kim@samsung.com>2013-05-02 10:10:20 +0900
commitd41099decc6c4fafd3f0499538274876f4945ea2 (patch)
treefb1f5784c318654c10d4e9f9e062b49bf8d31e9d /include
parent560d66afbbece36e342bf137234b2eb33aa465ea (diff)
downloadsmartsearch-d41099decc6c4fafd3f0499538274876f4945ea2.tar.gz
smartsearch-d41099decc6c4fafd3f0499538274876f4945ea2.tar.bz2
smartsearch-d41099decc6c4fafd3f0499538274876f4945ea2.zip
Flora license update
Diffstat (limited to 'include')
-rwxr-xr-xinclude/common_util.h3
-rwxr-xr-xinclude/ps_app_interface.h3
-rwxr-xr-xinclude/ps_debug_util.h3
-rwxr-xr-xinclude/ps_makeupviews.h3
-rwxr-xr-xinclude/ps_searcher.h3
-rwxr-xr-xinclude/search_bar.h3
-rwxr-xr-xinclude/smartsearch.h3
-rwxr-xr-xinclude/smartsearch_define.h3
8 files changed, 16 insertions, 8 deletions
diff --git a/include/common_util.h b/include/common_util.h
index 4d9f5cc..a05b17c 100755
--- a/include/common_util.h
+++ b/include/common_util.h
@@ -1,7 +1,7 @@
/*
* Copyright 2012-2013 Samsung Electronics Co., Ltd/
*
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Licensed under the Flora License, Version 1.1 (the License);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
@@ -17,6 +17,7 @@
+
#define CHECK_VALIDATE_UTF8 0
void search_util_date_time_format_init();
diff --git a/include/ps_app_interface.h b/include/ps_app_interface.h
index ecb55ad..b81a81d 100755
--- a/include/ps_app_interface.h
+++ b/include/ps_app_interface.h
@@ -1,7 +1,7 @@
/*
* Copyright 2012-2013 Samsung Electronics Co., Ltd/
*
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Licensed under the Flora License, Version 1.1 (the License);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
@@ -19,6 +19,7 @@
+
#ifndef __DEF_PS_APP_INTERFACE_H__
#define __DEF_PS_APP_INTERFACE_H__
diff --git a/include/ps_debug_util.h b/include/ps_debug_util.h
index bf4f212..9fd0e3d 100755
--- a/include/ps_debug_util.h
+++ b/include/ps_debug_util.h
@@ -1,7 +1,7 @@
/*
* Copyright 2012-2013 Samsung Electronics Co., Ltd/
*
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Licensed under the Flora License, Version 1.1 (the License);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
@@ -19,6 +19,7 @@
+
#ifndef __DEF_PS_DEBUG_UTIL_H__
#define __DEF_PS_DEBUG_UTIL_H__
diff --git a/include/ps_makeupviews.h b/include/ps_makeupviews.h
index d64e0c6..1a9711d 100755
--- a/include/ps_makeupviews.h
+++ b/include/ps_makeupviews.h
@@ -1,7 +1,7 @@
/*
* Copyright 2012-2013 Samsung Electronics Co., Ltd/
*
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Licensed under the Flora License, Version 1.1 (the License);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
@@ -19,6 +19,7 @@
+
#ifndef __DEF_PS_MAKEUPVIEWS_H__
#define __DEF_PS_MAKEUPVIEWS_H__
diff --git a/include/ps_searcher.h b/include/ps_searcher.h
index 0749dad..0bc21a1 100755
--- a/include/ps_searcher.h
+++ b/include/ps_searcher.h
@@ -1,7 +1,7 @@
/*
* Copyright 2012-2013 Samsung Electronics Co., Ltd/
*
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Licensed under the Flora License, Version 1.1 (the License);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
@@ -15,6 +15,7 @@
*/
+
#ifndef __SEARCHSEARCHER_HEADER_H__
#define __SEARCHSEARCHER_HEADER_H__
diff --git a/include/search_bar.h b/include/search_bar.h
index e9be2b9..3283706 100755
--- a/include/search_bar.h
+++ b/include/search_bar.h
@@ -1,7 +1,7 @@
/*
* Copyright 2012-2013 Samsung Electronics Co., Ltd/
*
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Licensed under the Flora License, Version 1.1 (the License);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
@@ -19,6 +19,7 @@
+
#ifndef __DEF_SEARCH_BAR_H__
#define __DEF_SEARCH_BAR_H__
diff --git a/include/smartsearch.h b/include/smartsearch.h
index 0726a6f..c003ccf 100755
--- a/include/smartsearch.h
+++ b/include/smartsearch.h
@@ -1,7 +1,7 @@
/*
* Copyright 2012-2013 Samsung Electronics Co., Ltd/
*
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Licensed under the Flora License, Version 1.1 (the License);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
@@ -19,6 +19,7 @@
+
#ifndef __DEF_SMARTSEARCH_H__
#define __DEF_SMARTSEARCH_H__
diff --git a/include/smartsearch_define.h b/include/smartsearch_define.h
index 0894c6f..a180a2c 100755
--- a/include/smartsearch_define.h
+++ b/include/smartsearch_define.h
@@ -1,7 +1,7 @@
/*
* Copyright 2012-2013 Samsung Electronics Co., Ltd/
*
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Licensed under the Flora License, Version 1.1 (the License);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
@@ -15,6 +15,7 @@
*/
+
#ifndef __DEF_SMARTSEARCH_DEFINE_H__
#define __DEF_SMARTSEARCH_DEFINE_H__