From 453a75a33e2c2a3ab152ecd11eb7a3761f4d8dcd Mon Sep 17 00:00:00 2001 From: pelya Date: Fri, 12 Nov 2010 11:18:46 +0200 Subject: [PATCH] Updated readme --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index fe3e792d3..ed507cfbd 100644 --- a/readme.txt +++ b/readme.txt @@ -295,7 +295,7 @@ License information =================== The libSDL port itself is licensed under LGPL, so you may use it for commercial app without releasing sources, -however you'll have to release the file ChangeAppSettings.sh to allow linking newer version of libSDL with +however you'll have to release the file AndroidAppSettings.cfg to allow linking newer version of libSDL with your compiled application, as LGPL requires. It contains separate libraries under project/jni, each of which has it's own license, I've tried to compile all LGPL-ed libs as shared libs but you should anyway inspect the licenses