[Build] Add MIT License file
authorWonyoung Choi <wy80.choi@samsung.com>
Wed, 13 Nov 2019 04:40:41 +0000 (13:40 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Wed, 13 Nov 2019 04:42:14 +0000 (13:42 +0900)
LICENSE.MIT [new file with mode: 0644]
packaging/csapi-tizenfx.spec
packaging/csapi-tizenfx.spec.in

diff --git a/LICENSE.MIT b/LICENSE.MIT
new file mode 100644 (file)
index 0000000..75738e1
--- /dev/null
@@ -0,0 +1,31 @@
+Following directories are under MIT license.
+- src/Tizen.NUI/src/public/Xaml
+- src/Tizen.NUI/src/public/XamlBinding
+- src/Tizen.NUI/src/internal/Xaml
+- src/Tizen.NUI/src/internal/XamlBinding
+- src/Tizen.NUI.Design/Tizen.NUI.Design
+
+The MIT License (MIT)
+
+Copyright (c) .NET Foundation Contributors
+Copyright (c) Samsung Electronics Co., Ltd.
+
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
index 60e3200..aebf512 100644 (file)
@@ -185,6 +185,7 @@ install -p -m 644 tools/bin/* %{buildroot}%{DOTNET_TOOLS_PATH}
 
 %files
 %license LICENSE
+%license LICENSE.MIT
 
 %files nuget
 %{DOTNET_NUGET_SOURCE}/*.nupkg
index d2b47be..4a57610 100644 (file)
@@ -184,6 +184,7 @@ install -p -m 644 tools/bin/* %{buildroot}%{DOTNET_TOOLS_PATH}
 
 %files
 %license LICENSE
+%license LICENSE.MIT
 
 %files nuget
 %{DOTNET_NUGET_SOURCE}/*.nupkg