summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/h6280/h6280ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/h6280/h6280ops.h')
-rw-r--r--src/emu/cpu/h6280/h6280ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/h6280/h6280ops.h b/src/emu/cpu/h6280/h6280ops.h
index 087698f88c7..602ae584737 100644
--- a/src/emu/cpu/h6280/h6280ops.h
+++ b/src/emu/cpu/h6280/h6280ops.h
@@ -2,7 +2,7 @@
h6280ops.h - Addressing modes and opcode macros for the Hu6820 cpu
- Copyright (c) 1999 Bryan McPhail, mish@tendril.co.uk
+ Copyright Bryan McPhail, mish@tendril.co.uk
This source code is based (with permission!) on the 6502 emulator by
Juergen Buchmueller. It is released as part of the Mame emulator project.