summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-12-12 19:19:57 +0000
committerNick Clifton <nickc@redhat.com>2000-12-12 19:19:57 +0000
commit923b6f90d9ff032d7b3085b592c53d4fe416e877 (patch)
treedb84423e4dc9decddc6aa3655157946fa9b55f6c /opcodes
parent719907532bfd7b686be251d5f912840065e6bff9 (diff)
downloadgdb-923b6f90d9ff032d7b3085b592c53d4fe416e877.tar.gz
Update copyright dates
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/mips-opc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/mips-opc.c b/opcodes/mips-opc.c
index e6b25cb9f1d..7b0ee2cee34 100644
--- a/opcodes/mips-opc.c
+++ b/opcodes/mips-opc.c
@@ -1,5 +1,5 @@
/* mips-opc.c -- MIPS opcode list.
- Copyright 1993, 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+ Copyright 1993, 1994, 1995, 1996, 1997, 1998, 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.