summaryrefslogtreecommitdiff
path: root/opcodes/mips-opc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-01-02 00:45:26 +1030
committerAlan Modra <amodra@gmail.com>2015-01-02 00:53:45 +1030
commitb90efa5b79ac1524ec260f8eb89d1be37e0219a7 (patch)
treea7ebeb673d79bf4ba968d3a740a9b2a185f0bb48 /opcodes/mips-opc.c
parent32d0add0a654c1204ab71dc8a55d9374538c4b33 (diff)
downloadbinutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.gz
ChangeLog rotatation and copyright year update
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 c4f67ad25b6..0472b5bf243 100644
--- a/opcodes/mips-opc.c
+++ b/opcodes/mips-opc.c
@@ -1,5 +1,5 @@
/* mips-opc.c -- MIPS opcode list.
- Copyright (C) 1993-2014 Free Software Foundation, Inc.
+ Copyright (C) 1993-2015 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.