diff options
Diffstat (limited to 'src/emu/cpu/tms7000/tms70op.c')
-rw-r--r-- | src/emu/cpu/tms7000/tms70op.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/tms7000/tms70op.c b/src/emu/cpu/tms7000/tms70op.c index 15ff2c58968..a527dfcbe3a 100644 --- a/src/emu/cpu/tms7000/tms70op.c +++ b/src/emu/cpu/tms7000/tms70op.c @@ -3,7 +3,7 @@ * tms70op.c (Op code functions) * Portable TMS7000 emulator (Texas Instruments 7000) * - * Copyright (c) 2001 tim lindner, all rights reserved. + * Copyright tim lindner, 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 |