[SDL_Tizen] Copy license 52/121452/2
authorhuiyu.eun <huiyu.eun@samsung.com>
Tue, 28 Mar 2017 05:30:30 +0000 (14:30 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Tue, 28 Mar 2017 06:00:27 +0000 (15:00 +0900)
Add '%license COPYING'

Change-Id: I52c8fc8cba3db097180db6038fb768f74a27142f
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
COPYING [new file with mode: 0644]
packaging/SDL2.spec

diff --git a/COPYING b/COPYING
new file mode 100644 (file)
index 0000000..0690d21
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,18 @@
+Simple DirectMedia Layer
+Copyright (C) 1997-2016 Sam Lantinga <slouken@libsdl.org>
+
+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 a4b19dd..2d5ecc4 100755 (executable)
@@ -108,6 +108,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %manifest SDL2.manifest
 %{__defattr}
+%license COPYING
 #%doc README*.txt COPYING.txt CREDITS.txt BUGS.txt
 %{_libdir}/lib*.%{__soext}.*