Add license file accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.014133 accepted/tizen/5.5/unified/mobile/hotfix/20201027.072909 accepted/tizen/5.5/unified/wearable/hotfix/20201027.105432 accepted/tizen/unified/20190918.010307 submit/tizen/20190917.055934 submit/tizen_5.5/20191031.000008 submit/tizen_5.5_mobile_hotfix/20201026.185108 submit/tizen_5.5_wearable_hotfix/20201026.184308 tizen_5.5.m2_release
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 17 Sep 2019 05:58:58 +0000 (14:58 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 17 Sep 2019 05:58:58 +0000 (14:58 +0900)
Change-Id: Iba3b9114d69ffe1ecb793c3d1eeaf27071f0f83b

LICENSE.txt [new file with mode: 0644]
packaging/tinyxml2.spec

diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644 (file)
index 0000000..85a6a36
--- /dev/null
@@ -0,0 +1,18 @@
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any
+damages arising from the use of this software.
+
+Permission is granted to anyone to use this software for any
+purpose, including commercial applications, and to alter it and
+redistribute it freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must
+not claim that you wrote the original software. If you use this
+software in a product, an acknowledgment in the product documentation
+would be appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and
+must not be misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+distribution.
index 6c632ec1d9d991297ce66ccc268d650cf9fb1791..8905376b4300c9529050255f3285ce7acf3e809f 100644 (file)
@@ -47,6 +47,7 @@ make %{?_smp_mflags}
 %files
 %manifest %{name}.manifest
 %defattr(-,root,root)
+%license LICENSE.txt
 %{_libdir}/libtinyxml2.so.*
 
 %files devel