Updated the license listed in the header, fixing bug 1768

This commit is contained in:
Sam Lantinga 2013-03-23 13:03:36 -07:00
parent 404d8c5429
commit 890d7ee576

View file

@ -41,10 +41,9 @@
* Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, * Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP,
* Pike, Pliant, Python, Ruby, and Smalltalk. * Pike, Pliant, Python, Ruby, and Smalltalk.
* *
* This library is distributed under GNU LGPL version 2, which can be * This library is distributed under the zlib license, which can be
* found in the file "COPYING". This license allows you to use SDL * found in the file "COPYING". This license allows you to use SDL
* freely in commercial programs as long as you link with the dynamic * freely for any purpose as long as you retain the copyright notice.
* library.
* *
* The best way to learn how to use SDL is to check out the header files in * 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. * the "include" subdirectory and the programs in the "test" subdirectory.