summaryrefslogtreecommitdiff
path: root/src/mf-ug-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mf-ug-main.c')
-rwxr-xr-x[-rw-r--r--]src/mf-ug-main.c27
1 files changed, 10 insertions, 17 deletions
diff --git a/src/mf-ug-main.c b/src/mf-ug-main.c
index 3597a07..af80db3 100644..100755
--- a/src/mf-ug-main.c
+++ b/src/mf-ug-main.c
@@ -1,30 +1,23 @@
/*
+ * Copyright 2012 Samsung Electronics Co., Ltd
*
- * Copyright (c) 2000-2012 Samsung Electronics Co., Ltd All Rights Reserved
+ * Licensed under the Flora License, Version 1.0 (the "License");
*
- * This file is part of ug-myfile-efl
- * Written by Guangliang Wang <gliang.wang@samsung.com>
+ * 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
*
- * 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.
+ * 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.
*/
+
#include <stdio.h>
#include <sys/time.h>
#include <Elementary.h>