update license
[adaptation/face-engine.git] / include / face-engine.h
index eaff63e..e8e2306 100755 (executable)
@@ -1,25 +1,19 @@
 /*
- Copyright (c) 2000-2012 Samsung Electronics Co., Ltd All Rights Reserved
-
- This file is part of face-engine
- Written by Hyunwoo Kim <hw4444.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.
+ * Copyright 2012  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 __FACE_ENGINE_H__
 #define __FACE_ENGINE_H__
 
@@ -71,7 +65,7 @@ typedef enum {
 
 typedef enum {
        FACE_ENGINE_IMAGE_TYPE_SINGLE,  /**< */
-       FACE_ENGINE_IMAGE_TYPE_CONTINOUS,
+       FACE_ENGINE_IMAGE_TYPE_CONTINUOUS,
 } face_engine_image_type_e;
 
 typedef struct {