summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
author balr0g <balrog032@gmail.com>2015-05-26 15:42:04 -0400
committer balr0g <balrog032@gmail.com>2015-05-26 15:42:04 -0400
commita8da7f2c4572b7c30bff8bd976e19cd472872883 (patch)
treea2b577b1d70f8bd160207d8033852a4e2c6b8bd7 /README.md
parent4922311dd0e40b1ee632ff9404871505e45a138b (diff)
minor README changes (nw)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6bcfc844e40..b67ba08686d 100644
--- a/README.md
+++ b/README.md
@@ -23,9 +23,9 @@ The MESS and MAME projects live in the same source repository and share much of
License
=======
-MAME is in the process of becoming an Free and Open Source project. We are still in process of contacting all developers from the past. We have received approval for the vast majority of contributions.
+MAME is in the process of becoming a Free and Open Source project. We are still in process of contacting all developers who have contributed in the past. We have received approval for the vast majority of contributions.
-Going forward, we will be using the 3-Clause BSD license for the core; and the LGPL version 2.1 or later, and the GPL version 2.0 or later, for certain drivers. As a whole, MAME will be delivered under the GPL version 2.0 or later.
+Going forward, we will be using the 3-Clause BSD license for the core, and the LGPL version 2.1 or later, and the GPL version 2.0 or later, for certain drivers. As a whole, MAME will be delivered under the GPL version 2.0 or later.
As we are still contacting developers, MAME is still distributed under the [MAME license](docs/mamelicense.txt) as of this time. If you have not been contacted yet, and believe you have contributed code to MAME in the past, please [contact us](mailto:mamedev@mamedev.org).
How to compile?