summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/devices/machine/ldp1450.cpp1
-rw-r--r--src/devices/machine/ldp1450.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/machine/ldp1450.cpp b/src/devices/machine/ldp1450.cpp
index c8c4051629b..2b4d037cab4 100644
--- a/src/devices/machine/ldp1450.cpp
+++ b/src/devices/machine/ldp1450.cpp
@@ -1,4 +1,5 @@
// license:BSD-3-Clause
+// copyright-holders:James Wallace
/***************************************************************************
Sony LDP-1450 laserdisc emulation.
diff --git a/src/devices/machine/ldp1450.h b/src/devices/machine/ldp1450.h
index 43aa866d0b3..3ef9fab0939 100644
--- a/src/devices/machine/ldp1450.h
+++ b/src/devices/machine/ldp1450.h
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Angelo Salese
+// copyright-holders:James Wallace
/***************************************************************************
Sony LDP-1450 laserdisc emulation.