From 0c391fdbce5a079cf03e483eb6174dd47806163d Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 7 Aug 2019 21:08:47 +0800 Subject: *misc --- Source/external/SDL2/README-SDL.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Source/external/SDL2/README-SDL.txt (limited to 'Source/external/SDL2/README-SDL.txt') diff --git a/Source/external/SDL2/README-SDL.txt b/Source/external/SDL2/README-SDL.txt new file mode 100644 index 0000000..8d92955 --- /dev/null +++ b/Source/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: +https://www.libsdl.org/ + +This library is distributed under the terms of the zlib license: +http://www.zlib.net/zlib_license.html + -- cgit v1.1-26-g67d0