From ea6c69b00795ddf151057822fc82e22c793b046a Mon Sep 17 00:00:00 2001 From: gen2brain Date: Sat, 28 Sep 2013 19:56:30 +0200 Subject: [PATCH] add SDL2 to LICENSES --- LICENSES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/LICENSES b/LICENSES index 0d2ccc9..69ae265 100644 --- a/LICENSES +++ b/LICENSES @@ -4,6 +4,10 @@ http://www.gnu.org/licenses/lgpl.html +- Included SDL2 ctypes code is Copyright: Marcus von Appen + + This software is distributed under the Public Domain. + - joystick.py is a Python port of Qt SDL joystick wrapper by René Reucher: