diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-12 19:19:57 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-12 19:19:57 +0000 |
commit | 239f0c5ce5c30d1c13cf6b1211175b9cbb10a780 (patch) | |
tree | 5031bdafd305634cea00b21c8eb41af0b850cbb2 /opcodes | |
parent | b46cd1657c4f7808aa9df8bd1504a0939de61482 (diff) | |
download | gdb-239f0c5ce5c30d1c13cf6b1211175b9cbb10a780.zip gdb-239f0c5ce5c30d1c13cf6b1211175b9cbb10a780.tar.gz gdb-239f0c5ce5c30d1c13cf6b1211175b9cbb10a780.tar.bz2 |
Update copyright dates
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/mips-opc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/mips-opc.c b/opcodes/mips-opc.c index e6b25cb..7b0ee2c 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. |