summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuyoung Jang <duyoung.jang@samsung.com>2013-01-23 20:11:22 +0900
committerDuyoung Jang <duyoung.jang@samsung.com>2013-01-23 20:11:22 +0900
commit2b60edde428a3e8512fc0398943a65959166ef04 (patch)
treef89021c2faea4570462ea30b348b45afa78ea8bd
parente4687b11c6c55513e413088b1ffb14045bb4ad67 (diff)
downloadinstaller-2b60edde428a3e8512fc0398943a65959166ef04.tar.gz
installer-2b60edde428a3e8512fc0398943a65959166ef04.tar.bz2
installer-2b60edde428a3e8512fc0398943a65959166ef04.zip
Update License file
Change-Id: I009d8eaa9cc9a3280903b490dd36119a826aa2d7 Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
-rwxr-xr-xLICENSE.APLv2 (renamed from LICENSE)0
-rwxr-xr-xNOTICE2
-rwxr-xr-xpackaging/osp-installer.spec2
3 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE.APLv2
index d645695..d645695 100755
--- a/LICENSE
+++ b/LICENSE.APLv2
diff --git a/NOTICE b/NOTICE
index ccdad52..0e0f016 100755
--- a/NOTICE
+++ b/NOTICE
@@ -1,3 +1,3 @@
Copyright (c) Samsung Electronics Co., Ltd. All rights reserved.
Except as noted, this software is licensed under Apache License, Version 2.
-Please, see the LICENSE file for Apache License terms and conditions.
+Please, see the LICENSE.APLv2 file for Apache License terms and conditions.
diff --git a/packaging/osp-installer.spec b/packaging/osp-installer.spec
index fa5b181..0b9375e 100755
--- a/packaging/osp-installer.spec
+++ b/packaging/osp-installer.spec
@@ -43,7 +43,7 @@ make %{?jobs:-j%jobs}
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}/usr/share/license
-cp %{_builddir}/%{name}-%{version}/LICENSE %{buildroot}/usr/share/license/%{name}
+cp %{_builddir}/%{name}-%{version}/LICENSE.APLv2 %{buildroot}/usr/share/license/%{name}
%make_install