Minor fix on license 70/188870/1
authorHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 11 Sep 2018 07:26:54 +0000 (16:26 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 11 Sep 2018 07:26:54 +0000 (16:26 +0900)
Change-Id: I8856145ac1b30a244f06988951a05371036c6c02
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
LICENSE.Apache-2.0 [moved from LICENSE.APLv2 with 100% similarity]
packaging/capi-system-device.spec

similarity index 100%
rename from LICENSE.APLv2
rename to LICENSE.Apache-2.0
index 66d2ee3..3ae13df 100644 (file)
@@ -46,13 +46,13 @@ MAJORVER=`echo %{version} | awk 'BEGIN {FS="."}{print $1}'`
 
 %files
 %manifest %{name}.manifest
-%license LICENSE.APLv2
+%license LICENSE.Apache-2.0
 %{_libdir}/libcapi-system-device.so.*
 /etc/deviced/device/*.conf
 
 %files devel
 %manifest %{name}.manifest
-%license LICENSE.APLv2
+%license LICENSE.Apache-2.0
 %{_includedir}/device/*.h
 %{_includedir}/system/*.h
 %{_libdir}/pkgconfig/*.pc