summaryrefslogtreecommitdiff
path: root/src/smartsearch.cpp
diff options
context:
space:
mode:
authorKim Kibum <kb0929.kim@samsung.com>2012-06-14 15:09:33 +0900
committerKim Kibum <kb0929.kim@samsung.com>2012-06-14 15:09:33 +0900
commitc90fd18e95a8b888ac5df5a7f73027bf4709e60a (patch)
tree10f7f711979d60dd6b48c42f5e0f778d981b438b /src/smartsearch.cpp
parent995cf97e9ad103de6ad231fb9f7fb7de3a2a792c (diff)
downloadsmartsearch-c90fd18e95a8b888ac5df5a7f73027bf4709e60a.tar.gz
smartsearch-c90fd18e95a8b888ac5df5a7f73027bf4709e60a.tar.bz2
smartsearch-c90fd18e95a8b888ac5df5a7f73027bf4709e60a.zip
apply FSL license
Diffstat (limited to 'src/smartsearch.cpp')
-rwxr-xr-xsrc/smartsearch.cpp37
1 files changed, 16 insertions, 21 deletions
diff --git a/src/smartsearch.cpp b/src/smartsearch.cpp
index c9bea6b..f37725e 100755
--- a/src/smartsearch.cpp
+++ b/src/smartsearch.cpp
@@ -1,26 +1,21 @@
/*
+ * Copyright 2012 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.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.tizenopensource.org/license
+ *
+ * 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.
+ */
+
+
-Copyright (c) 2000-2012 Samsung Electronics Co., Ltd All Rights Reserved
-
-This file is part of Smartsearch
-Written by Junghyun Kim <jh1114.kim@samsung.com>
-
-PROPRIETARY/CONFIDENTIAL
-
-This software is the confidential and proprietary information of
-SAMSUNG ELECTRONICS (Confidential Information). You shall not
-disclose such Confidential Information and shall use it only in
-accordance with the terms of the license agreement you entered
-into with SAMSUNG ELECTRONICS.
-
-SAMSUNG make no representations or warranties about the suitability
-of the software, either express or implied, including but not limited
-to the implied warranties of merchantability, fitness for a particular
-purpose, or non-infringement. SAMSUNG shall not be liable for any
-damages suffered by licensee as a result of using, modifying or
-distributing this software or its derivatives.
-
-*/