diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-03 11:52:12 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-03 11:52:12 +0000 |
commit | aef6203bd6d412d65f539a41f1abd07b14d7a05d (patch) | |
tree | b2000045d29334369a5c4df432932663bebd914c /opcodes/m88k-dis.c | |
parent | 9553c6388c435343a5adf77888647ace94808024 (diff) | |
download | gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.zip gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.gz gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.bz2 |
update copyright dates
Diffstat (limited to 'opcodes/m88k-dis.c')
-rw-r--r-- | opcodes/m88k-dis.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/m88k-dis.c b/opcodes/m88k-dis.c index 5901a5a..63fca14 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 - Free Software Foundation, Inc. + Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998, 2000, 2001, + 2002 Free Software Foundation, Inc. Contributed by Data General Corporation, November 1989. Partially derived from an earlier printcmd.c. |