From e65292270a90533f60a070a8fea7e391d543cbb4 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 24 May 2015 12:00:05 +0200 Subject: [PATCH] Update for Norbert Kehrer and one fix (nw) --- src/mame/audio/madalien.c | 2 +- src/mame/drivers/dambustr.c | 2 +- src/mame/drivers/madalien.c | 2 +- src/mame/drivers/quantum.c | 2 +- src/mame/drivers/supertnk.c | 2 +- src/mame/includes/madalien.h | 2 +- src/mame/video/madalien.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/mame/audio/madalien.c b/src/mame/audio/madalien.c index d613d187dbd..0db147f4b3b 100644 --- a/src/mame/audio/madalien.c +++ b/src/mame/audio/madalien.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Norbert Kehrer /************************************************************************ * madalien Sound System Analog emulation diff --git a/src/mame/drivers/dambustr.c b/src/mame/drivers/dambustr.c index c1e4383597a..13626af687b 100644 --- a/src/mame/drivers/dambustr.c +++ b/src/mame/drivers/dambustr.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Norbert Kehrer /*************************************************************************** diff --git a/src/mame/drivers/madalien.c b/src/mame/drivers/madalien.c index c2f8abb02f2..944bfd00d13 100644 --- a/src/mame/drivers/madalien.c +++ b/src/mame/drivers/madalien.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Norbert Kehrer /*************************************************************************** diff --git a/src/mame/drivers/quantum.c b/src/mame/drivers/quantum.c index 1c34bf220dc..09abe250239 100644 --- a/src/mame/drivers/quantum.c +++ b/src/mame/drivers/quantum.c @@ -1,5 +1,5 @@ // license:??? -// copyright-holders:Paul Forgey +// copyright-holders:Paul Forgey, Hedley Rainnie, Aaron Giles /*************************************************************************** Atari Quantum hardware diff --git a/src/mame/drivers/supertnk.c b/src/mame/drivers/supertnk.c index 3a0e1edd4ae..031f0d37048 100644 --- a/src/mame/drivers/supertnk.c +++ b/src/mame/drivers/supertnk.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Norbert Kehrer /*************************************************************************** diff --git a/src/mame/includes/madalien.h b/src/mame/includes/madalien.h index 715cabf2536..b0fbb2a6a15 100644 --- a/src/mame/includes/madalien.h +++ b/src/mame/includes/madalien.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Norbert Kehrer /*************************************************************************** diff --git a/src/mame/video/madalien.c b/src/mame/video/madalien.c index aeddac15b55..7d1822ad5b7 100644 --- a/src/mame/video/madalien.c +++ b/src/mame/video/madalien.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Norbert Kehrer /***************************************************************************