author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Wed, 27 Jul 2016 20:47:08 +0200 | |
changeset 10211 | 2e4c1b2fce79 |
parent 10108 | 866896c224fd |
permissions | -rw-r--r-- |
9023 | 1 |
|
2 |
Please distribute this file with the SDL runtime environment: |
|
3 |
||
4 |
The Simple DirectMedia Layer (SDL for short) is a cross-platform library |
|
10108
866896c224fd
Another commit to test revision control.
Ryan C. Gordon <icculus@icculus.org>
parents:
10107
diff
changeset
|
5 |
designed to make it easy to write multi-media software, such as games |
866896c224fd
Another commit to test revision control.
Ryan C. Gordon <icculus@icculus.org>
parents:
10107
diff
changeset
|
6 |
and emulators. |
9023 | 7 |
|
8 |
The Simple DirectMedia Layer library source code is available from: |
|
9 |
http://www.libsdl.org/ |
|
10 |
||
11 |
This library is distributed under the terms of the zlib license: |
|
12 |
http://www.zlib.net/zlib_license.html |
|
13 |