Added missing launcher
[mupen64plus-pandora.git] / source / mupen64plus-core / LICENSES
CommitLineData
451ab91e 1Mupen64Plus-Core LICENSES
2-------------------------
3
4Mupen64Plus-Core is licensed under the GNU General Public License version 2. Please see the
5included doc/gpl-license file for the terms and conditions of the GNU General Public License.
6The authors of Mupen64Plus-Core are:
7 * Richard Goedeken (Richard42)
8 * Sven Eckelmann (ecsv)
9 * John Chadwick (NMN)
10 * James Hood (Ebenblues)
11 * Scott Gorman (okaygo)
12 * Scott Knauert (Tillin9)
13 * Jesse Dean (DarkJezter)
14 * Louai Al-Khanji (slougi)
15 * Bob Forder (orbitaldecay)
16 * Jason Espinosa (hasone)
17 * HyperHacker
18 * and others.
19
20The Mupen64Plus API documentation (located in doc/emuwiki-api-doc/*) is Copyright(C) 2009-2011
21by Richard Goedeken and is licensed under the GNU General Public License version 2.
22
23Mupen64Plus is based on GPL-licensed source code from Mupen64 v0.5, originally written by:
24 * Hacktarux
25 * Dave2001
26 * Zilmar
27 * Gregor Anich (Blight)
28 * Juha Luotio (JttL)
29 * and others.
30
31The OGLFT library used for the On-Screen Display is based on GPL/LGPL-licensed code Copyright 2002 lignum Computing. Please see the included doc/lgpl-license file for the terms and conditions of the GNU Lesser General Public License. More information about this library is available at the following websites:
32 - http://oglft.sourceforge.net/index.html
33 - http://directory.fsf.org/project/OGLFT/
34
35Additionally, mupen includes a number of components licensed under other OSI approved licenses:
36
37The BSD license:
38 * minizip by Gilles Vollant and others, ftp://ftp.info-zip.org/pub/infozip/license.html
39 * src/memory/n64_cic_nus_6105.c/.h, by X-Scale
40
41The zlib/libpng license:
42 * Adler-32 by Mark Adler
43 * libpng by Glenn Randers-Pehrson, Peter Deutsch, and Guy Eric Schalnat
44 * MD5 hasing code by Peter Deutsch
45
46The Bitstream license:
47 * The TrueType font (data/font.ttf) is licensed by the Bitstream license. Please see the included doc/font-license file for the terms and conditions of the Bitstream license.
48
49