aboutsummaryrefslogtreecommitdiff
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/alpha-dis.c
parentUpdate year range in copyright notice of all files owned by the GDB project. (diff)
downloadbinutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.gz
binutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.bz2
binutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.zip
ChangeLog rotatation and copyright year update
Diffstat (limited to 'opcodes/alpha-dis.c')
-rw-r--r--opcodes/alpha-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/alpha-dis.c b/opcodes/alpha-dis.c
index 01fdbce07db..1d6775d559c 100644
--- a/opcodes/alpha-dis.c
+++ b/opcodes/alpha-dis.c
@@ -1,5 +1,5 @@
/* alpha-dis.c -- Disassemble Alpha AXP instructions
- Copyright (C) 1996-2014 Free Software Foundation, Inc.
+ Copyright (C) 1996-2015 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@tamu.edu>,
patterned after the PPC opcode handling written by Ian Lance Taylor.