From 2ec55fd974a63b705a4777c256d2222c874fa043 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 Jan 2019 18:38:35 +0800 Subject: *SDL project --- Source/3rdParty/SDL2/README-SDL.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Source/3rdParty/SDL2/README-SDL.txt (limited to 'Source/3rdParty/SDL2/README-SDL.txt') diff --git a/Source/3rdParty/SDL2/README-SDL.txt b/Source/3rdParty/SDL2/README-SDL.txt new file mode 100644 index 0000000..8d92955 --- /dev/null +++ b/Source/3rdParty/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