diff options
author | 2015-05-28 14:11:13 -0400 | |
---|---|---|
committer | 2015-05-28 14:11:19 -0400 | |
commit | 20068ed55777ba5c9fd2a922c878585912b4eb5e (patch) | |
tree | 45b4057a526d93c01f95059f6693ae09cea8f44f /src/mess/machine | |
parent | 548a982a3cde7ff84e557f0ff4e15b38553b0462 (diff) |
We cannot relicense files for which we have not yet received responses (nw)
Diffstat (limited to 'src/mess/machine')
-rw-r--r-- | src/mess/machine/apple1.c | 2 | ||||
-rw-r--r-- | src/mess/machine/bbc.c | 2 | ||||
-rw-r--r-- | src/mess/machine/concept.c | 2 | ||||
-rw-r--r-- | src/mess/machine/mac.c | 2 | ||||
-rw-r--r-- | src/mess/machine/mboard.c | 2 | ||||
-rw-r--r-- | src/mess/machine/mtx.c | 4 | ||||
-rw-r--r-- | src/mess/machine/sms.c | 2 | ||||
-rw-r--r-- | src/mess/machine/sonydriv.c | 2 | ||||
-rw-r--r-- | src/mess/machine/sonydriv.h | 2 | ||||
-rw-r--r-- | src/mess/machine/svi318.c | 2 |
10 files changed, 11 insertions, 11 deletions
diff --git a/src/mess/machine/apple1.c b/src/mess/machine/apple1.c index f17c98d2e02..59b360aea7e 100644 --- a/src/mess/machine/apple1.c +++ b/src/mess/machine/apple1.c @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:??? // copyright-holders:Paul Daniels, Colin Howell, R. Belmont /*************************************************************************** diff --git a/src/mess/machine/bbc.c b/src/mess/machine/bbc.c index ef73ee4700a..5c1f7fcfe18 100644 --- a/src/mess/machine/bbc.c +++ b/src/mess/machine/bbc.c @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:??? // copyright-holders:Gordon Jefferyes, Nigel Barnes /****************************************************************************** BBC Model B diff --git a/src/mess/machine/concept.c b/src/mess/machine/concept.c index 3005eefb60b..8c547c51903 100644 --- a/src/mess/machine/concept.c +++ b/src/mess/machine/concept.c @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:??? // copyright-holders:Raphael Nabet, Brett Wyer /* Corvus Concept driver diff --git a/src/mess/machine/mac.c b/src/mess/machine/mac.c index 7ce5a0ab2c4..74bbaae1a00 100644 --- a/src/mess/machine/mac.c +++ b/src/mess/machine/mac.c @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:??? // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /**************************************************************************** diff --git a/src/mess/machine/mboard.c b/src/mess/machine/mboard.c index 02771271924..01aa1a988d5 100644 --- a/src/mess/machine/mboard.c +++ b/src/mess/machine/mboard.c @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:??? // copyright-holders:Ralf Schaefer, Cowering /********************************************************************** diff --git a/src/mess/machine/mtx.c b/src/mess/machine/mtx.c index fb2671bbade..46f3ec32e3f 100644 --- a/src/mess/machine/mtx.c +++ b/src/mess/machine/mtx.c @@ -1,5 +1,5 @@ -// license:BSD-3-Clause -// copyright-holders:(Original Author?), Dirk Best, Curt Coder +// license:??? +// copyright-holders:Lee Ward, Dirk Best, Curt Coder /************************************************************************* Memotech MTX 500, MTX 512 and RS 128 diff --git a/src/mess/machine/sms.c b/src/mess/machine/sms.c index 89e478c9ba2..5c4d15f2155 100644 --- a/src/mess/machine/sms.c +++ b/src/mess/machine/sms.c @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:??? // copyright-holders:Wilbert Pol, Charles MacDonald,Mathis Rosenhauer,Brad Oliver,Michael Luong,Fabio Priuli,Enik Land #include "emu.h" #include "crsshair.h" diff --git a/src/mess/machine/sonydriv.c b/src/mess/machine/sonydriv.c index 31c88e4f988..da47caaf37a 100644 --- a/src/mess/machine/sonydriv.c +++ b/src/mess/machine/sonydriv.c @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:??? // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /********************************************************************* diff --git a/src/mess/machine/sonydriv.h b/src/mess/machine/sonydriv.h index 52ecca6697a..3ebd46cb601 100644 --- a/src/mess/machine/sonydriv.h +++ b/src/mess/machine/sonydriv.h @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:??? // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /********************************************************************* diff --git a/src/mess/machine/svi318.c b/src/mess/machine/svi318.c index 2e22cd034d8..aa2525d365b 100644 --- a/src/mess/machine/svi318.c +++ b/src/mess/machine/svi318.c @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:??? // copyright-holders:Sean Young,Tomas Karlsson /* ** Spectravideo SVI-318 and SVI-328 |