Fix flora license version
[platform/framework/native/vision.git] / src / ImageFeatureInfo.h
old mode 100755 (executable)
new mode 100644 (file)
index 75752d1..76cd0dc
@@ -1,18 +1,19 @@
-/**
- * Copyright (c) 2011~2012 Samsung Electronics, Inc.
- * All rights reserved.
- *
- * This software is the confidential and proprietary information
- * of Samsung Electronics, Inc. ("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.
- *
- * @file   ImageFeatureDatabaseInfo.h
- * @author Fedir Zubach (f.zubach@samsung.com)
- * @author Samsung Ukraine Research Center / Interactive Lab
- * @date   9 November 2012
- */
+//
+// Open Service Platform
+// Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
+//
+// 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
+//
+//     http://floralicense.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.
+//
 
 #ifndef IMAGEFEATUREINFO_H_
 #define IMAGEFEATUREINFO_H_
@@ -51,7 +52,6 @@ public:
     /// \return Path size.
     unsigned int imagePath(char* path, unsigned int length) const;
 
-
     /// \brief valuate if the object is available for query.
     /// \return true if object is available
     bool isActive(void) const;