Added a license exception to permit custom startup config dialogs in closed-source projects.

This commit is contained in:
pelya
2011-04-18 17:56:40 +00:00
parent 5c60741dae
commit ea3df210c4
10 changed files with 132 additions and 16 deletions

View File

@@ -1,4 +1,14 @@
// This string is autogenerated by ChangeAppSettings.sh, do not change spaces amount
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2011 Sam Lantinga
Java source code (C) 2009-2011 Sergii Pylypenko
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
*/
package net.sourceforge.clonekeenplus;
import javax.microedition.khronos.opengles.GL10;