summaryrefslogtreecommitdiff
path: root/include/opcode
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-01-02 14:06:43 +1030
committerAlan Modra <amodra@gmail.com>2017-01-02 14:08:56 +1030
commit2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch)
tree807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /include/opcode
parent5c1ad6b5bb2602a0c590f2e49316ccc9fb30e1a9 (diff)
downloadbinutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz
Update year range in copyright notice of all files.
Diffstat (limited to 'include/opcode')
-rw-r--r--include/opcode/aarch64.h2
-rw-r--r--include/opcode/alpha.h2
-rw-r--r--include/opcode/arc-func.h2
-rw-r--r--include/opcode/arc.h2
-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.h2
-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.h2
-rw-r--r--include/opcode/d30v.h2
-rw-r--r--include/opcode/dlx.h2
-rw-r--r--include/opcode/ft32.h2
-rw-r--r--include/opcode/h8300.h2
-rw-r--r--include/opcode/hppa.h2
-rw-r--r--include/opcode/i370.h2
-rw-r--r--include/opcode/i386.h2
-rw-r--r--include/opcode/i860.h2
-rw-r--r--include/opcode/i960.h2
-rw-r--r--include/opcode/ia64.h2
-rw-r--r--include/opcode/m68hc11.h2
-rw-r--r--include/opcode/m68k.h2
-rw-r--r--include/opcode/m88k.h2
-rw-r--r--include/opcode/metag.h2
-rw-r--r--include/opcode/mips.h2
-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/nios2r1.h2
-rw-r--r--include/opcode/nios2r2.h2
-rw-r--r--include/opcode/np1.h2
-rw-r--r--include/opcode/ns32k.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.h2
-rw-r--r--include/opcode/pru.h2
-rw-r--r--include/opcode/pyr.h2
-rw-r--r--include/opcode/riscv.h2
-rw-r--r--include/opcode/rl78.h2
-rw-r--r--include/opcode/rx.h2
-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.h2
-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.h2
-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/visium.h2
-rw-r--r--include/opcode/xgate.h2
70 files changed, 70 insertions, 70 deletions
diff --git a/include/opcode/aarch64.h b/include/opcode/aarch64.h
index f129a6db3bf..d3d86ca8f8e 100644
--- a/include/opcode/aarch64.h
+++ b/include/opcode/aarch64.h
@@ -1,6 +1,6 @@
/* AArch64 assembler/disassembler support.
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 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 747660ed99d..1bf58a729c7 100644
--- a/include/opcode/alpha.h
+++ b/include/opcode/alpha.h
@@ -1,5 +1,5 @@
/* alpha.h -- Header file for Alpha opcode table
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 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-func.h b/include/opcode/arc-func.h
index c92382b1694..c794593de1b 100644
--- a/include/opcode/arc-func.h
+++ b/include/opcode/arc-func.h
@@ -1,5 +1,5 @@
/* Replace functions for the ARC relocs.
- Copyright (C) 2015-2016 Free Software Foundation, Inc.
+ Copyright (C) 2015-2017 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/arc.h b/include/opcode/arc.h
index b3b76d9d8c7..859bb9f0285 100644
--- a/include/opcode/arc.h
+++ b/include/opcode/arc.h
@@ -1,5 +1,5 @@
/* Opcode table for the ARC.
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 Free Software Foundation, Inc.
Contributed by Claudiu Zissulescu (claziss@synopsys.com)
diff --git a/include/opcode/arm.h b/include/opcode/arm.h
index ac362f102be..bb68a78154a 100644
--- a/include/opcode/arm.h
+++ b/include/opcode/arm.h
@@ -1,5 +1,5 @@
/* ARM assembler/disassembler support.
- Copyright (C) 2004-2016 Free Software Foundation, Inc.
+ Copyright (C) 2004-2017 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 feb4f88d785..1c73022ed49 100644
--- a/include/opcode/avr.h
+++ b/include/opcode/avr.h
@@ -1,6 +1,6 @@
/* Opcode table for the Atmel AVR micro controllers.
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 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 22e9a7d49c2..a4328e3967b 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 (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 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 706d830d1fe..328a6bf9efc 100644
--- a/include/opcode/cgen.h
+++ b/include/opcode/cgen.h
@@ -1,6 +1,6 @@
/* Header file for targets using CGEN: Cpu tools GENerator.
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 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 c09aa80c0cf..f785ee0bc2e 100644
--- a/include/opcode/convex.h
+++ b/include/opcode/convex.h
@@ -1,5 +1,5 @@
/* Information for instruction disassembly on the Convex.
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/opcode/cr16.h b/include/opcode/cr16.h
index 169834400c4..80f48dfbfd4 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 (C) 2007-2016 Free Software Foundation, Inc.
+ Copyright (C) 2007-2017 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 8628ed21d39..c542dd1a102 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-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 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 c2d2325561d..23062edf217 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 (C) 2004-2016 Free Software Foundation, Inc.
+ Copyright (C) 2004-2017 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 a468e589133..baa7be54f23 100644
--- a/include/opcode/d10v.h
+++ b/include/opcode/d10v.h
@@ -1,5 +1,5 @@
/* d10v.h -- Header file for D10V opcode table
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 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 910d1550c11..4037fce7927 100644
--- a/include/opcode/d30v.h
+++ b/include/opcode/d30v.h
@@ -1,5 +1,5 @@
/* d30v.h -- Header file for D30V opcode table
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 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 1d53c52a57d..cd864ba5c06 100644
--- a/include/opcode/dlx.h
+++ b/include/opcode/dlx.h
@@ -1,5 +1,5 @@
/* Table of opcodes for the DLX microprocess.
- Copyright (C) 2002-2016 Free Software Foundation, Inc.
+ Copyright (C) 2002-2017 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/ft32.h b/include/opcode/ft32.h
index 193ada6c48c..4aecfb6e9e8 100644
--- a/include/opcode/ft32.h
+++ b/include/opcode/ft32.h
@@ -1,5 +1,5 @@
/* Definitions for decoding the ft32 opcode table.
- Copyright (C) 2013-2016 Free Software Foundation, Inc.
+ Copyright (C) 2013-2017 Free Software Foundation, Inc.
Contributed by FTDI (support@ftdichip.com)
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/h8300.h b/include/opcode/h8300.h
index c33c8958eab..86dd2adba90 100644
--- a/include/opcode/h8300.h
+++ b/include/opcode/h8300.h
@@ -1,5 +1,5 @@
/* Opcode table for the H8/300
- Copyright (C) 1991-2016 Free Software Foundation, Inc.
+ Copyright (C) 1991-2017 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 2dcc8bc4a33..91484b0e523 100644
--- a/include/opcode/hppa.h
+++ b/include/opcode/hppa.h
@@ -1,5 +1,5 @@
/* Table of opcodes for the PA-RISC.
- Copyright (C) 1990-2016 Free Software Foundation, Inc.
+ Copyright (C) 1990-2017 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 848d653cbab..e5ed600182d 100644
--- a/include/opcode/i370.h
+++ b/include/opcode/i370.h
@@ -1,5 +1,5 @@
/* i370.h -- Header file for S/390 opcode table
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 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 783024513aa..58cbf06d4bf 100644
--- a/include/opcode/i386.h
+++ b/include/opcode/i386.h
@@ -1,5 +1,5 @@
/* opcode/i386.h -- Intel 80386 opcode macros
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 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 bc1a4ee3d3d..54a930d7532 100644
--- a/include/opcode/i860.h
+++ b/include/opcode/i860.h
@@ -1,5 +1,5 @@
/* Table of opcodes for the i860.
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 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 be3ac1069f4..3c357e8a907 100644
--- a/include/opcode/i960.h
+++ b/include/opcode/i960.h
@@ -1,6 +1,6 @@
/* Basic 80960 instruction formats.
- Copyright (C) 2001-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 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 2463f5a1895..efaf5d20e67 100644
--- a/include/opcode/ia64.h
+++ b/include/opcode/ia64.h
@@ -1,5 +1,5 @@
/* ia64.h -- Header file for ia64 opcode table
- Copyright (C) 1998-2016 Free Software Foundation, Inc.
+ Copyright (C) 1998-2017 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 5ac1c872b17..aa4ccfcd6e9 100644
--- a/include/opcode/m68hc11.h
+++ b/include/opcode/m68hc11.h
@@ -1,5 +1,5 @@
/* m68hc11.h -- Header file for Motorola 68HC11 & 68HC12 opcode table
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 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 df37a562fef..10ec6041e4c 100644
--- a/include/opcode/m68k.h
+++ b/include/opcode/m68k.h
@@ -1,5 +1,5 @@
/* Opcode table header for m680[01234]0/m6888[12]/m68851.
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 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 20c92a4f16f..e73a0025210 100644
--- a/include/opcode/m88k.h
+++ b/include/opcode/m88k.h
@@ -1,5 +1,5 @@
/* Table of opcodes for the Motorola M88k family.
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 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 1ca6d9edcdf..3352008ac44 100644
--- a/include/opcode/metag.h
+++ b/include/opcode/metag.h
@@ -1,5 +1,5 @@
/* Imagination Technologies Meta opcode table.
- Copyright (C) 2013-2016 Free Software Foundation, Inc.
+ Copyright (C) 2013-2017 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 eb80dfebee3..0d043d9520d 100644
--- a/include/opcode/mips.h
+++ b/include/opcode/mips.h
@@ -1,5 +1,5 @@
/* mips.h. Mips opcode list for GDB, the GNU debugger.
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 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 5ca0d583b2b..df437784ee2 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-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 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 1601dd095ac..ad75e3dbb4c 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 (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 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 8c9c58db292..bd03f8ab068 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 (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 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 900fd25a67b..f3ffdbe3ff9 100644
--- a/include/opcode/moxie.h
+++ b/include/opcode/moxie.h
@@ -1,5 +1,5 @@
/* Definitions for decoding the moxie opcode table.
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 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 f9e1b4c40a1..dd1d5fd62d5 100644
--- a/include/opcode/msp430-decode.h
+++ b/include/opcode/msp430-decode.h
@@ -1,5 +1,5 @@
/* Opcode decoder for the TI MSP430
- Copyright (C) 2012-2016 Free Software Foundation, Inc.
+ Copyright (C) 2012-2017 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 a7762af10b6..adf80a29315 100644
--- a/include/opcode/msp430.h
+++ b/include/opcode/msp430.h
@@ -1,6 +1,6 @@
/* Opcode table for the TI MSP430 microcontrollers
- Copyright (C) 2002-2016 Free Software Foundation, Inc.
+ Copyright (C) 2002-2017 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 5f29c04ace3..95e5f8ce3cd 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-2016 Free Software Foundation, Inc.
+ Copyright (C) 2012-2017 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 50b5c75d6d6..68e9a1ed919 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-2016 Free Software Foundation, Inc.
+ Copyright (C) 2012-2017 Free Software Foundation, Inc.
Contributed by Nigel Gray (ngray@altera.com).
Contributed by Mentor Graphics, Inc.
diff --git a/include/opcode/nios2r1.h b/include/opcode/nios2r1.h
index 763b54d2c70..c2e603026cc 100644
--- a/include/opcode/nios2r1.h
+++ b/include/opcode/nios2r1.h
@@ -1,5 +1,5 @@
/* Nios II R1 opcode list for GAS, the GNU assembler.
- Copyright (C) 2013-2016 Free Software Foundation, Inc.
+ Copyright (C) 2013-2017 Free Software Foundation, Inc.
Contributed by Mentor Graphics, Inc.
This file is part of GAS, the GNU Assembler, and GDB, the GNU disassembler.
diff --git a/include/opcode/nios2r2.h b/include/opcode/nios2r2.h
index 22f44e78fd2..65fdd7cc3ea 100644
--- a/include/opcode/nios2r2.h
+++ b/include/opcode/nios2r2.h
@@ -1,5 +1,5 @@
/* Nios II R2 opcode list for GAS, the GNU assembler.
- Copyright (C) 2013-2016 Free Software Foundation, Inc.
+ Copyright (C) 2013-2017 Free Software Foundation, Inc.
Contributed by Mentor Graphics, Inc.
This file is part of GAS, the GNU Assembler, and GDB, the GNU disassembler.
diff --git a/include/opcode/np1.h b/include/opcode/np1.h
index 744bd2dcc8e..64f8b8f169c 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 (C) 1986-2016 Free Software Foundation, Inc.
+ Copyright (C) 1986-2017 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/opcode/ns32k.h b/include/opcode/ns32k.h
index ef70d6acc4d..812eab01cf2 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 (C) 1987-2016 Free Software Foundation, Inc.
+ Copyright (C) 1987-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/include/opcode/pdp11.h b/include/opcode/pdp11.h
index 2b9d89ee62f..07ce8fe15d1 100644
--- a/include/opcode/pdp11.h
+++ b/include/opcode/pdp11.h
@@ -1,5 +1,5 @@
/* PDP-11 opcde list.
- Copyright (C) 2001-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 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 3953966ea57..d66909cfc6c 100644
--- a/include/opcode/pj.h
+++ b/include/opcode/pj.h
@@ -1,5 +1,5 @@
/* Definitions for decoding the picoJava opcode table.
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 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 700fbb82322..fd63338f93e 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 (C) 1986-2016 Free Software Foundation, Inc.
+ Copyright (C) 1986-2017 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/opcode/ppc.h b/include/opcode/ppc.h
index a9dc50d2a69..a32dae2f5f4 100644
--- a/include/opcode/ppc.h
+++ b/include/opcode/ppc.h
@@ -1,5 +1,5 @@
/* ppc.h -- Header file for PowerPC opcode table
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 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/pru.h b/include/opcode/pru.h
index 7ab6ee7d595..f22ae1e4402 100644
--- a/include/opcode/pru.h
+++ b/include/opcode/pru.h
@@ -1,5 +1,5 @@
/* TI PRU opcode list for GAS, the GNU assembler.
- Copyright (C) 2014-2016 Free Software Foundation, Inc.
+ Copyright (C) 2014-2017 Free Software Foundation, Inc.
Contributed by Dimitar Dimitrov <dimitar@dinux.eu>
This file is part of GAS, the GNU Assembler, and GDB, the GNU disassembler.
diff --git a/include/opcode/pyr.h b/include/opcode/pyr.h
index 27bed839fa4..51bde140e13 100644
--- a/include/opcode/pyr.h
+++ b/include/opcode/pyr.h
@@ -1,6 +1,6 @@
/* pyramid.opcode.h -- gdb initial attempt.
- Copyright (C) 2001-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 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/riscv.h b/include/opcode/riscv.h
index 8845c067fdd..b21e8c9d682 100644
--- a/include/opcode/riscv.h
+++ b/include/opcode/riscv.h
@@ -1,5 +1,5 @@
/* riscv.h. RISC-V opcode list for GDB, the GNU debugger.
- Copyright 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by Andrew Waterman
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/rl78.h b/include/opcode/rl78.h
index f472262b1ea..648c921cd2f 100644
--- a/include/opcode/rl78.h
+++ b/include/opcode/rl78.h
@@ -1,5 +1,5 @@
/* Opcode decoder for the Renesas RL78
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 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 2d089d73270..a9b735a4bfe 100644
--- a/include/opcode/rx.h
+++ b/include/opcode/rx.h
@@ -1,5 +1,5 @@
/* Opcode decoder for the Renesas RX
- Copyright (C) 2008-2016 Free Software Foundation, Inc.
+ Copyright (C) 2008-2017 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 1afa86eeda0..c38495e6467 100644
--- a/include/opcode/s390.h
+++ b/include/opcode/s390.h
@@ -1,5 +1,5 @@
/* s390.h -- Header file for S390 opcode table
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 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 4a1ba244290..7c48c0d305a 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 (C) 2006-2016 Free Software Foundation, Inc.
+ Copyright (C) 2006-2017 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 ec5cb8dbb7c..dcec6fbf430 100644
--- a/include/opcode/score-inst.h
+++ b/include/opcode/score-inst.h
@@ -1,5 +1,5 @@
/* score-inst.h -- Score Instructions Table
- Copyright (C) 2006-2016 Free Software Foundation, Inc.
+ Copyright (C) 2006-2017 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 6c6677117f7..c79f20dc5e3 100644
--- a/include/opcode/sparc.h
+++ b/include/opcode/sparc.h
@@ -1,5 +1,5 @@
/* Definitions for opcode table for the sparc.
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 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 cdc3679aba0..78ecee774b4 100644
--- a/include/opcode/spu-insns.h
+++ b/include/opcode/spu-insns.h
@@ -1,6 +1,6 @@
/* SPU ELF support for BFD.
- Copyright (C) 2006-2016 Free Software Foundation, Inc.
+ Copyright (C) 2006-2017 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 d51a5470873..cded8021915 100644
--- a/include/opcode/spu.h
+++ b/include/opcode/spu.h
@@ -1,6 +1,6 @@
/* SPU ELF support for BFD.
- Copyright (C) 2006-2016 Free Software Foundation, Inc.
+ Copyright (C) 2006-2017 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 e35f71563d0..0eba1a8e2b6 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 (C) 2012-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2017 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 1ca2f8b0a2b..f4be6b21984 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 (C) 1998-2016 Free Software Foundation, Inc.
+ Copyright (C) 1998-2017 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 b4209a1deb1..881190b1f87 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-2016 Free Software Foundation, Inc.
+ Copyright (C) 2002-2017 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 b0af407c9ea..2984b37f8c2 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 (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 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 fead0820dce..7a47d20206d 100644
--- a/include/opcode/tic6x-control-registers.h
+++ b/include/opcode/tic6x-control-registers.h
@@ -1,5 +1,5 @@
/* TI C6X control register information.
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 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 f93142f25e6..7ff56c76ab9 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 (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 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 c9bf0666fb0..c7786e7b233 100644
--- a/include/opcode/tic6x-opcode-table.h
+++ b/include/opcode/tic6x-opcode-table.h
@@ -1,5 +1,5 @@
/* TI C6X opcode table.
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 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 3a9a63ad65c..824eae28956 100644
--- a/include/opcode/tic6x.h
+++ b/include/opcode/tic6x.h
@@ -1,5 +1,5 @@
/* TI C6X opcode information.
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 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 510da051079..e52374905a5 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 (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 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 598541032c1..1355ce7b4d2 100644
--- a/include/opcode/tilegx.h
+++ b/include/opcode/tilegx.h
@@ -1,6 +1,6 @@
/* TILE-Gx opcode information.
*
- * Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2017 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 96f20307ef9..34c3d227c97 100644
--- a/include/opcode/tilepro.h
+++ b/include/opcode/tilepro.h
@@ -1,6 +1,6 @@
/* TILEPro opcode information.
*
- * Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2017 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 5e317da57ee..b20ef10e294 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 (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 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 6649e2b6a13..85a7bd4463e 100644
--- a/include/opcode/vax.h
+++ b/include/opcode/vax.h
@@ -1,5 +1,5 @@
/* Vax opcde list.
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/visium.h b/include/opcode/visium.h
index bc8a2b76dd3..1e7180d4807 100644
--- a/include/opcode/visium.h
+++ b/include/opcode/visium.h
@@ -1,6 +1,6 @@
/* Opcode table header for Visium.
- Copyright (C) 2003-2016 Free Software Foundation, Inc.
+ Copyright (C) 2003-2017 Free Software Foundation, Inc.
This file is part of GDB, GAS, and GNU binutils.
diff --git a/include/opcode/xgate.h b/include/opcode/xgate.h
index ad4dbb14871..82f56d58eb3 100644
--- a/include/opcode/xgate.h
+++ b/include/opcode/xgate.h
@@ -1,5 +1,5 @@
/* xgate.h -- Freescale XGATE opcode list
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 Free Software Foundation, Inc.
Written by Sean Keys (skeys@ipdatasys.com)
This file is part of the GNU opcodes library.