summaryrefslogtreecommitdiff
path: root/opcodes
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
parent8e957354b3222d1963e25338c1f92ed5b29d0251 (diff)
update copyright dates
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/alpha-dis.c2
-rw-r--r--opcodes/arc-dis.h2
-rw-r--r--opcodes/arm-dis.c2
-rw-r--r--opcodes/bfin-dis.c2
-rw-r--r--opcodes/cgen-asm.c2
-rw-r--r--opcodes/cgen-dis.c2
-rw-r--r--opcodes/cris-dis.c2
-rw-r--r--opcodes/cris-opc.c2
-rw-r--r--opcodes/crx-dis.c2
-rw-r--r--opcodes/crx-opc.c2
-rw-r--r--opcodes/d10v-opc.c2
-rw-r--r--opcodes/dis-buf.c2
-rw-r--r--opcodes/dis-init.c2
-rw-r--r--opcodes/disassemble.c2
-rw-r--r--opcodes/h8500-opc.h2
-rw-r--r--opcodes/i386-reg.tbl2
-rw-r--r--opcodes/i860-dis.c2
-rw-r--r--opcodes/i960-dis.c2
-rw-r--r--opcodes/ia64-asmtab.h2
-rw-r--r--opcodes/ia64-dis.c3
-rw-r--r--opcodes/ia64-gen.c2
-rw-r--r--opcodes/ia64-opc-a.c2
-rw-r--r--opcodes/ia64-opc-b.c2
-rw-r--r--opcodes/ia64-opc-d.c3
-rw-r--r--opcodes/ia64-opc-f.c3
-rw-r--r--opcodes/ia64-opc-i.c2
-rw-r--r--opcodes/ia64-opc-m.c3
-rw-r--r--opcodes/ia64-opc-x.c2
-rw-r--r--opcodes/m10200-opc.c2
-rw-r--r--opcodes/m10300-opc.c2
-rw-r--r--opcodes/m68hc11-dis.c2
-rw-r--r--opcodes/m68hc11-opc.c2
-rw-r--r--opcodes/m68k-dis.c2
-rw-r--r--opcodes/m68k-opc.c2
-rw-r--r--opcodes/m88k-dis.c2
-rw-r--r--opcodes/mcore-dis.c3
-rw-r--r--opcodes/mcore-opc.h2
-rw-r--r--opcodes/mips-dis.c2
-rw-r--r--opcodes/mips-opc.c2
-rw-r--r--opcodes/mips16-opc.c3
-rw-r--r--opcodes/mmix-dis.c2
-rw-r--r--opcodes/mmix-opc.c2
-rw-r--r--opcodes/msp430-dis.c2
-rw-r--r--opcodes/opintl.h2
-rw-r--r--opcodes/pdp11-opc.c2
-rw-r--r--opcodes/pj-opc.c2
-rw-r--r--opcodes/po/Make-in2
-rw-r--r--opcodes/s390-dis.c3
-rw-r--r--opcodes/s390-mkopc.c2
-rw-r--r--opcodes/s390-opc.c3
-rw-r--r--opcodes/s390-opc.txt3
-rw-r--r--opcodes/score-opc.h2
-rw-r--r--opcodes/sh-dis.c2
-rw-r--r--opcodes/sh64-opc.c2
-rw-r--r--opcodes/sh64-opc.h2
-rw-r--r--opcodes/sparc-dis.c3
-rw-r--r--opcodes/sparc-opc.c2
-rw-r--r--opcodes/sysdep.h2
-rw-r--r--opcodes/tic30-dis.c3
-rw-r--r--opcodes/tic54x-dis.c2
-rw-r--r--opcodes/tic54x-opc.c2
-rw-r--r--opcodes/tic80-opc.c2
-rw-r--r--opcodes/vax-dis.c2
-rw-r--r--opcodes/w65-opc.h2
-rw-r--r--opcodes/xtensa-dis.c2
-rw-r--r--opcodes/z80-dis.c2
-rw-r--r--opcodes/z8k-dis.c2
67 files changed, 78 insertions, 67 deletions
diff --git a/opcodes/alpha-dis.c b/opcodes/alpha-dis.c
index b702776371..00b552f704 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.
diff --git a/opcodes/arc-dis.h b/opcodes/arc-dis.h
index f0f33aaf34..33445322b1 100644
--- a/opcodes/arc-dis.h
+++ b/opcodes/arc-dis.h
@@ -1,5 +1,5 @@
/* Disassembler structures definitions for the ARC.
- Copyright 1994, 1995, 1997, 1998, 2000, 2001, 2007
+ Copyright 1994, 1995, 1997, 1998, 2000, 2001, 2005, 2007
Free Software Foundation, Inc.
Contributed by Doug Evans (dje@cygnus.com).
diff --git a/opcodes/arm-dis.c b/opcodes/arm-dis.c
index 71f976656e..ef1f03f2ad 100644
--- a/opcodes/arm-dis.c
+++ b/opcodes/arm-dis.c
@@ -1,6 +1,6 @@
/* Instruction printing code for the ARM
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
- 2004, 2007, 2009 Free Software Foundation, Inc.
+ 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
Modification by James G. Smith (jsmith@cygnus.co.uk)
diff --git a/opcodes/bfin-dis.c b/opcodes/bfin-dis.c
index 711fbf85cf..0ab656483d 100644
--- a/opcodes/bfin-dis.c
+++ b/opcodes/bfin-dis.c
@@ -1,5 +1,5 @@
/* Disassemble ADI Blackfin Instructions.
- Copyright 2005, 2007, 2008 Free Software Foundation, Inc.
+ Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
This file is part of libopcodes.
diff --git a/opcodes/cgen-asm.c b/opcodes/cgen-asm.c
index 6ed096b334..f5fde40829 100644
--- a/opcodes/cgen-asm.c
+++ b/opcodes/cgen-asm.c
@@ -1,5 +1,5 @@
/* CGEN generic assembler support code.
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2007
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
This file is part of libopcodes.
diff --git a/opcodes/cgen-dis.c b/opcodes/cgen-dis.c
index 77826830ed..0efdc105fe 100644
--- a/opcodes/cgen-dis.c
+++ b/opcodes/cgen-dis.c
@@ -1,5 +1,5 @@
/* CGEN generic disassembler support code.
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2007
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
This file is part of libopcodes.
diff --git a/opcodes/cris-dis.c b/opcodes/cris-dis.c
index 876ac175aa..01ada9d8f9 100644
--- a/opcodes/cris-dis.c
+++ b/opcodes/cris-dis.c
@@ -1,5 +1,5 @@
/* Disassembler code for CRIS.
- Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008
+ Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009
Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden.
Written by Hans-Peter Nilsson.
diff --git a/opcodes/cris-opc.c b/opcodes/cris-opc.c
index 24a6784350..341c31bfa1 100644
--- a/opcodes/cris-opc.c
+++ b/opcodes/cris-opc.c
@@ -1,5 +1,5 @@
/* cris-opc.c -- Table of opcodes for the CRIS processor.
- Copyright 2000, 2001, 2004, 2007 Free Software Foundation, Inc.
+ Copyright 2000, 2001, 2004, 2005, 2007 Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden.
Originally written for GAS 1.38.1 by Mikael Asker.
Reorganized by Hans-Peter Nilsson.
diff --git a/opcodes/crx-dis.c b/opcodes/crx-dis.c
index df152f86fb..6675720d7d 100644
--- a/opcodes/crx-dis.c
+++ b/opcodes/crx-dis.c
@@ -1,5 +1,5 @@
/* Disassembler code for CRX.
- Copyright 2004, 2005, 2007 Free Software Foundation, Inc.
+ Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by Tomer Levi, NSC, Israel.
Written by Tomer Levi.
diff --git a/opcodes/crx-opc.c b/opcodes/crx-opc.c
index e076d3b67a..b046c913e3 100644
--- a/opcodes/crx-opc.c
+++ b/opcodes/crx-opc.c
@@ -1,5 +1,5 @@
/* crx-opc.c -- Table of opcodes for the CRX processor.
- Copyright 2004, 2007 Free Software Foundation, Inc.
+ Copyright 2004, 2005, 2007 Free Software Foundation, Inc.
Contributed by Tomer Levi NSC, Israel.
Originally written for GAS 2.12 by Tomer Levi.
diff --git a/opcodes/d10v-opc.c b/opcodes/d10v-opc.c
index f57921cb36..f99d66a8ab 100644
--- a/opcodes/d10v-opc.c
+++ b/opcodes/d10v-opc.c
@@ -1,5 +1,5 @@
/* d10v-opc.c -- D10V opcode list
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2007
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005, 2007
Free Software Foundation, Inc.
Written by Martin Hunt, Cygnus Support
diff --git a/opcodes/dis-buf.c b/opcodes/dis-buf.c
index 6a31772483..7e3fd63a88 100644
--- a/opcodes/dis-buf.c
+++ b/opcodes/dis-buf.c
@@ -1,6 +1,6 @@
/* Disassemble from a buffer, for GNU.
Copyright 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2005,
- 2007 Free Software Foundation, Inc.
+ 2007, 2009 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/dis-init.c b/opcodes/dis-init.c
index 8027963272..bd7ea8ba2f 100644
--- a/opcodes/dis-init.c
+++ b/opcodes/dis-init.c
@@ -1,6 +1,6 @@
/* Initialize "struct disassemble_info".
- Copyright 2003, 2007 Free Software Foundation, Inc.
+ Copyright 2003, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/disassemble.c b/opcodes/disassemble.c
index 7c4f734429..04d5d0c71f 100644
--- a/opcodes/disassemble.c
+++ b/opcodes/disassemble.c
@@ -1,6 +1,6 @@
/* Select disassembly routine for specified architecture.
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
- 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+ 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/h8500-opc.h b/opcodes/h8500-opc.h
index b45b030c7f..7c343d1d1a 100644
--- a/opcodes/h8500-opc.h
+++ b/opcodes/h8500-opc.h
@@ -1,6 +1,6 @@
/* Instruction opcode header for Renesas 8500.
- Copyright 2001, 2002, 2003, 2007 Free Software Foundation, Inc.
+ Copyright 2001, 2002, 2003, 2005, 2007 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/i386-reg.tbl b/opcodes/i386-reg.tbl
index d1885e1806..8c5b5d1faf 100644
--- a/opcodes/i386-reg.tbl
+++ b/opcodes/i386-reg.tbl
@@ -1,5 +1,5 @@
// i386 register table.
-// Copyright 2007
+// Copyright 2007, 2008
// Free Software Foundation, Inc.
//
// This file is part of the GNU opcodes library.
diff --git a/opcodes/i860-dis.c b/opcodes/i860-dis.c
index 709b446d0b..65b74afb52 100644
--- a/opcodes/i860-dis.c
+++ b/opcodes/i860-dis.c
@@ -1,5 +1,5 @@
/* Disassembler for the i860.
- Copyright 2000, 2003, 2007 Free Software Foundation, Inc.
+ Copyright 2000, 2003, 2005, 2007 Free Software Foundation, Inc.
Contributed by Jason Eckhardt <jle@cygnus.com>.
diff --git a/opcodes/i960-dis.c b/opcodes/i960-dis.c
index ea913a34fb..52eb86e03a 100644
--- a/opcodes/i960-dis.c
+++ b/opcodes/i960-dis.c
@@ -1,6 +1,6 @@
/* Disassemble i80960 instructions.
Copyright 1990, 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2003,
- 2007 Free Software Foundation, Inc.
+ 2005, 2007 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/ia64-asmtab.h b/opcodes/ia64-asmtab.h
index 111be1d530..fbca883a46 100644
--- a/opcodes/ia64-asmtab.h
+++ b/opcodes/ia64-asmtab.h
@@ -1,5 +1,5 @@
/* ia64-asmtab.h -- Header for compacted IA-64 opcode tables.
- Copyright 1999, 2000, 2007 Free Software Foundation, Inc.
+ Copyright 1999, 2000, 2005, 2007 Free Software Foundation, Inc.
Contributed by Bob Manson of Cygnus Support <manson@cygnus.com>
This file is part of the GNU opcodes library.
diff --git a/opcodes/ia64-dis.c b/opcodes/ia64-dis.c
index c7b7210826..4c1c7f8055 100644
--- a/opcodes/ia64-dis.c
+++ b/opcodes/ia64-dis.c
@@ -1,5 +1,6 @@
/* ia64-dis.c -- Disassemble ia64 instructions
- Copyright 1998, 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2008, 2009
+ Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of the GNU opcodes library.
diff --git a/opcodes/ia64-gen.c b/opcodes/ia64-gen.c
index d2836a3549..587fd8a225 100644
--- a/opcodes/ia64-gen.c
+++ b/opcodes/ia64-gen.c
@@ -1,5 +1,5 @@
/* ia64-gen.c -- Generate a shrunk set of opcode tables
- Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007
+ Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009
Free Software Foundation, Inc.
Written by Bob Manson, Cygnus Solutions, <manson@cygnus.com>
diff --git a/opcodes/ia64-opc-a.c b/opcodes/ia64-opc-a.c
index 6b99e5b9d2..848587201c 100644
--- a/opcodes/ia64-opc-a.c
+++ b/opcodes/ia64-opc-a.c
@@ -1,5 +1,5 @@
/* ia64-opc-a.c -- IA-64 `A' opcode table.
- Copyright 1998, 1999, 2000, 2001, 2002, 2004, 2007
+ Copyright 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2007, 2009
Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
diff --git a/opcodes/ia64-opc-b.c b/opcodes/ia64-opc-b.c
index 624f1ac18b..a00260ed2d 100644
--- a/opcodes/ia64-opc-b.c
+++ b/opcodes/ia64-opc-b.c
@@ -1,5 +1,5 @@
/* ia64-opc-b.c -- IA-64 `B' opcode table.
- Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007
+ Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007, 2009
Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
diff --git a/opcodes/ia64-opc-d.c b/opcodes/ia64-opc-d.c
index 2bc2f7e296..c11c34843b 100644
--- a/opcodes/ia64-opc-d.c
+++ b/opcodes/ia64-opc-d.c
@@ -1,5 +1,6 @@
/* ia64-opc-d.c -- IA-64 `D' opcode table.
- Copyright 1998, 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2001, 2002, 2005, 2007, 2009
+ Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of the GNU opcodes library.
diff --git a/opcodes/ia64-opc-f.c b/opcodes/ia64-opc-f.c
index bcbc7babfa..474a1c8a2a 100644
--- a/opcodes/ia64-opc-f.c
+++ b/opcodes/ia64-opc-f.c
@@ -1,5 +1,6 @@
/* ia64-opc-f.c -- IA-64 `F' opcode table.
- Copyright 1998, 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2009
+ Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of the GNU opcodes library.
diff --git a/opcodes/ia64-opc-i.c b/opcodes/ia64-opc-i.c
index 487498c972..1db6f66c92 100644
--- a/opcodes/ia64-opc-i.c
+++ b/opcodes/ia64-opc-i.c
@@ -1,5 +1,5 @@
/* ia64-opc-i.c -- IA-64 `I' opcode table.
- Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007
+ Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007, 2009
Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
diff --git a/opcodes/ia64-opc-m.c b/opcodes/ia64-opc-m.c
index 7e8980e706..4764c711e6 100644
--- a/opcodes/ia64-opc-m.c
+++ b/opcodes/ia64-opc-m.c
@@ -1,5 +1,6 @@
/* ia64-opc-m.c -- IA-64 `M' opcode table.
- Copyright 1998, 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2009
+ Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of the GNU opcodes library.
diff --git a/opcodes/ia64-opc-x.c b/opcodes/ia64-opc-x.c
index 451c539a24..44f4e5066a 100644
--- a/opcodes/ia64-opc-x.c
+++ b/opcodes/ia64-opc-x.c
@@ -1,5 +1,5 @@
/* ia64-opc-x.c -- IA-64 `X' opcode table.
- Copyright 1998, 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc.
Contributed by Timothy Wall <twall@cygnus.com>
This file is part of the GNU opcodes library.
diff --git a/opcodes/m10200-opc.c b/opcodes/m10200-opc.c
index a160275d05..7cb1bfe248 100644
--- a/opcodes/m10200-opc.c
+++ b/opcodes/m10200-opc.c
@@ -1,5 +1,5 @@
/* Assemble Matsushita MN10200 instructions.
- Copyright 1996, 1997, 2000, 2007 Free Software Foundation, Inc.
+ Copyright 1996, 1997, 2000, 2005, 2007 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/m10300-opc.c b/opcodes/m10300-opc.c
index 03dce9fe3d..0691a9ff08 100644
--- a/opcodes/m10300-opc.c
+++ b/opcodes/m10300-opc.c
@@ -1,5 +1,5 @@
/* Assemble Matsushita MN10300 instructions.
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2007
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2007
Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/m68hc11-dis.c b/opcodes/m68hc11-dis.c
index edc898906b..f6d6184d9e 100644
--- a/opcodes/m68hc11-dis.c
+++ b/opcodes/m68hc11-dis.c
@@ -1,5 +1,5 @@
/* m68hc11-dis.c -- Motorola 68HC11 & 68HC12 disassembly
- Copyright 1999, 2000, 2001, 2002, 2003, 2006, 2007
+ Copyright 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007
Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
diff --git a/opcodes/m68hc11-opc.c b/opcodes/m68hc11-opc.c
index d2a95d2222..ac6259d00f 100644
--- a/opcodes/m68hc11-opc.c
+++ b/opcodes/m68hc11-opc.c
@@ -1,5 +1,5 @@
/* m68hc11-opc.c -- Motorola 68HC11 & 68HC12 opcode list
- Copyright 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
This file is part of the GNU opcodes library.
diff --git a/opcodes/m68k-dis.c b/opcodes/m68k-dis.c
index dd7a3b33e8..5d07c1df78 100644
--- a/opcodes/m68k-dis.c
+++ b/opcodes/m68k-dis.c
@@ -1,6 +1,6 @@
/* Print Motorola 68k instructions.
Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
- 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009
+ 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/m68k-opc.c b/opcodes/m68k-opc.c
index ea3455acda..d843390126 100644
--- a/opcodes/m68k-opc.c
+++ b/opcodes/m68k-opc.c
@@ -1,6 +1,6 @@
/* Opcode table for m680[012346]0/m6888[12]/m68851/mcf5200.
Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- 2000, 2001, 2003, 2004, 2005, 2006, 2007
+ 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2009
Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/m88k-dis.c b/opcodes/m88k-dis.c
index 6cfc61550a..73fc62fa1e 100644
--- a/opcodes/m88k-dis.c
+++ b/opcodes/m88k-dis.c
@@ -1,6 +1,6 @@
/* Print instructions for the Motorola 88000, for GDB and GNU Binutils.
Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993, 1998, 2000, 2001,
- 2002, 2005, 2007 Free Software Foundation, Inc.
+ 2002, 2005, 2007, 2008 Free Software Foundation, Inc.
Contributed by Data General Corporation, November 1989.
Partially derived from an earlier printcmd.c.
diff --git a/opcodes/mcore-dis.c b/opcodes/mcore-dis.c
index 63f65ba50f..b8ef515a21 100644
--- a/opcodes/mcore-dis.c
+++ b/opcodes/mcore-dis.c
@@ -1,5 +1,6 @@
/* Disassemble Motorola M*Core instructions.
- Copyright 1993, 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 1993, 1999, 2000, 2001, 2002, 2005, 2007
+ Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/mcore-opc.h b/opcodes/mcore-opc.h
index 313148cd25..f69246f088 100644
--- a/opcodes/mcore-opc.h
+++ b/opcodes/mcore-opc.h
@@ -1,5 +1,5 @@
/* Assembler instructions for Motorola's Mcore processor
- Copyright 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/mips-dis.c b/opcodes/mips-dis.c
index 984d368762..203f29fb77 100644
--- a/opcodes/mips-dis.c
+++ b/opcodes/mips-dis.c
@@ -1,6 +1,6 @@
/* Print mips instructions for GDB, the GNU debugger, or for objdump.
Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- 2000, 2001, 2002, 2003, 2005, 2007, 2008
+ 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009
Free Software Foundation, Inc.
Contributed by Nobuyuki Hikichi(hikichi@sra.co.jp).
diff --git a/opcodes/mips-opc.c b/opcodes/mips-opc.c
index fdf90ae873..6278a20566 100644
--- a/opcodes/mips-opc.c
+++ b/opcodes/mips-opc.c
@@ -1,6 +1,6 @@
/* mips-opc.c -- MIPS opcode list.
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
- 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ 2003, 2004, 2005, 2006, 2007, 2008, 2009 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.
diff --git a/opcodes/mips16-opc.c b/opcodes/mips16-opc.c
index 233518535d..0243196a0f 100644
--- a/opcodes/mips16-opc.c
+++ b/opcodes/mips16-opc.c
@@ -1,5 +1,6 @@
/* mips16-opc.c. Mips16 opcode table.
- Copyright 1996, 1997, 1998, 2000, 2005, 2007 Free Software Foundation, Inc.
+ Copyright 1996, 1997, 1998, 2000, 2005, 2006, 2007
+ Free Software Foundation, Inc.
Contributed by Ian Lance Taylor, Cygnus Support
This file is part of the GNU opcodes library.
diff --git a/opcodes/mmix-dis.c b/opcodes/mmix-dis.c
index 746e1be379..9ca845f6e6 100644
--- a/opcodes/mmix-dis.c
+++ b/opcodes/mmix-dis.c
@@ -1,5 +1,5 @@
/* mmix-dis.c -- Disassemble MMIX instructions.
- Copyright 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc.
Written by Hans-Peter Nilsson (hp@bitrange.com)
This file is part of the GNU opcodes library.
diff --git a/opcodes/mmix-opc.c b/opcodes/mmix-opc.c
index 3b62277907..37a28414d2 100644
--- a/opcodes/mmix-opc.c
+++ b/opcodes/mmix-opc.c
@@ -1,5 +1,5 @@
/* mmix-opc.c -- MMIX opcode table
- Copyright (C) 2001, 2003, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2003, 2005, 2007 Free Software Foundation, Inc.
Written by Hans-Peter Nilsson (hp@bitrange.com)
This file is part of the GNU opcodes library.
diff --git a/opcodes/msp430-dis.c b/opcodes/msp430-dis.c
index ebc583f969..c4a86eb418 100644
--- a/opcodes/msp430-dis.c
+++ b/opcodes/msp430-dis.c
@@ -1,5 +1,5 @@
/* Disassemble MSP430 instructions.
- Copyright (C) 2002, 2004, 2005, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
Contributed by Dmitry Diky <diwil@mail.ru>
diff --git a/opcodes/opintl.h b/opcodes/opintl.h
index a1d41e2ea9..8ae869087d 100644
--- a/opcodes/opintl.h
+++ b/opcodes/opintl.h
@@ -1,5 +1,5 @@
/* opintl.h - opcodes specific header for gettext code.
- Copyright 1998, 1999, 2000, 2007 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2005, 2007, 2009 Free Software Foundation, Inc.
Written by Tom Tromey <tromey@cygnus.com>
diff --git a/opcodes/pdp11-opc.c b/opcodes/pdp11-opc.c
index a15bcd65ea..fa7932fdda 100644
--- a/opcodes/pdp11-opc.c
+++ b/opcodes/pdp11-opc.c
@@ -1,5 +1,5 @@
/* Opcode table for PDP-11.
- Copyright 2001, 2002, 2006, 2007 Free Software Foundation, Inc.
+ Copyright 2001, 2002, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/pj-opc.c b/opcodes/pj-opc.c
index c899bde746..60a8b96448 100644
--- a/opcodes/pj-opc.c
+++ b/opcodes/pj-opc.c
@@ -1,5 +1,5 @@
/* pj-opc.c -- Definitions for picoJava opcodes.
- Copyright 1999, 2000, 2002, 2003, 2007 Free Software Foundation, Inc.
+ Copyright 1999, 2000, 2002, 2003, 2005, 2007 Free Software Foundation, Inc.
Contributed by Steve Chamberlain of Transmeta (sac@pobox.com).
This file is part of the GNU opcodes library.
diff --git a/opcodes/po/Make-in b/opcodes/po/Make-in
index d3ab7ed2e9..7d5556f568 100644
--- a/opcodes/po/Make-in
+++ b/opcodes/po/Make-in
@@ -1,6 +1,6 @@
# Makefile for program source directory in GNU NLS utilities package.
# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
-# Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2006, 2007, 2009 Free Software Foundation, Inc.
#
# This file may be copied and used freely without restrictions. It can
# be used in projects which are not available under the GNU Public License
diff --git a/opcodes/s390-dis.c b/opcodes/s390-dis.c
index bf0ae0fb20..e4e9cad05c 100644
--- a/opcodes/s390-dis.c
+++ b/opcodes/s390-dis.c
@@ -1,5 +1,6 @@
/* s390-dis.c -- Disassemble S390 instructions
- Copyright 2000, 2001, 2002, 2003, 2005, 2007 Free Software Foundation, Inc.
+ Copyright 2000, 2001, 2002, 2003, 2005, 2007, 2008
+ Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of the GNU opcodes library.
diff --git a/opcodes/s390-mkopc.c b/opcodes/s390-mkopc.c
index 126d5a94bc..1c1803e1c9 100644
--- a/opcodes/s390-mkopc.c
+++ b/opcodes/s390-mkopc.c
@@ -1,5 +1,5 @@
/* s390-mkopc.c -- Generates opcode table out of s390-opc.txt
- Copyright 2000, 2001, 2003, 2007, 2008 Free Software Foundation, Inc.
+ Copyright 2000, 2001, 2003, 2005, 2007, 2008 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of the GNU opcodes library.
diff --git a/opcodes/s390-opc.c b/opcodes/s390-opc.c
index 00cc204bb9..dd13a9279c 100644
--- a/opcodes/s390-opc.c
+++ b/opcodes/s390-opc.c
@@ -1,5 +1,6 @@
/* s390-opc.c -- S390 opcode list
- Copyright 2000, 2001, 2003, 2007 Free Software Foundation, Inc.
+ Copyright 2000, 2001, 2003, 2005, 2007, 2008, 2009
+ Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of the GNU opcodes library.
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt
index 0f43b55c94..f556226612 100644
--- a/opcodes/s390-opc.txt
+++ b/opcodes/s390-opc.txt
@@ -1,5 +1,6 @@
# S/390 opcodes list. Use s390-mkopc to convert it into the opcode table.
-# Copyright 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright 2000, 2001, 2003, 2004, 2005, 2007, 2008, 2009
+# Free Software Foundation, Inc.
# Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
5a a RX_RRRD "add" g5 esa,zarch
6a ad RX_FRRD "add normalized (long)" g5 esa,zarch
diff --git a/opcodes/score-opc.h b/opcodes/score-opc.h
index 6cfc20f82a..c98cb72889 100644
--- a/opcodes/score-opc.h
+++ b/opcodes/score-opc.h
@@ -1,4 +1,4 @@
-/* Copyright 2006, 2007 Free Software Foundation, Inc.
+/* Copyright 2006, 2007, 2009 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/sh-dis.c b/opcodes/sh-dis.c
index 57c1aa740d..76d1233342 100644
--- a/opcodes/sh-dis.c
+++ b/opcodes/sh-dis.c
@@ -1,6 +1,6 @@
/* Disassemble SH instructions.
Copyright 1993, 1994, 1995, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005,
- 2007 Free Software Foundation, Inc.
+ 2006, 2007 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/sh64-opc.c b/opcodes/sh64-opc.c
index 5eb5be3823..701724f9e2 100644
--- a/opcodes/sh64-opc.c
+++ b/opcodes/sh64-opc.c
@@ -1,5 +1,5 @@
/* Definitions for SH64 opcodes.
- Copyright (C) 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/sh64-opc.h b/opcodes/sh64-opc.h
index 6c52277373..a12035a8bb 100644
--- a/opcodes/sh64-opc.h
+++ b/opcodes/sh64-opc.h
@@ -1,5 +1,5 @@
/* Declarations for SH64 opcodes.
- Copyright (C) 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/sparc-dis.c b/opcodes/sparc-dis.c
index b512ae3fb5..6a7649b396 100644
--- a/opcodes/sparc-dis.c
+++ b/opcodes/sparc-dis.c
@@ -1,6 +1,7 @@
/* Print SPARC instructions.
Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- 2000, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+ 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+ Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/sparc-opc.c b/opcodes/sparc-opc.c
index 23a0459c82..ad29dac6d7 100644
--- a/opcodes/sparc-opc.c
+++ b/opcodes/sparc-opc.c
@@ -1,6 +1,6 @@
/* Table of opcodes for the sparc.
Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- 2000, 2002, 2004, 2005, 2007
+ 2000, 2002, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/sysdep.h b/opcodes/sysdep.h
index 57ba282ad8..2ca3935067 100644
--- a/opcodes/sysdep.h
+++ b/opcodes/sysdep.h
@@ -1,5 +1,5 @@
/* Random host-dependent support code.
- Copyright 1995, 1997, 2000, 2007 Free Software Foundation, Inc.
+ Copyright 1995, 1997, 2000, 2005, 2007 Free Software Foundation, Inc.
Written by Ken Raeburn.
This file is part of the GNU opcodes library.
diff --git a/opcodes/tic30-dis.c b/opcodes/tic30-dis.c
index c5fafd8219..d4ece40872 100644
--- a/opcodes/tic30-dis.c
+++ b/opcodes/tic30-dis.c
@@ -1,5 +1,6 @@
/* Disassembly routines for TMS320C30 architecture
- Copyright 1998, 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2009
+ Free Software Foundation, Inc.
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
This file is part of the GNU opcodes library.
diff --git a/opcodes/tic54x-dis.c b/opcodes/tic54x-dis.c
index 9e337b1b26..578af10f7e 100644
--- a/opcodes/tic54x-dis.c
+++ b/opcodes/tic54x-dis.c
@@ -1,5 +1,5 @@
/* Disassembly routines for TMS320C54X architecture
- Copyright 1999, 2000, 2001, 2007 Free Software Foundation, Inc.
+ Copyright 1999, 2000, 2001, 2005, 2007, 2009 Free Software Foundation, Inc.
Contributed by Timothy Wall (twall@cygnus.com)
This file is part of the GNU opcodes library.
diff --git a/opcodes/tic54x-opc.c b/opcodes/tic54x-opc.c
index 91cea9928b..78c55fe584 100644
--- a/opcodes/tic54x-opc.c
+++ b/opcodes/tic54x-opc.c
@@ -1,5 +1,5 @@
/* Table of opcodes for the Texas Instruments TMS320C54X
- Copyright 1999, 2000, 2001, 2007 Free Software Foundation, Inc.
+ Copyright 1999, 2000, 2001, 2005, 2007, 2009 Free Software Foundation, Inc.
Contributed by Timothy Wall (twall@cygnus.com)
This file is part of the GNU opcodes library.
diff --git a/opcodes/tic80-opc.c b/opcodes/tic80-opc.c
index 8df18e3289..86b12548c1 100644
--- a/opcodes/tic80-opc.c
+++ b/opcodes/tic80-opc.c
@@ -1,5 +1,5 @@
/* Opcode table for TI TMS320C80 (MVP).
- Copyright 1996, 1997, 2000, 2007 Free Software Foundation, Inc.
+ Copyright 1996, 1997, 2000, 2005, 2007 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/vax-dis.c b/opcodes/vax-dis.c
index 63884f6b15..a119f0540f 100644
--- a/opcodes/vax-dis.c
+++ b/opcodes/vax-dis.c
@@ -1,5 +1,5 @@
/* Print VAX instructions.
- Copyright 1995, 1998, 2000, 2001, 2002, 2005, 2007
+ Copyright 1995, 1998, 2000, 2001, 2002, 2005, 2007, 2009
Free Software Foundation, Inc.
Contributed by Pauline Middelink <middelin@polyware.iaf.nl>
diff --git a/opcodes/w65-opc.h b/opcodes/w65-opc.h
index 04cab0dfe2..ddef8a6e44 100644
--- a/opcodes/w65-opc.h
+++ b/opcodes/w65-opc.h
@@ -1,7 +1,7 @@
/* Instruction opcode header for WDC 65816
(generated by the program sim/w65/gencode -a)
- Copyright 2001, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 2001, 2002, 2005, 2007 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
diff --git a/opcodes/xtensa-dis.c b/opcodes/xtensa-dis.c
index 5dfdb22a41..768d8f3279 100644
--- a/opcodes/xtensa-dis.c
+++ b/opcodes/xtensa-dis.c
@@ -1,5 +1,5 @@
/* xtensa-dis.c. Disassembly functions for Xtensa.
- Copyright 2003, 2004, 2007 Free Software Foundation, Inc.
+ Copyright 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
Contributed by Bob Wilson at Tensilica, Inc. (bwilson@tensilica.com)
This file is part of the GNU opcodes library.
diff --git a/opcodes/z80-dis.c b/opcodes/z80-dis.c
index c9ee19e6dd..bdb2a4ff08 100644
--- a/opcodes/z80-dis.c
+++ b/opcodes/z80-dis.c
@@ -1,5 +1,5 @@
/* Print Z80 and R800 instructions
- Copyright 2005, 2007 Free Software Foundation, Inc.
+ Copyright 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
Contributed by Arnold Metselaar <arnold_m@operamail.com>
This file is part of the GNU opcodes library.
diff --git a/opcodes/z8k-dis.c b/opcodes/z8k-dis.c
index cc681f378e..c0f24dd699 100644
--- a/opcodes/z8k-dis.c
+++ b/opcodes/z8k-dis.c
@@ -1,5 +1,5 @@
/* Disassemble z8000 code.
- Copyright 1992, 1993, 1998, 2000, 2001, 2002, 2003, 2007
+ Copyright 1992, 1993, 1998, 2000, 2001, 2002, 2003, 2005, 2007
Free Software Foundation, Inc.
This file is part of the GNU opcodes library.