diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-09-24 23:01:48 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-09-24 23:01:48 +0000 |
commit | 9d696aa3460a66368024dee912bae7c0f87d8167 (patch) | |
tree | 505bc7416c9e32cd4218cc84e9dd3c5a4ca06537 /include | |
parent | 5aee65fcfa57882070fbff40fa5267bf54400ea8 (diff) | |
download | gdb-9d696aa3460a66368024dee912bae7c0f87d8167.zip gdb-9d696aa3460a66368024dee912bae7c0f87d8167.tar.gz gdb-9d696aa3460a66368024dee912bae7c0f87d8167.tar.bz2 |
fix copyright
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/m68k.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/m68k.h b/include/opcode/m68k.h index 2e8d5ce..e4f426b 100644 --- a/include/opcode/m68k.h +++ b/include/opcode/m68k.h @@ -1,5 +1,5 @@ /* Opcode table header for m680[01234]0/m6888[12]/m68851. - Copyright 1989, 1991, 1992, 1993, 1994, 1995 Free Software Foundation. + Copyright 1989, 91, 92, 93, 94, 95, 96, 1997 Free Software Foundation. This file is part of GDB, GAS, and the GNU binutils. |