diff options
author | 2015-05-13 09:20:31 +0200 | |
---|---|---|
committer | 2015-05-13 09:23:17 +0200 | |
commit | 3e38b7d541860ffe02402ec002cad873bf2f3a6a (patch) | |
tree | 149c01353b164677e49425229225b1678ec33bca /src/mess/drivers/apollo.c | |
parent | e978f447757f5836082310eead498ec8848fe3a9 (diff) |
Updated MESS info for licenses (nw)
Diffstat (limited to 'src/mess/drivers/apollo.c')
-rw-r--r-- | src/mess/drivers/apollo.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mess/drivers/apollo.c b/src/mess/drivers/apollo.c index d471d41ce73..155e6e3a58e 100644 --- a/src/mess/drivers/apollo.c +++ b/src/mess/drivers/apollo.c @@ -1,14 +1,11 @@ // license:??? -// copyright-holders:??? +// copyright-holders:Hans Ostermeyer, R. Belmont /* * apollo.c - APOLLO DN3500/DN3000 driver * * Created on: May 12, 2010 * Author: Hans Ostermeyer * - * Released for general non-commercial use under the MAME license - * Visit http://mamedev.org for licensing and usage restrictions. - * * Adapted February 19, 2012 for general MAME/MESS standards by R. Belmont * * TODO: use MESS ram device and MCFG_RAM_* to handle RAM sizing. |