aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-03-05 22:16:15 +1030
committerAlan Modra <amodra@gmail.com>2014-03-05 22:16:15 +1030
commit4b95cf5c0c75d6efc1b2f96af72317aecca079f1 (patch)
tree665946eb3fd6cfcaac5029a0d44741e7fdc08d3e /include/opcode
parent45965137bee4946dca3cd99285f2a7afe6b99aeb (diff)
downloadgdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.zip
gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.gz
gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.bz2
Update copyright years
Diffstat (limited to 'include/opcode')
-rw-r--r--include/opcode/ChangeLog6
-rw-r--r--include/opcode/aarch64.h2
-rw-r--r--include/opcode/alpha.h2
-rw-r--r--include/opcode/arc.h3
-rw-r--r--include/opcode/arm.h2
-rw-r--r--include/opcode/avr.h2
-rw-r--r--include/opcode/bfin.h2
-rw-r--r--include/opcode/cgen.h3
-rw-r--r--include/opcode/convex.h2
-rw-r--r--include/opcode/cr16.h2
-rw-r--r--include/opcode/cris.h2
-rw-r--r--include/opcode/crx.h2
-rw-r--r--include/opcode/d10v.h3
-rw-r--r--include/opcode/d30v.h3
-rw-r--r--include/opcode/dlx.h2
-rw-r--r--include/opcode/h8300.h2
-rw-r--r--include/opcode/hppa.h4
-rw-r--r--include/opcode/i370.h3
-rw-r--r--include/opcode/i386.h4
-rw-r--r--include/opcode/i860.h3
-rw-r--r--include/opcode/i960.h2
-rw-r--r--include/opcode/ia64.h3
-rw-r--r--include/opcode/m68hc11.h3
-rw-r--r--include/opcode/m68k.h3
-rw-r--r--include/opcode/m88k.h3
-rw-r--r--include/opcode/metag.h2
-rw-r--r--include/opcode/mips.h4
-rw-r--r--include/opcode/mmix.h2
-rw-r--r--include/opcode/mn10200.h2
-rw-r--r--include/opcode/mn10300.h2
-rw-r--r--include/opcode/moxie.h2
-rw-r--r--include/opcode/msp430-decode.h2
-rw-r--r--include/opcode/msp430.h2
-rw-r--r--include/opcode/nds32.h2
-rw-r--r--include/opcode/nios2.h2
-rw-r--r--include/opcode/np1.h2
-rw-r--r--include/opcode/ns32k.h2
-rw-r--r--include/opcode/or32.h2
-rw-r--r--include/opcode/pdp11.h2
-rw-r--r--include/opcode/pj.h2
-rw-r--r--include/opcode/pn.h2
-rw-r--r--include/opcode/ppc.h3
-rw-r--r--include/opcode/pyr.h2
-rw-r--r--include/opcode/rl78.h3
-rw-r--r--include/opcode/rx.h3
-rw-r--r--include/opcode/s390.h2
-rw-r--r--include/opcode/score-datadep.h2
-rw-r--r--include/opcode/score-inst.h2
-rw-r--r--include/opcode/sparc.h3
-rw-r--r--include/opcode/spu-insns.h2
-rw-r--r--include/opcode/spu.h2
-rw-r--r--include/opcode/tahoe.h2
-rw-r--r--include/opcode/tic30.h2
-rw-r--r--include/opcode/tic4x.h2
-rw-r--r--include/opcode/tic54x.h2
-rw-r--r--include/opcode/tic6x-control-registers.h3
-rw-r--r--include/opcode/tic6x-insn-formats.h2
-rw-r--r--include/opcode/tic6x-opcode-table.h2
-rw-r--r--include/opcode/tic6x.h2
-rw-r--r--include/opcode/tic80.h2
-rw-r--r--include/opcode/tilegx.h2
-rw-r--r--include/opcode/tilepro.h2
-rw-r--r--include/opcode/v850.h2
-rw-r--r--include/opcode/vax.h2
-rw-r--r--include/opcode/xgate.h2
65 files changed, 69 insertions, 86 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 1635684..3bebbf2 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-05 Alan Modra <amodra@gmail.com>
+
+ Update copyright years.
+
2013-12-16 Andrew Bennett <andrew.bennett@imgtec.com>
* mips.h: Updated description of +o, +u, +v and +w for MIPS and
@@ -1952,7 +1956,7 @@
For older changes see ChangeLog-9103
-Copyright (C) 2004-2012 Free Software Foundation, Inc.
+Copyright (C) 2004-2014 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/include/opcode/aarch64.h b/include/opcode/aarch64.h
index 053294e..c6d6fc5 100644
--- a/include/opcode/aarch64.h
+++ b/include/opcode/aarch64.h
@@ -1,6 +1,6 @@
/* AArch64 assembler/disassembler support.
- Copyright 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GNU Binutils.
diff --git a/include/opcode/alpha.h b/include/opcode/alpha.h
index 2c0d4f6..121c831 100644
--- a/include/opcode/alpha.h
+++ b/include/opcode/alpha.h
@@ -1,5 +1,5 @@
/* alpha.h -- Header file for Alpha opcode table
- Copyright 1996, 1999, 2001, 2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@tamu.edu>,
patterned after the PPC opcode table written by Ian Lance Taylor.
diff --git a/include/opcode/arc.h b/include/opcode/arc.h
index 695fec1..6ababaa 100644
--- a/include/opcode/arc.h
+++ b/include/opcode/arc.h
@@ -1,6 +1,5 @@
/* Opcode table for the ARC.
- Copyright 1994, 1995, 1997, 2001, 2002, 2003, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1994-2014 Free Software Foundation, Inc.
Contributed by Doug Evans (dje@cygnus.com).
This file is part of GAS, the GNU Assembler, GDB, the GNU debugger, and
diff --git a/include/opcode/arm.h b/include/opcode/arm.h
index b7e4cca..6d4825a 100644
--- a/include/opcode/arm.h
+++ b/include/opcode/arm.h
@@ -1,5 +1,5 @@
/* ARM assembler/disassembler support.
- Copyright 2004, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2004-2014 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/avr.h b/include/opcode/avr.h
index f1d73ad..e33f46d 100644
--- a/include/opcode/avr.h
+++ b/include/opcode/avr.h
@@ -1,6 +1,6 @@
/* Opcode table for the Atmel AVR micro controllers.
- Copyright 2000, 2001, 2004, 2006, 2008, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
Contributed by Denis Chertykov <denisc@overta.ru>
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/bfin.h b/include/opcode/bfin.h
index 26f0193..fafe0d8 100644
--- a/include/opcode/bfin.h
+++ b/include/opcode/bfin.h
@@ -1,5 +1,5 @@
/* bfin.h -- Header file for ADI Blackfin opcode table
- Copyright 2005, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2005-2014 Free Software Foundation, Inc.
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/cgen.h b/include/opcode/cgen.h
index b7e82d4..905ae9a 100644
--- a/include/opcode/cgen.h
+++ b/include/opcode/cgen.h
@@ -1,7 +1,6 @@
/* Header file for targets using CGEN: Cpu tools GENerator.
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of GDB, the GNU debugger, and the GNU Binutils.
diff --git a/include/opcode/convex.h b/include/opcode/convex.h
index 4643f5e..cbf7076 100644
--- a/include/opcode/convex.h
+++ b/include/opcode/convex.h
@@ -1,5 +1,5 @@
/* Information for instruction disassembly on the Convex.
- Copyright 1989, 1993, 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1989-2014 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/opcode/cr16.h b/include/opcode/cr16.h
index 1f1191d..e4050dc 100644
--- a/include/opcode/cr16.h
+++ b/include/opcode/cr16.h
@@ -1,5 +1,5 @@
/* cr16.h -- Header file for CR16 opcode and register tables.
- Copyright 2007, 2008, 2010, 2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by M R Swami Reddy
This file is part of GAS, GDB and the GNU binutils.
diff --git a/include/opcode/cris.h b/include/opcode/cris.h
index e57a882..ea0b135 100644
--- a/include/opcode/cris.h
+++ b/include/opcode/cris.h
@@ -1,5 +1,5 @@
/* cris.h -- Header file for CRIS opcode and register tables.
- Copyright (C) 2000, 2001, 2004, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden.
Originally written for GAS 1.38.1 by Mikael Asker.
Updated, BFDized and GNUified by Hans-Peter Nilsson.
diff --git a/include/opcode/crx.h b/include/opcode/crx.h
index 6081ea3..8c305b4 100644
--- a/include/opcode/crx.h
+++ b/include/opcode/crx.h
@@ -1,5 +1,5 @@
/* crx.h -- Header file for CRX opcode and register tables.
- Copyright 2004, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2004-2014 Free Software Foundation, Inc.
Contributed by Tomer Levi, NSC, Israel.
Originally written for GAS 2.12 by Tomer Levi, NSC, Israel.
Updates, BFDizing, GNUifying and ELF support by Tomer Levi.
diff --git a/include/opcode/d10v.h b/include/opcode/d10v.h
index d0e115f..1451f43 100644
--- a/include/opcode/d10v.h
+++ b/include/opcode/d10v.h
@@ -1,6 +1,5 @@
/* d10v.h -- Header file for D10V opcode table
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
Written by Martin Hunt (hunt@cygnus.com), Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/d30v.h b/include/opcode/d30v.h
index 62c041d..3c08729 100644
--- a/include/opcode/d30v.h
+++ b/include/opcode/d30v.h
@@ -1,6 +1,5 @@
/* d30v.h -- Header file for D30V opcode table
- Copyright 1997, 1998, 1999, 2000, 2001, 2003, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1997-2014 Free Software Foundation, Inc.
Written by Martin Hunt (hunt@cygnus.com), Cygnus Solutions
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/dlx.h b/include/opcode/dlx.h
index 54dadd0..19aff9a 100644
--- a/include/opcode/dlx.h
+++ b/include/opcode/dlx.h
@@ -1,5 +1,5 @@
/* Table of opcodes for the DLX microprocess.
- Copyright 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/h8300.h b/include/opcode/h8300.h
index 3296deb..63b5682 100644
--- a/include/opcode/h8300.h
+++ b/include/opcode/h8300.h
@@ -1,5 +1,5 @@
/* Opcode table for the H8/300
- Copyright 1991-2013 Free Software Foundation, Inc.
+ Copyright (C) 1991-2014 Free Software Foundation, Inc.
Written by Steve Chamberlain <sac@cygnus.com>.
This file is part of GDB, the GNU Debugger and GAS, the GNU Assembler.
diff --git a/include/opcode/hppa.h b/include/opcode/hppa.h
index 489ca55..a9f87af 100644
--- a/include/opcode/hppa.h
+++ b/include/opcode/hppa.h
@@ -1,7 +1,5 @@
/* Table of opcodes for the PA-RISC.
- Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
- 2001, 2002, 2003, 2004, 2005, 2006, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1990-2014 Free Software Foundation, Inc.
Contributed by the Center for Software Science at the
University of Utah (pa-gdb-bugs@cs.utah.edu).
diff --git a/include/opcode/i370.h b/include/opcode/i370.h
index e3b7166..4f34650 100644
--- a/include/opcode/i370.h
+++ b/include/opcode/i370.h
@@ -1,6 +1,5 @@
/* i370.h -- Header file for S/390 opcode table
- Copyright 1994, 1995, 1998, 1999, 2000, 2003, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1994-2014 Free Software Foundation, Inc.
PowerPC version written by Ian Lance Taylor, Cygnus Support
Rewritten for i370 ESA/390 support, Linas Vepstas <linas@linas.org>
diff --git a/include/opcode/i386.h b/include/opcode/i386.h
index 6021002..160a76f 100644
--- a/include/opcode/i386.h
+++ b/include/opcode/i386.h
@@ -1,7 +1,5 @@
/* opcode/i386.h -- Intel 80386 opcode macros
- Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1989-2014 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler, and GDB, the GNU Debugger.
diff --git a/include/opcode/i860.h b/include/opcode/i860.h
index 7f4aafd..70f0ea7 100644
--- a/include/opcode/i860.h
+++ b/include/opcode/i860.h
@@ -1,6 +1,5 @@
/* Table of opcodes for the i860.
- Copyright 1989, 1991, 2000, 2002, 2003, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1989-2014 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler, and GDB, the GNU disassembler.
diff --git a/include/opcode/i960.h b/include/opcode/i960.h
index 7b8e1f5..650b6da 100644
--- a/include/opcode/i960.h
+++ b/include/opcode/i960.h
@@ -1,6 +1,6 @@
/* Basic 80960 instruction formats.
- Copyright 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/opcode/ia64.h b/include/opcode/ia64.h
index 433c505..f18353f 100644
--- a/include/opcode/ia64.h
+++ b/include/opcode/ia64.h
@@ -1,6 +1,5 @@
/* ia64.h -- Header file for ia64 opcode table
- Copyright (C) 1998, 1999, 2000, 2002, 2005, 2006, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/opcode/m68hc11.h b/include/opcode/m68hc11.h
index 1a00200..8781e6c 100644
--- a/include/opcode/m68hc11.h
+++ b/include/opcode/m68hc11.h
@@ -1,6 +1,5 @@
/* m68hc11.h -- Header file for Motorola 68HC11 & 68HC12 opcode table
- Copyright 1999, 2000, 2002, 2003, 2010, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/m68k.h b/include/opcode/m68k.h
index f7bd8b4..2d2d41b 100644
--- a/include/opcode/m68k.h
+++ b/include/opcode/m68k.h
@@ -1,6 +1,5 @@
/* Opcode table header for m680[01234]0/m6888[12]/m68851.
- Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2001,
- 2003, 2004, 2006, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1989-2014 Free Software Foundation, Inc.
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/m88k.h b/include/opcode/m88k.h
index 739c0e9..35c7416 100644
--- a/include/opcode/m88k.h
+++ b/include/opcode/m88k.h
@@ -1,6 +1,5 @@
/* Table of opcodes for the Motorola M88k family.
- Copyright 1989, 1990, 1991, 1993, 2001, 2002, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1989-2014 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/metag.h b/include/opcode/metag.h
index c9bb668..6fc7718 100644
--- a/include/opcode/metag.h
+++ b/include/opcode/metag.h
@@ -1,5 +1,5 @@
/* Imagination Technologies Meta opcode table.
- Copyright (C) 2013 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014 Free Software Foundation, Inc.
Contributed by Imagination Technologies Ltd.
This file is part of GDB and GAS.
diff --git a/include/opcode/mips.h b/include/opcode/mips.h
index 7ea0900..5cc9d24 100644
--- a/include/opcode/mips.h
+++ b/include/opcode/mips.h
@@ -1,7 +1,5 @@
/* mips.h. Mips opcode list for GDB, the GNU debugger.
- Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- 2003, 2004, 2005, 2008, 2009, 2010, 2013
- Free Software Foundation, Inc.
+ Copyright (C) 1993-2014 Free Software Foundation, Inc.
Contributed by Ralph Campbell and OSF
Commented and modified by Ian Lance Taylor, Cygnus Support
diff --git a/include/opcode/mmix.h b/include/opcode/mmix.h
index f931545..f0d7a8f 100644
--- a/include/opcode/mmix.h
+++ b/include/opcode/mmix.h
@@ -1,5 +1,5 @@
/* mmix.h -- Header file for MMIX opcode table
- Copyright (C) 2001, 2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
Written by Hans-Peter Nilsson (hp@bitrange.com)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/mn10200.h b/include/opcode/mn10200.h
index b597d7b..f327d10 100644
--- a/include/opcode/mn10200.h
+++ b/include/opcode/mn10200.h
@@ -1,5 +1,5 @@
/* mn10200.h -- Header file for Matsushita 10200 opcode table
- Copyright 1996, 1997, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
Written by Jeff Law, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/mn10300.h b/include/opcode/mn10300.h
index 16a139b..eaa82e2 100644
--- a/include/opcode/mn10300.h
+++ b/include/opcode/mn10300.h
@@ -1,5 +1,5 @@
/* mn10300.h -- Header file for Matsushita 10300 opcode table
- Copyright 1996, 1997, 1998, 1999, 2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
Written by Jeff Law, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/moxie.h b/include/opcode/moxie.h
index dae40c8..6c5a003 100644
--- a/include/opcode/moxie.h
+++ b/include/opcode/moxie.h
@@ -1,5 +1,5 @@
/* Definitions for decoding the moxie opcode table.
- Copyright 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Anthony Green (green@moxielogic.com).
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/msp430-decode.h b/include/opcode/msp430-decode.h
index 0653ade..70fff07 100644
--- a/include/opcode/msp430-decode.h
+++ b/include/opcode/msp430-decode.h
@@ -1,5 +1,5 @@
/* Opcode decoder for the TI MSP430
- Copyright 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
Written by DJ Delorie <dj@redhat.com>
This file is part of GDB, the GNU Debugger.
diff --git a/include/opcode/msp430.h b/include/opcode/msp430.h
index caddc42..910565c 100644
--- a/include/opcode/msp430.h
+++ b/include/opcode/msp430.h
@@ -1,6 +1,6 @@
/* Opcode table for the TI MSP430 microcontrollers
- Copyright 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
Contributed by Dmitry Diky <diwil@mail.ru>
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/nds32.h b/include/opcode/nds32.h
index 4479569..47b1c49 100644
--- a/include/opcode/nds32.h
+++ b/include/opcode/nds32.h
@@ -1,5 +1,5 @@
/* nds32.h -- Header file for nds32 opcode table
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Andes Technology Corporation.
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/nios2.h b/include/opcode/nios2.h
index aa67098..04beff9 100644
--- a/include/opcode/nios2.h
+++ b/include/opcode/nios2.h
@@ -1,5 +1,5 @@
/* Nios II opcode list for GAS, the GNU assembler.
- Copyright (C) 2012, 2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Nigel Gray (ngray@altera.com).
Contributed by Mentor Graphics, Inc.
diff --git a/include/opcode/np1.h b/include/opcode/np1.h
index 6dadafd..f054d02 100644
--- a/include/opcode/np1.h
+++ b/include/opcode/np1.h
@@ -1,5 +1,5 @@
/* Print GOULD NPL instructions for GDB, the GNU debugger.
- Copyright 1986, 1987, 1989, 1991, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1986-2014 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/opcode/ns32k.h b/include/opcode/ns32k.h
index 34c42f8..4f0fc01 100644
--- a/include/opcode/ns32k.h
+++ b/include/opcode/ns32k.h
@@ -1,5 +1,5 @@
/* ns32k-opcode.h -- Opcode table for National Semi 32k processor
- Copyright 1987, 1991, 1994, 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1987-2014 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/include/opcode/or32.h b/include/opcode/or32.h
index 153d91e..4d90d29 100644
--- a/include/opcode/or32.h
+++ b/include/opcode/or32.h
@@ -1,5 +1,5 @@
/* Table of opcodes for the OpenRISC 1000 ISA.
- Copyright 2002, 2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
Contributed by Damjan Lampret (lampret@opencores.org).
This file is part of or1k_gen_isa, or1ksim, GDB and GAS.
diff --git a/include/opcode/pdp11.h b/include/opcode/pdp11.h
index 24e13b2..b44cd46 100644
--- a/include/opcode/pdp11.h
+++ b/include/opcode/pdp11.h
@@ -1,5 +1,5 @@
/* PDP-11 opcde list.
- Copyright 2001, 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/pj.h b/include/opcode/pj.h
index e6ffacc..37515c8 100644
--- a/include/opcode/pj.h
+++ b/include/opcode/pj.h
@@ -1,5 +1,5 @@
/* Definitions for decoding the picoJava opcode table.
- Copyright 1999, 2002, 2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 Free Software Foundation, Inc.
Contributed by Steve Chamberlain of Transmeta (sac@pobox.com).
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/pn.h b/include/opcode/pn.h
index 6674030..2189d72 100644
--- a/include/opcode/pn.h
+++ b/include/opcode/pn.h
@@ -1,5 +1,5 @@
/* Print GOULD PN (PowerNode) instructions for GDB, the GNU debugger.
- Copyright 1986, 1987, 1989, 1991, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1986-2014 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/opcode/ppc.h b/include/opcode/ppc.h
index df97130..c797fa5 100644
--- a/include/opcode/ppc.h
+++ b/include/opcode/ppc.h
@@ -1,6 +1,5 @@
/* ppc.h -- Header file for PowerPC opcode table
- Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007, 2008, 2009, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1994-2014 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/pyr.h b/include/opcode/pyr.h
index 2fffd94..b31ce30 100644
--- a/include/opcode/pyr.h
+++ b/include/opcode/pyr.h
@@ -1,6 +1,6 @@
/* pyramid.opcode.h -- gdb initial attempt.
- Copyright 2001, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/opcode/rl78.h b/include/opcode/rl78.h
index 0f3c64d..6b0e639 100644
--- a/include/opcode/rl78.h
+++ b/include/opcode/rl78.h
@@ -1,6 +1,5 @@
/* Opcode decoder for the Renesas RL78
- Copyright 2011
- Free Software Foundation, Inc.
+ Copyright (C) 2011-2014 Free Software Foundation, Inc.
Written by DJ Delorie <dj@redhat.com>
This file is part of GDB, the GNU Debugger and GAS, the GNU Assembler.
diff --git a/include/opcode/rx.h b/include/opcode/rx.h
index aa85fe4..76f2035 100644
--- a/include/opcode/rx.h
+++ b/include/opcode/rx.h
@@ -1,6 +1,5 @@
/* Opcode decoder for the Renesas RX
- Copyright 2008, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 2008-2014 Free Software Foundation, Inc.
Written by DJ Delorie <dj@redhat.com>
This file is part of GDB, the GNU Debugger and GAS, the GNU Assembler.
diff --git a/include/opcode/s390.h b/include/opcode/s390.h
index 531011e..0884eb6 100644
--- a/include/opcode/s390.h
+++ b/include/opcode/s390.h
@@ -1,5 +1,5 @@
/* s390.h -- Header file for S390 opcode table
- Copyright 2000, 2001, 2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/opcode/score-datadep.h b/include/opcode/score-datadep.h
index 10ddf32..5e4ff78 100644
--- a/include/opcode/score-datadep.h
+++ b/include/opcode/score-datadep.h
@@ -1,5 +1,5 @@
/* score-datadep.h -- Score Instructions data dependency table
- Copyright 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
Contributed by:
Brain.lin (brain.lin@sunplusct.com)
Mei Ligang (ligang@sunnorth.com.cn)
diff --git a/include/opcode/score-inst.h b/include/opcode/score-inst.h
index ecb18da..04b7c85 100644
--- a/include/opcode/score-inst.h
+++ b/include/opcode/score-inst.h
@@ -1,5 +1,5 @@
/* score-inst.h -- Score Instructions Table
- Copyright 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
Contributed by:
Brain.lin (brain.lin@sunplusct.com)
Mei Ligang (ligang@sunnorth.com.cn)
diff --git a/include/opcode/sparc.h b/include/opcode/sparc.h
index f05909f..b80876a 100644
--- a/include/opcode/sparc.h
+++ b/include/opcode/sparc.h
@@ -1,6 +1,5 @@
/* Definitions for opcode table for the sparc.
- Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2002,
- 2003, 2005, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1989-2014 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler, GDB, the GNU debugger, and
the GNU Binutils.
diff --git a/include/opcode/spu-insns.h b/include/opcode/spu-insns.h
index d6c260a..e8259e6 100644
--- a/include/opcode/spu-insns.h
+++ b/include/opcode/spu-insns.h
@@ -1,6 +1,6 @@
/* SPU ELF support for BFD.
- Copyright 2006, 2007, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/opcode/spu.h b/include/opcode/spu.h
index c646830..64882f5 100644
--- a/include/opcode/spu.h
+++ b/include/opcode/spu.h
@@ -1,6 +1,6 @@
/* SPU ELF support for BFD.
- Copyright 2006, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/tahoe.h b/include/opcode/tahoe.h
index 70fcf62..664f3b5 100644
--- a/include/opcode/tahoe.h
+++ b/include/opcode/tahoe.h
@@ -2,7 +2,7 @@
* Ported by the State University of New York at Buffalo by the Distributed
* Computer Systems Lab, Department of Computer Science, 1991.
*/
-/* Copyright 2012 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
This file is part of GDB and BINUTILS.
diff --git a/include/opcode/tic30.h b/include/opcode/tic30.h
index 3f4d307..1a1c05a 100644
--- a/include/opcode/tic30.h
+++ b/include/opcode/tic30.h
@@ -1,5 +1,5 @@
/* tic30.h -- Header file for TI TMS320C30 opcode table
- Copyright 1998, 2005, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/tic4x.h b/include/opcode/tic4x.h
index 6f16fcb..15c837e 100644
--- a/include/opcode/tic4x.h
+++ b/include/opcode/tic4x.h
@@ -1,6 +1,6 @@
/* Table of opcodes for the Texas Instruments TMS320C[34]X family.
- Copyright (C) 2002, 2003, 2010 Free Software Foundation.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
Contributed by Michael P. Hayes (m.hayes@elec.canterbury.ac.nz)
diff --git a/include/opcode/tic54x.h b/include/opcode/tic54x.h
index f468714..ca2911e 100644
--- a/include/opcode/tic54x.h
+++ b/include/opcode/tic54x.h
@@ -1,5 +1,5 @@
/* tic54x.h -- Header file for TI TMS320C54X opcode table
- Copyright 1999, 2000, 2001, 2005, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 Free Software Foundation, Inc.
Written by Timothy Wall (twall@cygnus.com)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/tic6x-control-registers.h b/include/opcode/tic6x-control-registers.h
index b438777..2afb8d6 100644
--- a/include/opcode/tic6x-control-registers.h
+++ b/include/opcode/tic6x-control-registers.h
@@ -1,6 +1,5 @@
/* TI C6X control register information.
- Copyright 2010
- Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/opcode/tic6x-insn-formats.h b/include/opcode/tic6x-insn-formats.h
index 80bc9fa..5aea271 100644
--- a/include/opcode/tic6x-insn-formats.h
+++ b/include/opcode/tic6x-insn-formats.h
@@ -1,5 +1,5 @@
/* TI C6X instruction format information.
- Copyright 2010-2013 Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/opcode/tic6x-opcode-table.h b/include/opcode/tic6x-opcode-table.h
index d876c56..b93d71e 100644
--- a/include/opcode/tic6x-opcode-table.h
+++ b/include/opcode/tic6x-opcode-table.h
@@ -1,5 +1,5 @@
/* TI C6X opcode table.
- Copyright 2010-2013 Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/opcode/tic6x.h b/include/opcode/tic6x.h
index d76c5e1..7ccffb0 100644
--- a/include/opcode/tic6x.h
+++ b/include/opcode/tic6x.h
@@ -1,5 +1,5 @@
/* TI C6X opcode information.
- Copyright 2010-2013 Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/opcode/tic80.h b/include/opcode/tic80.h
index 43c84be..e13f2a6 100644
--- a/include/opcode/tic80.h
+++ b/include/opcode/tic80.h
@@ -1,5 +1,5 @@
/* tic80.h -- Header file for TI TMS320C80 (MV) opcode table
- Copyright 1996, 1997, 2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
Written by Fred Fish (fnf@cygnus.com), Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/tilegx.h b/include/opcode/tilegx.h
index c11fc16..9dd074d 100644
--- a/include/opcode/tilegx.h
+++ b/include/opcode/tilegx.h
@@ -1,6 +1,6 @@
/* TILE-Gx opcode information.
*
- * Copyright 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2014 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/include/opcode/tilepro.h b/include/opcode/tilepro.h
index 767926b..410ee41 100644
--- a/include/opcode/tilepro.h
+++ b/include/opcode/tilepro.h
@@ -1,6 +1,6 @@
/* TILEPro opcode information.
*
- * Copyright 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2014 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/include/opcode/v850.h b/include/opcode/v850.h
index 02ef3d4..d19ff80 100644
--- a/include/opcode/v850.h
+++ b/include/opcode/v850.h
@@ -1,5 +1,5 @@
/* v850.h -- Header file for NEC V850 opcode table
- Copyright 1996-2013 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
Written by J.T. Conklin, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/vax.h b/include/opcode/vax.h
index f5cdd24..3b38413 100644
--- a/include/opcode/vax.h
+++ b/include/opcode/vax.h
@@ -1,5 +1,5 @@
/* Vax opcde list.
- Copyright 1989, 1991, 1992, 1995, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1989-2014 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/xgate.h b/include/opcode/xgate.h
index 8451e66..9124b84 100644
--- a/include/opcode/xgate.h
+++ b/include/opcode/xgate.h
@@ -1,5 +1,5 @@
/* xgate.h -- Freescale XGATE opcode list
- Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 Free Software Foundation, Inc.
Written by Sean Keys (skeys@ipdatasys.com)
This file is part of the GNU opcodes library.