Is MAME Open Source?: Difference between revisions

From MAMEDEV Wiki
(New page: [http://mamedev.org/license.html MAME's License] is a modified version of the standard BSD license. The primary modification is that we do not allow commercial distribution or use of MAME,...)
 
mNo edit summary
Line 1: Line 1:
[http://mamedev.org/license.html MAME's License] is a modified version of the standard BSD license. The primary modification is that we do not allow commercial distribution or use of MAME, in order to limit some of the obvious abuses of the code. Because of this modification, MAME's license does not fall under the definition of an '''O'''pen '''S'''ource (uppercase) license. This is one of the reasons you don't see the MAME source code hosted on sites such as [http://sourceforge.net SourceForge].
[http://www.mamedev.org/legal.html MAME's License] is a modified version of the standard BSD license. The primary modification is that we do not allow commercial distribution or use of MAME, in order to limit some of the obvious abuses of the code. Because of this modification, MAME's license does not fall under the definition of an '''O'''pen '''S'''ource (uppercase) license. This is one of the reasons you don't see the MAME source code hosted on sites such as [http://sourceforge.net SourceForge].


Confusingly, MAME is often referred to as '''o'''pen '''s'''ource (lowercase), as its development shares much in common with other open source projects. However, in spite of its freely available source code, MAME may not be used in a commercial setting, as specified by its license.
Confusingly, MAME is often referred to as '''o'''pen '''s'''ource (lowercase), as its development shares much in common with other open source projects. However, in spite of its freely available source code, MAME may not be used in a commercial setting, as specified by its license.


Return to [[Frequently Asked Questions]]
Return to [[Frequently Asked Questions]]

Revision as of 02:51, 25 November 2014

MAME's License is a modified version of the standard BSD license. The primary modification is that we do not allow commercial distribution or use of MAME, in order to limit some of the obvious abuses of the code. Because of this modification, MAME's license does not fall under the definition of an Open Source (uppercase) license. This is one of the reasons you don't see the MAME source code hosted on sites such as SourceForge.

Confusingly, MAME is often referred to as open source (lowercase), as its development shares much in common with other open source projects. However, in spite of its freely available source code, MAME may not be used in a commercial setting, as specified by its license.

Return to Frequently Asked Questions