summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-03-22 20:34:34 +0100
committer hap <happppp@users.noreply.github.com>2017-03-22 20:34:34 +0100
commitf2bbc03722dde0e0cd414c0c5ec0f63864424cc2 (patch)
tree86cbdf058cf7947e618de40bed645add5f946a81 /src
parent4ce14a78119613335464ad1b81bc062c2fb2a351 (diff)
6821pia: correct copyright holders (nw)
Diffstat (limited to 'src')
-rw-r--r--src/devices/machine/6821pia.cpp2
-rw-r--r--src/devices/machine/6821pia.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/machine/6821pia.cpp b/src/devices/machine/6821pia.cpp
index 2d1e20859dc..37edfc6449b 100644
--- a/src/devices/machine/6821pia.cpp
+++ b/src/devices/machine/6821pia.cpp
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Nathan Woods
+// copyright-holders:Aaron Giles, Nathan Woods
/**********************************************************************
Motorola 6821 PIA interface and emulation
diff --git a/src/devices/machine/6821pia.h b/src/devices/machine/6821pia.h
index 7eb3197d255..156d1d65b0c 100644
--- a/src/devices/machine/6821pia.h
+++ b/src/devices/machine/6821pia.h
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Nathan Woods
+// copyright-holders:Aaron Giles, Nathan Woods
/**********************************************************************
Motorola 6821 PIA interface and emulation