diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-14 02:27:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-14 02:27:44 +0000 |
commit | c77e3e54818ade3449091f33490601ba4ffbc4f4 (patch) | |
tree | a4a898f8d950a5cda3ffaf19373d2ede44c63478 /include/opcode/m68k.h | |
parent | 1d39c83a329b80334ae1ea9163f6a98767c60551 (diff) | |
download | cygnal-c77e3e54818ade3449091f33490601ba4ffbc4f4.tar.gz cygnal-c77e3e54818ade3449091f33490601ba4ffbc4f4.tar.bz2 cygnal-c77e3e54818ade3449091f33490601ba4ffbc4f4.zip |
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
Diffstat (limited to 'include/opcode/m68k.h')
-rw-r--r-- | include/opcode/m68k.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/opcode/m68k.h b/include/opcode/m68k.h index c4665ba9d..3371d38a7 100644 --- a/include/opcode/m68k.h +++ b/include/opcode/m68k.h @@ -1,5 +1,6 @@ /* Opcode table header for m680[01234]0/m6888[12]/m68851. - Copyright 1989, 91, 92, 93, 94, 95, 96, 97, 1999, 2001 Free Software Foundation. + Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2001 + Free Software Foundation, Inc. This file is part of GDB, GAS, and the GNU binutils. |