summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-2.30.2/README-SDL.txt
diff options
context:
space:
mode:
author3gg <3gg@shellblade.net>2024-05-04 16:51:29 -0700
committer3gg <3gg@shellblade.net>2024-05-04 16:51:29 -0700
commit8222bfe56d4dabe8d92fc4b25ea1b0163b16f3e1 (patch)
tree763389e42276035ac134d94eb1dc32293b88d807 /src/contrib/SDL-2.30.2/README-SDL.txt
Initial commit.
Diffstat (limited to 'src/contrib/SDL-2.30.2/README-SDL.txt')
-rw-r--r--src/contrib/SDL-2.30.2/README-SDL.txt13
1 files changed, 13 insertions, 0 deletions
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 @@
1
2Please distribute this file with the SDL runtime environment:
3
4The Simple DirectMedia Layer (SDL for short) is a cross-platform library
5designed to make it easy to write multi-media software, such as games
6and emulators.
7
8The Simple DirectMedia Layer library source code is available from:
9https://www.libsdl.org/
10
11This library is distributed under the terms of the zlib license:
12http://www.zlib.net/zlib_license.html
13