add license sentence
authorJisung Ahn <jcastle.ahn@samsung.com>
Mon, 4 Feb 2013 12:22:00 +0000 (21:22 +0900)
committerJisung Ahn <jcastle.ahn@samsung.com>
Mon, 4 Feb 2013 12:22:00 +0000 (21:22 +0900)
Change-Id: Ieda83f73f0c8b9cdae671e2dff9324e27869c19a

common/include/ivug-dir.h [changed mode: 0644->0755]
common/src/ivug-dir.cpp [changed mode: 0644->0755]
main/src/control/ivug-context.h [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 90c9961..7a98c40
@@ -1,3 +1,19 @@
+/*
+ * 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://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 __IVUG_DIR_H__
 #define __IVUG_DIR_H__
 
old mode 100644 (file)
new mode 100755 (executable)
index 73cc3ee..df5cff2
@@ -1,3 +1,19 @@
+/*
+ * 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://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.
+ */
+
 #include "ivug-dir.h"
 
 #include <stdio.h>
old mode 100644 (file)
new mode 100755 (executable)
index 82bc632..c0ffb19
@@ -1,4 +1,3 @@
-
 /*
  * Copyright 2012  Samsung Electronics Co., Ltd
  *