aboutsummaryrefslogtreecommitdiff
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
commit060d22b0d0cbc7786f83c236ed9812343530dc80 (patch)
tree3cdd2fd7f4de1bb34c9de9d7bb1c866572364d56 /opcodes/mips-opc.c
parentf48ff60ac89f36934e814ee3ffffa46914af0870 (diff)
downloadfsf-binutils-gdb-060d22b0d0cbc7786f83c236ed9812343530dc80.zip
fsf-binutils-gdb-060d22b0d0cbc7786f83c236ed9812343530dc80.tar.gz
fsf-binutils-gdb-060d22b0d0cbc7786f83c236ed9812343530dc80.tar.bz2
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 7b0ee2c..93822b8 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.