summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine
diff options
context:
space:
mode:
author balr0g <balrog032@gmail.com>2015-05-30 21:06:18 -0400
committer balr0g <balrog032@gmail.com>2015-05-30 21:06:18 -0400
commit810f82fee23c843b081b8efeaad2d594adf01aba (patch)
tree30f4d926bbebba748b610ff40043eb7d0a2e1714 /src/mess/machine
parent3a1d3b2b22ca0ef92cde27ddb24826e2d11ee6a7 (diff)
Corrections (nw)
Diffstat (limited to 'src/mess/machine')
-rw-r--r--src/mess/machine/cx4data.inc2
-rw-r--r--src/mess/machine/cx4fn.inc2
-rw-r--r--src/mess/machine/cx4oam.inc2
-rw-r--r--src/mess/machine/cx4ops.inc2
-rw-r--r--src/mess/machine/snescx4.c2
-rw-r--r--src/mess/machine/snescx4.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/mess/machine/cx4data.inc b/src/mess/machine/cx4data.inc
index b3184a452fb..b7d1610a304 100644
--- a/src/mess/machine/cx4data.inc
+++ b/src/mess/machine/cx4data.inc
@@ -1,5 +1,5 @@
// license:GPL-2.0+
-// copyright-holders:byuu
+// copyright-holders:byuu, Nach
/***************************************************************************
cx4data.c
diff --git a/src/mess/machine/cx4fn.inc b/src/mess/machine/cx4fn.inc
index 811a9794e62..2b5a302a227 100644
--- a/src/mess/machine/cx4fn.inc
+++ b/src/mess/machine/cx4fn.inc
@@ -1,5 +1,5 @@
// license:GPL-2.0+
-// copyright-holders:byuu
+// copyright-holders:byuu, Nach
/***************************************************************************
cx4fn.c
diff --git a/src/mess/machine/cx4oam.inc b/src/mess/machine/cx4oam.inc
index bcb7d29e922..abf74defea2 100644
--- a/src/mess/machine/cx4oam.inc
+++ b/src/mess/machine/cx4oam.inc
@@ -1,5 +1,5 @@
// license:GPL-2.0+
-// copyright-holders:byuu
+// copyright-holders:byuu, Nach
/***************************************************************************
cx4oam.c
diff --git a/src/mess/machine/cx4ops.inc b/src/mess/machine/cx4ops.inc
index 9147bb43869..02b97bc944d 100644
--- a/src/mess/machine/cx4ops.inc
+++ b/src/mess/machine/cx4ops.inc
@@ -1,5 +1,5 @@
// license:GPL-2.0+
-// copyright-holders:byuu
+// copyright-holders:byuu, Nach
/***************************************************************************
cx4ops.c
diff --git a/src/mess/machine/snescx4.c b/src/mess/machine/snescx4.c
index 26271e9a751..a4a200452a2 100644
--- a/src/mess/machine/snescx4.c
+++ b/src/mess/machine/snescx4.c
@@ -1,5 +1,5 @@
// license:GPL-2.0+
-// copyright-holders:Fabio Priuli, byuu
+// copyright-holders:Fabio Priuli, byuu, Nach
/***************************************************************************
snescx4.c
diff --git a/src/mess/machine/snescx4.h b/src/mess/machine/snescx4.h
index 3a553bfe745..1adca638a39 100644
--- a/src/mess/machine/snescx4.h
+++ b/src/mess/machine/snescx4.h
@@ -1,5 +1,5 @@
// license:GPL-2.0+
-// copyright-holders:Fabio Priuli, byuu
+// copyright-holders:Fabio Priuli, byuu, Nach
/***************************************************************************
snescx4.h