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 | f71ae7b2a966f16d325a238381a54e878c628535 (patch) | |
tree | aae7d693626203f1b730754c1d6ed2b1e81a3ce6 /opcodes/m88k-dis.c | |
parent | d22c3d949383d6138b0543b9f731aaf4af7a1bd1 (diff) | |
download | gdb-f71ae7b2a966f16d325a238381a54e878c628535.tar.gz |
Fix typos in ChangeLogs; fix dates in copyright notices
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 ef3f32a284b..f0336c7bd5f 100644 --- a/opcodes/m88k-dis.c +++ b/opcodes/m88k-dis.c @@ -1,5 +1,5 @@ /* Print instructions for the Motorola 88000, for GDB and GNU Binutils. - Copyright (c) 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998 + Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998, 2000 Free Software Foundation, Inc. Contributed by Data General Corporation, November 1989. Partially derived from an earlier printcmd.c. |