apply LICENSE
authorSeungtaek Chung <seungtaek.chung@samsung.com>
Wed, 23 Jan 2013 05:23:05 +0000 (14:23 +0900)
committerSeungtaek Chung <seungtaek.chung@samsung.com>
Wed, 23 Jan 2013 05:24:04 +0000 (14:24 +0900)
Change-Id: I6e17ad747a49e86c0bfe2e165dd36ab9eb73a0dc

AUTHORS [new file with mode: 0755]
LICENSE.Flora [moved from LICENSE with 100% similarity]
NOTICE [new file with mode: 0755]
packaging/org.tizen.lockscreen.spec

diff --git a/AUTHORS b/AUTHORS
new file mode 100755 (executable)
index 0000000..196e85e
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1 @@
+seungtaek chung <seungtaek.chung at samsung dot com>
similarity index 100%
rename from LICENSE
rename to LICENSE.Flora
diff --git a/NOTICE b/NOTICE
new file mode 100755 (executable)
index 0000000..5fa11d2
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,3 @@
+Copyright (c) 2012 Samsung Electronics Co., Ltd. All rights reserved.
+Except as noted, this software is licensed under Flora License, Version 1.
+Please, see the LICENSE file for Flora License terms and conditions.
index 8138d73..1681831 100755 (executable)
@@ -35,7 +35,7 @@ make %{?jobs:-j%jobs}
 %make_install
 mkdir -p %{buildroot}/usr/apps/org.tizen.lockscreen/data
 mkdir -p %{buildroot}/usr/share/license
-install -m 0755 LICENSE %{buildroot}/usr/share/license/org.tizen.lockscreen
+install -m 0755 LICENSE.Flora %{buildroot}/usr/share/license/org.tizen.lockscreen
 
 %post
 /sbin/ldconfig