diff options
Diffstat (limited to 'src/emu/cpu/m6502/tn2a03.c')
-rw-r--r-- | src/emu/cpu/m6502/tn2a03.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/m6502/tn2a03.c b/src/emu/cpu/m6502/tn2a03.c index 6e5975f637a..7b3c25fe873 100644 --- a/src/emu/cpu/m6502/tn2a03.c +++ b/src/emu/cpu/m6502/tn2a03.c @@ -7,7 +7,7 @@ * of the ADC and SBC instructions, so all opcodes except ADC/SBC * are simply mapped to the m6502 ones. * - * Copyright (c) 1998,1999,2000 Juergen Buchmueller, all rights reserved. + * Copyright Juergen Buchmueller, all rights reserved. * * - This source code is released as freeware for non-commercial purposes. * - You are free to use and redistribute this code in modified or |