diff options
Diffstat (limited to 'src/emu/cpu/m68000/m68kdasm.c')
-rw-r--r-- | src/emu/cpu/m68000/m68kdasm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/m68000/m68kdasm.c b/src/emu/cpu/m68000/m68kdasm.c index 2c794c1c0d0..91b998febdc 100644 --- a/src/emu/cpu/m68000/m68kdasm.c +++ b/src/emu/cpu/m68000/m68kdasm.c @@ -6,7 +6,7 @@ * Version 3.32 * * A portable Motorola M680x0 processor emulation engine. - * Copyright 1998-2007 Karl Stenerud. All rights reserved. + * Copyright Karl Stenerud. All rights reserved. * * This code may be freely used for non-commercial purposes as long as this * copyright notice remains unaltered in the source code and any binary files |