--- a/README Fri Apr 08 13:16:33 2011 -0700
+++ b/README Fri Apr 15 14:22:08 2011 -0700
@@ -21,10 +21,8 @@
Go, Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP,
Pike, Pliant, Python, Ruby, and Smalltalk.
-This library is distributed under GNU LGPL version 2, which can be
-found in the file "COPYING". This license allows you to use SDL
-freely in commercial programs as long as you link with the dynamic
-library.
+This library is distributed under the zlib license, which can be found
+in the file "COPYING".
The best way to learn how to use SDL is to check out the header files in
the "include" subdirectory and the programs in the "test" subdirectory.
--- a/README-SDL.txt Fri Apr 08 13:16:33 2011 -0700
+++ b/README-SDL.txt Fri Apr 15 14:22:08 2011 -0700
@@ -8,6 +8,6 @@
The Simple DirectMedia Layer library source code is available from:
http://www.libsdl.org/
-This library is distributed under the terms of the GNU LGPL license:
-http://www.gnu.org/copyleft/lesser.html
+This library is distributed under the terms of the zlib license:
+http://www.zlib.net/zlib_license.html
--- a/SDL.spec.in Fri Apr 08 13:16:33 2011 -0700
+++ b/SDL.spec.in Fri Apr 15 14:22:08 2011 -0700
@@ -4,7 +4,7 @@
Release: 1
Source: http://www.libsdl.org/release/%{name}-%{version}.tar.gz
URL: http://www.libsdl.org/
-License: LGPL
+License: zlib
Group: System Environment/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
Prefix: %{_prefix}