SDL 1.3 is now under the zlib license.
This commit is contained in:
parent
c336f6f154
commit
b0660ba5ff
496 changed files with 7210 additions and 7543 deletions
|
@ -1,3 +1,14 @@
|
|||
/*
|
||||
Copyright (C) 1997-2011 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.
|
||||
*/
|
||||
|
||||
/* Simple program: draw as many random objects on the screen as possible */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue