summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m6502
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2015-05-22 13:49:37 -0400
committer R. Belmont <rb6502@users.noreply.github.com>2015-05-22 13:49:37 -0400
commit7700fa45a8b6bc29104ff398cf144a0d4836c2d3 (patch)
tree2918d49dacdd83beea5ec66627e7438d35146456 /src/emu/cpu/m6502
parent62374751eccc5d18ee07916dfc47490d68b18714 (diff)
License self-service (nw)
Diffstat (limited to 'src/emu/cpu/m6502')
-rw-r--r--src/emu/cpu/m6502/m5074x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/m6502/m5074x.c b/src/emu/cpu/m6502/m5074x.c
index b4d9cea41ee..dc499b912c0 100644
--- a/src/emu/cpu/m6502/m5074x.c
+++ b/src/emu/cpu/m6502/m5074x.c
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Olivier Galibert
+// copyright-holders:R. Belmont, Olivier Galibert
/*
Mitsubishi M5074x 8-bit microcontroller family
*/