diff options
Diffstat (limited to 'opcodes/m88k-dis.c')
-rw-r--r-- | opcodes/m88k-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m88k-dis.c b/opcodes/m88k-dis.c index 6cfc615..73fc62f 100644 --- a/opcodes/m88k-dis.c +++ b/opcodes/m88k-dis.c @@ -1,6 +1,6 @@ /* Print instructions for the Motorola 88000, for GDB and GNU Binutils. Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998, 2000, 2001, - 2002, 2005, 2007 Free Software Foundation, Inc. + 2002, 2005, 2007, 2008 Free Software Foundation, Inc. Contributed by Data General Corporation, November 1989. Partially derived from an earlier printcmd.c. |