diff options
-rw-r--r-- | licenses/gate88-license | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/licenses/gate88-license b/licenses/gate88-license new file mode 100644 index 00000000000..2c543c20847 --- /dev/null +++ b/licenses/gate88-license @@ -0,0 +1,30 @@ +Copyright (C) 2004-2005 Jonathan Hin Kong Mak + +The binaries, artwork, music, sounds, text files, and other components +contained in this package will be herein referred to as the +"Software". The Software is the copyrighted property of Jonathan +Hin Kong Mak (herein referred to as the "Author"). By using this +Software you agreeing to the following terms: + +1. The Software is provided "as-is". The Author is not responsible +for any harm caused by running, downloading, installing, or +uninstalling the Software. + +2. You will not resell the Software. + +3. You will not decompile, disassemble, or reverse engineer the Software. + +4. You will not distribute modified versions of the Software. You +may however, freely distribute unmodified versions of the software +for non-profit. + + +The Software makes use of the following libraries: +SDL +SDL_mixer +SDL_net + +And are included under the terms of the LGPL license: +http://www.gnu.org/copyleft/lesser.html + +Source code for the libraries are available from: http://www.libsdl.org/ |