summaryrefslogtreecommitdiff
path: root/opcodes/mips-opc.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-13 22:58:38 +0000
committerNick Clifton <nickc@redhat.com>2001-03-13 22:58:38 +0000
commitf71ae7b2a966f16d325a238381a54e878c628535 (patch)
treeaae7d693626203f1b730754c1d6ed2b1e81a3ce6 /opcodes/mips-opc.c
parentd22c3d949383d6138b0543b9f731aaf4af7a1bd1 (diff)
downloadgdb-f71ae7b2a966f16d325a238381a54e878c628535.tar.gz
Fix typos in ChangeLogs; fix dates in copyright notices
Diffstat (limited to 'opcodes/mips-opc.c')
-rw-r--r--opcodes/mips-opc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/mips-opc.c b/opcodes/mips-opc.c
index 7b0ee2cee34..93822b83246 100644
--- a/opcodes/mips-opc.c
+++ b/opcodes/mips-opc.c
@@ -1,5 +1,6 @@
/* mips-opc.c -- MIPS opcode list.
- Copyright 1993, 1994, 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
+ Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+ Free Software Foundation, Inc.
Contributed by Ralph Campbell and OSF
Commented and modified by Ian Lance Taylor, Cygnus Support
Extended for MIPS32 support by Anders Norlander, and by SiByte, Inc.