Is MAME Open Source?: Difference between revisions
From MAMEDEV Wiki
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[http://mamedev.org/legal.html MAME's | [http://mamedev.org/legal.html MAME's Source Code] is now available under an OSI-compliant and FSF-approved license! As a result, a great majority of files (over 90% including core files) are available under the 3-Clause BSD License but project as a whole is distributed under the terms of the GNU General Public License, version 2 or later (GPL-2.0+), since it contains code made available under multiple GPL-compatible licenses. This license change is in present for all sources as of [https://github.com/mamedev/mame/commit/35ccf865 Git revision 35ccf865] with the first public upcoming release of MAME 0.172. Source files may also be licensed as specified in the file header and the license change does not apply to prior versions of MAME to this version/git revision. | ||
Return to [[Frequently Asked Questions]] | Return to [[Frequently Asked Questions]] |
Revision as of 01:05, 5 March 2016
MAME's Source Code is now available under an OSI-compliant and FSF-approved license! As a result, a great majority of files (over 90% including core files) are available under the 3-Clause BSD License but project as a whole is distributed under the terms of the GNU General Public License, version 2 or later (GPL-2.0+), since it contains code made available under multiple GPL-compatible licenses. This license change is in present for all sources as of Git revision 35ccf865 with the first public upcoming release of MAME 0.172. Source files may also be licensed as specified in the file header and the license change does not apply to prior versions of MAME to this version/git revision.
Return to Frequently Asked Questions