diff options
author | chai <chaifix@163.com> | 2018-07-28 11:57:16 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-07-28 11:57:16 +0800 |
commit | ce63f79c7d683d0de398f6ea0483cdd59ec06a62 (patch) | |
tree | 6600b53ed5ba3164252bb75db743ff09532c4d4f /build/lib/SDL2-2.0.5/README-SDL.txt | |
parent | 70eaf47d6505dc40f672fafb61c2b7f084fa798a (diff) |
*update
Diffstat (limited to 'build/lib/SDL2-2.0.5/README-SDL.txt')
-rw-r--r-- | build/lib/SDL2-2.0.5/README-SDL.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/build/lib/SDL2-2.0.5/README-SDL.txt b/build/lib/SDL2-2.0.5/README-SDL.txt new file mode 100644 index 0000000..8d92955 --- /dev/null +++ b/build/lib/SDL2-2.0.5/README-SDL.txt @@ -0,0 +1,13 @@ + +Please distribute this file with the SDL runtime environment: + +The Simple DirectMedia Layer (SDL for short) is a cross-platform library +designed to make it easy to write multi-media software, such as games +and emulators. + +The Simple DirectMedia Layer library source code is available from: +https://www.libsdl.org/ + +This library is distributed under the terms of the zlib license: +http://www.zlib.net/zlib_license.html + |