aboutsummaryrefslogtreecommitdiff
path: root/opcodes/alpha-dis.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-09-02 07:25:43 +0000
committerAlan Modra <amodra@gmail.com>2009-09-02 07:25:43 +0000
commitaa820537ead0135a7c38c619039dce8a6fc74ed1 (patch)
tree459127ee92f9cca7b323fcce86aef03f1ad6d5b7 /opcodes/alpha-dis.c
parent8e957354b3222d1963e25338c1f92ed5b29d0251 (diff)
downloadfsf-binutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.zip
fsf-binutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz
fsf-binutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.bz2
update copyright dates
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 b702776..00b552f 100644
--- a/opcodes/alpha-dis.c
+++ b/opcodes/alpha-dis.c
@@ -1,5 +1,5 @@
/* alpha-dis.c -- Disassemble Alpha AXP instructions
- Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2007
+ Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2005, 2007
Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@tamu.edu>,
patterned after the PPC opcode handling written by Ian Lance Taylor.