diff options
| author | 2016-03-04 22:15:05 +1100 | |
|---|---|---|
| committer | 2016-03-04 22:15:05 +1100 | |
| commit | f6d0dc13eebdba8203966c19b19cd118eb395b7c (patch) | |
| tree | 60212f82b825ae76cf8ab4f2c61cf30df4878093 /docs | |
| parent | 55c7167b3404c424a0bc6b6d3e1a80b9ccb6f193 (diff) | |
More doc updates/clarifications
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/mame.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/mame.txt b/docs/mame.txt index 8aeb03a435e..1bb1b64ce1b 100644 --- a/docs/mame.txt +++ b/docs/mame.txt @@ -1,4 +1,4 @@ -MAME(tm), the Multiple Arcade Machine Emulator +MAME(tm) Copyright (c) 1997-2013 by Nicola Salmoria and the MAME team MAME is a trademark owned by Nicola Salmoria @@ -27,8 +27,9 @@ in the executable. II. Cost -------- MAME is free. Its source code is free. The project as whole is under -distributed under the GPL-2.0 license, but most of code (including core -functionality) is available under the 3-clause BSD license. +distributed under the GNU General Public License, version 2 (GPL-2.0), +but most of code (including core functionality) is available under the +BSD-3-~lause license. ------------------------- |
