From f5f6a899903a309f1fc93b31c0297fc7b3b5cf46 Mon Sep 17 00:00:00 2001 From: Andrew Reidmeyer Date: Wed, 15 Mar 2017 09:28:59 -0600 Subject: Initial 1.0.0 binary release --- external/SDL2/README-SDL.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 external/SDL2/README-SDL.txt (limited to 'external/SDL2/README-SDL.txt') diff --git a/external/SDL2/README-SDL.txt b/external/SDL2/README-SDL.txt new file mode 100644 index 0000000..fade0b9 --- /dev/null +++ b/external/SDL2/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: +http://www.libsdl.org/ + +This library is distributed under the terms of the zlib license: +http://www.zlib.net/zlib_license.html + -- cgit v1.2.3