Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Updated the license listed in the header, fixing bug 1768
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Mar 23, 2013
1 parent 63149b8 commit 62a0f22
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions include/SDL.h
Expand Up @@ -41,10 +41,9 @@
* 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
* This library is distributed under the zlib license, 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.
* freely for any purpose as long as you retain the copyright notice.
*
* 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.
Expand Down

0 comments on commit 62a0f22

Please sign in to comment.