diff options
Diffstat (limited to 'src/devices/cpu/arm7/arm7dasm.h')
-rw-r--r-- | src/devices/cpu/arm7/arm7dasm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/cpu/arm7/arm7dasm.h b/src/devices/cpu/arm7/arm7dasm.h index 1e0d27ca754..3c9514482bd 100644 --- a/src/devices/cpu/arm7/arm7dasm.h +++ b/src/devices/cpu/arm7/arm7dasm.h @@ -2,10 +2,10 @@ // copyright-holders:Steve Ellenoff,R. Belmont,Ryan Holtz /***************************************************************************** * - * arm7dasm.c + * arm7dasm.h * Portable ARM7TDMI Core Emulator - Disassembler * - * Copyright Steve Ellenoff, all rights reserved. + * Copyright Steve Ellenoff * * This work is based on: * #1) 'Atmel Corporation ARM7TDMI (Thumb) Datasheet - January 1999' |