diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-13 22:58:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-13 22:58:38 +0000 |
commit | 060d22b0d0cbc7786f83c236ed9812343530dc80 (patch) | |
tree | 3cdd2fd7f4de1bb34c9de9d7bb1c866572364d56 /opcodes/m68k-opc.c | |
parent | f48ff60ac89f36934e814ee3ffffa46914af0870 (diff) | |
download | gdb-060d22b0d0cbc7786f83c236ed9812343530dc80.zip gdb-060d22b0d0cbc7786f83c236ed9812343530dc80.tar.gz gdb-060d22b0d0cbc7786f83c236ed9812343530dc80.tar.bz2 |
Fix typos in ChangeLogs; fix dates in copyright notices
Diffstat (limited to 'opcodes/m68k-opc.c')
-rw-r--r-- | opcodes/m68k-opc.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/opcodes/m68k-opc.c b/opcodes/m68k-opc.c index 22dca79..e512e20 100644 --- a/opcodes/m68k-opc.c +++ b/opcodes/m68k-opc.c @@ -1,6 +1,7 @@ /* Opcode table for m680[012346]0/m6888[12]/m68851/mcf5200. - Copyright 1989, 91, 92, 93, 94, 95, 96, 97, 98, 1999, 2001 - Free Software Foundation. + Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, + 2000, 2001 + Free Software Foundation, Inc. This file is part of GDB, GAS, and the GNU binutils. |