From 7f6002caba3f0a6749820c2772161caf55b8d267 Mon Sep 17 00:00:00 2001 From: neonloop Date: Fri, 7 May 2021 20:00:12 +0000 Subject: Initial commit (uqm-0.8.0) --- README-SDL | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README-SDL (limited to 'README-SDL') diff --git a/README-SDL b/README-SDL new file mode 100644 index 0000000..4d36ca9 --- /dev/null +++ b/README-SDL @@ -0,0 +1,13 @@ + +Please distribute this file with the SDL runtime environment: + +The Simple DirectMedia Layer (SDL for short) is a cross-platfrom 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 GNU LGPL license: +http://www.gnu.org/copyleft/lesser.html + -- cgit v1.2.3