From 8222bfe56d4dabe8d92fc4b25ea1b0163b16f3e1 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Sat, 4 May 2024 16:51:29 -0700 Subject: Initial commit. --- src/contrib/SDL-2.30.2/README-SDL.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/contrib/SDL-2.30.2/README-SDL.txt (limited to 'src/contrib/SDL-2.30.2/README-SDL.txt') diff --git a/src/contrib/SDL-2.30.2/README-SDL.txt b/src/contrib/SDL-2.30.2/README-SDL.txt new file mode 100644 index 0000000..2984b14 --- /dev/null +++ b/src/contrib/SDL-2.30.2/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.2.3