summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/arm7/arm7thmb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/arm7/arm7thmb.c')
-rw-r--r--src/emu/cpu/arm7/arm7thmb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/arm7/arm7thmb.c b/src/emu/cpu/arm7/arm7thmb.c
index fe057976dbf..5e67464d284 100644
--- a/src/emu/cpu/arm7/arm7thmb.c
+++ b/src/emu/cpu/arm7/arm7thmb.c
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:???
+// copyright-holders:Steve Ellenoff,R. Belmont,Ryan Holtz
#include "emu.h"
#include "arm7.h"
#include "arm7core.h"