diff options
author | 2018-04-10 22:03:08 +0200 | |
---|---|---|
committer | 2018-04-10 23:01:36 +0200 | |
commit | 70e4f720b4cb608842559383ad1958b3cccb44fd (patch) | |
tree | d0e3240604c6550e4a167afdb3b647934b5332a9 | |
parent | b3fe6c458805d076a0563a922aa1902d62d2f26b (diff) |
Not by me (nw)
-rw-r--r-- | src/devices/machine/ldp1450.cpp | 1 | ||||
-rw-r--r-- | src/devices/machine/ldp1450.h | 2 |
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. |