Fixed License information (#191)
author윤정현/Common Platform Lab(SR)/Staff Engineer/삼성전자 <jh0506.yun@samsung.com>
Wed, 8 Apr 2020 02:15:10 +0000 (11:15 +0900)
committer안주원/Common Platform Lab(SR)/Principal Engineer/삼성전자 <juwon.ahn@samsung.com>
Wed, 8 Apr 2020 02:15:10 +0000 (11:15 +0900)
LICENSE [moved from LICENSE.MIT with 100% similarity]
LICENSE.Apache-2.0 [moved from LICENSE.Apache with 100% similarity]
LICENSE.Flora-1.1 [moved from LICENSE.Flora with 100% similarity]
packaging/xsf.spec

similarity index 100%
rename from LICENSE.MIT
rename to LICENSE
similarity index 100%
rename from LICENSE.Apache
rename to LICENSE.Apache-2.0
similarity index 100%
rename from LICENSE.Flora
rename to LICENSE.Flora-1.1
index 6ef163f..597635e 100644 (file)
@@ -2,7 +2,7 @@ Name: xsf
 Summary: Platform embedded Xamarin.Forms
 Version: 5.5.0
 Release: 0
-License: MIT and Flora
+License: MIT and Flora-1.1 and Apache-2.0
 Group: Graphics & UI Framework/Libraries
 Source0: %{name}-%{version}.tar.gz
 Source1: %{name}.manifest
@@ -40,5 +40,5 @@ mv ./src/XSF/bin/Release/netstandard2.0/XSF.dll %{buildroot}%{DOTNET_ASSEMBLY_PA
 
 %files
 %manifest %{name}.manifest
-%license LICENSE.MIT LICENSE.Flora LICENSE.Apache
+%license LICENSE LICENSE.Flora-1.1 LICENSE.Apache-2.0
 %attr(644,root,root) %{DOTNET_ASSEMBLY_PATH}/*.dll