aboutsummaryrefslogtreecommitdiff
path: root/opcodes/mips-opc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-03-03 11:52:12 +0000
committerAlan Modra <amodra@gmail.com>2005-03-03 11:52:12 +0000
commitaef6203bd6d412d65f539a41f1abd07b14d7a05d (patch)
treeb2000045d29334369a5c4df432932663bebd914c /opcodes/mips-opc.c
parent9553c6388c435343a5adf77888647ace94808024 (diff)
downloadgdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.zip
gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.gz
gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.bz2
update copyright dates
Diffstat (limited to 'opcodes/mips-opc.c')
-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 d6d82a5..9ce70a0 100644
--- a/opcodes/mips-opc.c
+++ b/opcodes/mips-opc.c
@@ -1,6 +1,6 @@
/* mips-opc.c -- MIPS opcode list.
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
- Free Software Foundation, Inc.
+ 2003, 2004, 2005 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.