aboutsummaryrefslogtreecommitdiff
path: root/gas
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 /gas
parent5c1ad6b5bb2602a0c590f2e49316ccc9fb30e1a9 (diff)
downloadgdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.zip
gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz
gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.bz2
Update year range in copyright notice of all files.
Diffstat (limited to 'gas')
-rw-r--r--gas/CONTRIBUTORS2
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/MAINTAINERS2
-rw-r--r--gas/Makefile.am2
-rw-r--r--gas/Makefile.in2
-rw-r--r--gas/NEWS2
-rw-r--r--gas/README2
-rw-r--r--gas/app.c2
-rw-r--r--gas/as.c4
-rw-r--r--gas/as.h2
-rw-r--r--gas/asintl.h2
-rw-r--r--gas/atof-generic.c2
-rw-r--r--gas/bignum.h2
-rw-r--r--gas/bit_fix.h2
-rw-r--r--gas/cgen.c2
-rw-r--r--gas/cgen.h2
-rw-r--r--gas/compress-debug.c2
-rw-r--r--gas/compress-debug.h2
-rw-r--r--gas/cond.c2
-rw-r--r--gas/config/aout_gnu.h2
-rw-r--r--gas/config/atof-ieee.c2
-rw-r--r--gas/config/atof-vax.c2
-rw-r--r--gas/config/bfin-aux.h2
-rw-r--r--gas/config/bfin-defs.h2
-rw-r--r--gas/config/bfin-lex-wrapper.c2
-rw-r--r--gas/config/bfin-lex.l2
-rw-r--r--gas/config/bfin-parse.y2
-rw-r--r--gas/config/e-crisaout.c2
-rw-r--r--gas/config/e-criself.c2
-rw-r--r--gas/config/e-i386aout.c2
-rw-r--r--gas/config/e-i386coff.c2
-rw-r--r--gas/config/e-i386elf.c2
-rw-r--r--gas/config/e-mipself.c2
-rw-r--r--gas/config/itbl-mips.h2
-rw-r--r--gas/config/m68k-parse.h2
-rw-r--r--gas/config/m68k-parse.y2
-rw-r--r--gas/config/obj-aout.c2
-rw-r--r--gas/config/obj-aout.h2
-rw-r--r--gas/config/obj-coff-seh.c2
-rw-r--r--gas/config/obj-coff-seh.h2
-rw-r--r--gas/config/obj-coff.c2
-rw-r--r--gas/config/obj-coff.h2
-rw-r--r--gas/config/obj-ecoff.c2
-rw-r--r--gas/config/obj-ecoff.h2
-rw-r--r--gas/config/obj-elf.c2
-rw-r--r--gas/config/obj-elf.h2
-rw-r--r--gas/config/obj-evax.c2
-rw-r--r--gas/config/obj-evax.h2
-rw-r--r--gas/config/obj-fdpicelf.c2
-rw-r--r--gas/config/obj-fdpicelf.h2
-rw-r--r--gas/config/obj-macho.c2
-rw-r--r--gas/config/obj-macho.h2
-rw-r--r--gas/config/obj-multi.c2
-rw-r--r--gas/config/obj-multi.h2
-rw-r--r--gas/config/obj-som.c2
-rw-r--r--gas/config/obj-som.h2
-rw-r--r--gas/config/rl78-defs.h2
-rw-r--r--gas/config/rl78-parse.y2
-rw-r--r--gas/config/rx-defs.h2
-rw-r--r--gas/config/rx-parse.y2
-rw-r--r--gas/config/tc-aarch64.c2
-rw-r--r--gas/config/tc-aarch64.h2
-rw-r--r--gas/config/tc-alpha.c2
-rw-r--r--gas/config/tc-alpha.h2
-rw-r--r--gas/config/tc-arc.c2
-rw-r--r--gas/config/tc-arc.h2
-rw-r--r--gas/config/tc-arm.c2
-rw-r--r--gas/config/tc-arm.h2
-rw-r--r--gas/config/tc-avr.c2
-rw-r--r--gas/config/tc-avr.h2
-rw-r--r--gas/config/tc-bfin.c2
-rw-r--r--gas/config/tc-bfin.h2
-rw-r--r--gas/config/tc-cr16.c2
-rw-r--r--gas/config/tc-cr16.h2
-rw-r--r--gas/config/tc-cris.c2
-rw-r--r--gas/config/tc-cris.h2
-rw-r--r--gas/config/tc-crx.c2
-rw-r--r--gas/config/tc-crx.h2
-rw-r--r--gas/config/tc-d10v.c2
-rw-r--r--gas/config/tc-d10v.h2
-rw-r--r--gas/config/tc-d30v.c2
-rw-r--r--gas/config/tc-d30v.h2
-rw-r--r--gas/config/tc-dlx.c2
-rw-r--r--gas/config/tc-dlx.h2
-rw-r--r--gas/config/tc-epiphany.c2
-rw-r--r--gas/config/tc-epiphany.h2
-rw-r--r--gas/config/tc-fr30.c2
-rw-r--r--gas/config/tc-fr30.h2
-rw-r--r--gas/config/tc-frv.c2
-rw-r--r--gas/config/tc-frv.h2
-rw-r--r--gas/config/tc-ft32.c2
-rw-r--r--gas/config/tc-ft32.h2
-rw-r--r--gas/config/tc-generic.c2
-rw-r--r--gas/config/tc-generic.h2
-rw-r--r--gas/config/tc-h8300.c2
-rw-r--r--gas/config/tc-h8300.h2
-rw-r--r--gas/config/tc-hppa.c2
-rw-r--r--gas/config/tc-hppa.h2
-rw-r--r--gas/config/tc-i370.c2
-rw-r--r--gas/config/tc-i370.h2
-rw-r--r--gas/config/tc-i386-intel.c2
-rw-r--r--gas/config/tc-i386.c2
-rw-r--r--gas/config/tc-i386.h2
-rw-r--r--gas/config/tc-i860.c2
-rw-r--r--gas/config/tc-i860.h2
-rw-r--r--gas/config/tc-i960.c2
-rw-r--r--gas/config/tc-i960.h2
-rw-r--r--gas/config/tc-ia64.c2
-rw-r--r--gas/config/tc-ia64.h2
-rw-r--r--gas/config/tc-ip2k.c2
-rw-r--r--gas/config/tc-ip2k.h2
-rw-r--r--gas/config/tc-iq2000.c2
-rw-r--r--gas/config/tc-iq2000.h2
-rw-r--r--gas/config/tc-lm32.c2
-rw-r--r--gas/config/tc-lm32.h2
-rw-r--r--gas/config/tc-m32c.c2
-rw-r--r--gas/config/tc-m32c.h2
-rw-r--r--gas/config/tc-m32r.c2
-rw-r--r--gas/config/tc-m32r.h2
-rw-r--r--gas/config/tc-m68851.h2
-rw-r--r--gas/config/tc-m68hc11.c2
-rw-r--r--gas/config/tc-m68hc11.h2
-rw-r--r--gas/config/tc-m68k.c2
-rw-r--r--gas/config/tc-m68k.h2
-rw-r--r--gas/config/tc-mcore.c2
-rw-r--r--gas/config/tc-mcore.h2
-rw-r--r--gas/config/tc-mep.c2
-rw-r--r--gas/config/tc-mep.h2
-rw-r--r--gas/config/tc-metag.c2
-rw-r--r--gas/config/tc-metag.h2
-rw-r--r--gas/config/tc-microblaze.c2
-rw-r--r--gas/config/tc-microblaze.h2
-rw-r--r--gas/config/tc-mips.c2
-rw-r--r--gas/config/tc-mips.h2
-rw-r--r--gas/config/tc-mmix.c2
-rw-r--r--gas/config/tc-mmix.h2
-rw-r--r--gas/config/tc-mn10200.c2
-rw-r--r--gas/config/tc-mn10200.h2
-rw-r--r--gas/config/tc-mn10300.c2
-rw-r--r--gas/config/tc-mn10300.h2
-rw-r--r--gas/config/tc-moxie.c2
-rw-r--r--gas/config/tc-moxie.h2
-rw-r--r--gas/config/tc-msp430.c2
-rw-r--r--gas/config/tc-msp430.h2
-rw-r--r--gas/config/tc-mt.c2
-rw-r--r--gas/config/tc-mt.h2
-rw-r--r--gas/config/tc-nds32.c2
-rw-r--r--gas/config/tc-nds32.h2
-rw-r--r--gas/config/tc-nios2.c2
-rw-r--r--gas/config/tc-nios2.h2
-rw-r--r--gas/config/tc-ns32k.c2
-rw-r--r--gas/config/tc-ns32k.h2
-rw-r--r--gas/config/tc-or1k.c2
-rw-r--r--gas/config/tc-or1k.h2
-rw-r--r--gas/config/tc-pdp11.c2
-rw-r--r--gas/config/tc-pdp11.h2
-rw-r--r--gas/config/tc-pj.c2
-rw-r--r--gas/config/tc-pj.h2
-rw-r--r--gas/config/tc-ppc.c2
-rw-r--r--gas/config/tc-ppc.h2
-rw-r--r--gas/config/tc-pru.c2
-rw-r--r--gas/config/tc-pru.h2
-rw-r--r--gas/config/tc-riscv.c2
-rw-r--r--gas/config/tc-riscv.h2
-rw-r--r--gas/config/tc-rl78.c2
-rw-r--r--gas/config/tc-rl78.h2
-rw-r--r--gas/config/tc-rx.c2
-rw-r--r--gas/config/tc-rx.h2
-rw-r--r--gas/config/tc-s390.c2
-rw-r--r--gas/config/tc-s390.h2
-rw-r--r--gas/config/tc-score.c2
-rw-r--r--gas/config/tc-score.h2
-rw-r--r--gas/config/tc-score7.c2
-rw-r--r--gas/config/tc-sh.c2
-rw-r--r--gas/config/tc-sh.h2
-rw-r--r--gas/config/tc-sh64.c2
-rw-r--r--gas/config/tc-sh64.h2
-rw-r--r--gas/config/tc-sparc.c2
-rw-r--r--gas/config/tc-sparc.h2
-rw-r--r--gas/config/tc-spu.c2
-rw-r--r--gas/config/tc-spu.h2
-rw-r--r--gas/config/tc-tic30.c2
-rw-r--r--gas/config/tc-tic30.h2
-rw-r--r--gas/config/tc-tic4x.c2
-rw-r--r--gas/config/tc-tic4x.h2
-rw-r--r--gas/config/tc-tic54x.c2
-rw-r--r--gas/config/tc-tic54x.h2
-rw-r--r--gas/config/tc-tic6x.c2
-rw-r--r--gas/config/tc-tic6x.h2
-rw-r--r--gas/config/tc-tilegx.c2
-rw-r--r--gas/config/tc-tilegx.h2
-rw-r--r--gas/config/tc-tilepro.c2
-rw-r--r--gas/config/tc-tilepro.h2
-rw-r--r--gas/config/tc-v850.c2
-rw-r--r--gas/config/tc-v850.h2
-rw-r--r--gas/config/tc-vax.c2
-rw-r--r--gas/config/tc-vax.h2
-rw-r--r--gas/config/tc-visium.c2
-rw-r--r--gas/config/tc-visium.h2
-rw-r--r--gas/config/tc-xc16x.c2
-rw-r--r--gas/config/tc-xc16x.h2
-rw-r--r--gas/config/tc-xgate.c2
-rw-r--r--gas/config/tc-xgate.h2
-rw-r--r--gas/config/tc-xstormy16.c2
-rw-r--r--gas/config/tc-xstormy16.h2
-rw-r--r--gas/config/tc-xtensa.c2
-rw-r--r--gas/config/tc-xtensa.h2
-rw-r--r--gas/config/tc-z80.c2
-rw-r--r--gas/config/tc-z80.h2
-rw-r--r--gas/config/tc-z8k.c2
-rw-r--r--gas/config/tc-z8k.h2
-rw-r--r--gas/config/te-386bsd.h2
-rw-r--r--gas/config/te-aix.h2
-rw-r--r--gas/config/te-aix5.h2
-rw-r--r--gas/config/te-armeabi.h2
-rw-r--r--gas/config/te-armfbsdeabi.h2
-rw-r--r--gas/config/te-armfbsdvfp.h2
-rw-r--r--gas/config/te-armlinuxeabi.h2
-rw-r--r--gas/config/te-dragonfly.h2
-rw-r--r--gas/config/te-dynix.h2
-rw-r--r--gas/config/te-epoc-pe.h2
-rw-r--r--gas/config/te-freebsd.h2
-rw-r--r--gas/config/te-generic.h2
-rw-r--r--gas/config/te-gnu.h2
-rw-r--r--gas/config/te-go32.h2
-rw-r--r--gas/config/te-hppa.h2
-rw-r--r--gas/config/te-hppa64.h2
-rw-r--r--gas/config/te-hppalinux64.h2
-rw-r--r--gas/config/te-hpux.h2
-rw-r--r--gas/config/te-i386aix.h2
-rw-r--r--gas/config/te-ia64aix.h2
-rw-r--r--gas/config/te-interix.h2
-rw-r--r--gas/config/te-irix.h2
-rw-r--r--gas/config/te-linux.h2
-rw-r--r--gas/config/te-lynx.h2
-rw-r--r--gas/config/te-mach.h2
-rw-r--r--gas/config/te-macos.h2
-rw-r--r--gas/config/te-nacl.h2
-rw-r--r--gas/config/te-nbsd.h2
-rw-r--r--gas/config/te-nbsd532.h2
-rw-r--r--gas/config/te-netware.h2
-rw-r--r--gas/config/te-pc532mach.h2
-rw-r--r--gas/config/te-pe.h2
-rw-r--r--gas/config/te-pep.h2
-rw-r--r--gas/config/te-psos.h2
-rw-r--r--gas/config/te-riscix.h2
-rw-r--r--gas/config/te-solaris.h2
-rw-r--r--gas/config/te-sparcaout.h2
-rw-r--r--gas/config/te-sun3.h2
-rw-r--r--gas/config/te-svr4.h2
-rw-r--r--gas/config/te-symbian.h2
-rw-r--r--gas/config/te-tmips.h2
-rw-r--r--gas/config/te-uclinux.h2
-rw-r--r--gas/config/te-vms.c2
-rw-r--r--gas/config/te-vms.h2
-rw-r--r--gas/config/te-vxworks.h2
-rw-r--r--gas/config/te-wince-pe.h2
-rw-r--r--gas/config/vax-inst.h2
-rw-r--r--gas/config/xtensa-istack.h2
-rw-r--r--gas/config/xtensa-relax.c2
-rw-r--r--gas/config/xtensa-relax.h2
-rw-r--r--gas/configure.ac2
-rw-r--r--gas/configure.com2
-rw-r--r--gas/configure.tgt2
-rw-r--r--gas/debug.c2
-rw-r--r--gas/depend.c2
-rw-r--r--gas/doc/Makefile.am2
-rw-r--r--gas/doc/Makefile.in2
-rw-r--r--gas/doc/all.texi2
-rw-r--r--gas/doc/as.texinfo6
-rw-r--r--gas/doc/c-aarch64.texi2
-rw-r--r--gas/doc/c-alpha.texi2
-rw-r--r--gas/doc/c-arc.texi2
-rw-r--r--gas/doc/c-arm.texi2
-rw-r--r--gas/doc/c-avr.texi2
-rw-r--r--gas/doc/c-bfin.texi2
-rw-r--r--gas/doc/c-cr16.texi2
-rw-r--r--gas/doc/c-cris.texi2
-rw-r--r--gas/doc/c-d10v.texi2
-rw-r--r--gas/doc/c-d30v.texi2
-rw-r--r--gas/doc/c-epiphany.texi2
-rw-r--r--gas/doc/c-h8300.texi2
-rw-r--r--gas/doc/c-hppa.texi2
-rw-r--r--gas/doc/c-i370.texi2
-rw-r--r--gas/doc/c-i386.texi2
-rw-r--r--gas/doc/c-i860.texi2
-rw-r--r--gas/doc/c-i960.texi2
-rw-r--r--gas/doc/c-ia64.texi2
-rw-r--r--gas/doc/c-ip2k.texi2
-rw-r--r--gas/doc/c-lm32.texi2
-rw-r--r--gas/doc/c-m32c.texi2
-rw-r--r--gas/doc/c-m32r.texi2
-rw-r--r--gas/doc/c-m68hc11.texi2
-rw-r--r--gas/doc/c-m68k.texi2
-rw-r--r--gas/doc/c-metag.texi2
-rw-r--r--gas/doc/c-microblaze.texi2
-rw-r--r--gas/doc/c-mips.texi2
-rw-r--r--gas/doc/c-mmix.texi2
-rw-r--r--gas/doc/c-msp430.texi2
-rw-r--r--gas/doc/c-mt.texi2
-rw-r--r--gas/doc/c-nds32.texi2
-rw-r--r--gas/doc/c-nios2.texi2
-rw-r--r--gas/doc/c-ns32k.texi2
-rw-r--r--gas/doc/c-pdp11.texi2
-rw-r--r--gas/doc/c-pj.texi2
-rw-r--r--gas/doc/c-ppc.texi2
-rw-r--r--gas/doc/c-pru.texi2
-rw-r--r--gas/doc/c-riscv.texi2
-rw-r--r--gas/doc/c-rl78.texi2
-rw-r--r--gas/doc/c-rx.texi2
-rw-r--r--gas/doc/c-s390.texi2
-rw-r--r--gas/doc/c-score.texi2
-rw-r--r--gas/doc/c-sh.texi2
-rw-r--r--gas/doc/c-sh64.texi2
-rw-r--r--gas/doc/c-sparc.texi2
-rw-r--r--gas/doc/c-tic54x.texi2
-rw-r--r--gas/doc/c-tic6x.texi2
-rw-r--r--gas/doc/c-tilegx.texi2
-rw-r--r--gas/doc/c-tilepro.texi2
-rw-r--r--gas/doc/c-v850.texi2
-rw-r--r--gas/doc/c-vax.texi2
-rw-r--r--gas/doc/c-visium.texi2
-rw-r--r--gas/doc/c-xc16x.texi2
-rw-r--r--gas/doc/c-xgate.texi2
-rw-r--r--gas/doc/c-xstormy16.texi2
-rw-r--r--gas/doc/c-xtensa.texi2
-rw-r--r--gas/doc/c-z80.texi2
-rw-r--r--gas/doc/c-z8k.texi2
-rw-r--r--gas/doc/h8.texi2
-rw-r--r--gas/doc/internals.texi2
-rw-r--r--gas/dw2gencfi.c2
-rw-r--r--gas/dw2gencfi.h2
-rw-r--r--gas/dwarf2dbg.c2
-rw-r--r--gas/dwarf2dbg.h2
-rw-r--r--gas/ecoff.c2
-rw-r--r--gas/ecoff.h2
-rw-r--r--gas/ehopt.c2
-rw-r--r--gas/emul-target.h2
-rw-r--r--gas/emul.h2
-rw-r--r--gas/expr.c2
-rw-r--r--gas/expr.h2
-rw-r--r--gas/flonum-copy.c2
-rw-r--r--gas/flonum-konst.c2
-rw-r--r--gas/flonum-mult.c2
-rw-r--r--gas/flonum.h2
-rw-r--r--gas/frags.c2
-rw-r--r--gas/frags.h2
-rw-r--r--gas/hash.c2
-rw-r--r--gas/hash.h2
-rw-r--r--gas/input-file.c2
-rw-r--r--gas/input-file.h2
-rw-r--r--gas/input-scrub.c2
-rw-r--r--gas/itbl-lex-wrapper.c2
-rw-r--r--gas/itbl-lex.h2
-rw-r--r--gas/itbl-lex.l2
-rw-r--r--gas/itbl-ops.c2
-rw-r--r--gas/itbl-ops.h2
-rw-r--r--gas/itbl-parse.y2
-rw-r--r--gas/listing.c2
-rw-r--r--gas/listing.h2
-rw-r--r--gas/literal.c2
-rw-r--r--gas/macro.c2
-rw-r--r--gas/macro.h2
-rw-r--r--gas/makefile.vms2
-rw-r--r--gas/messages.c2
-rw-r--r--gas/obj.h2
-rw-r--r--gas/output-file.c2
-rw-r--r--gas/output-file.h2
-rw-r--r--gas/po/Make-in2
-rw-r--r--gas/read.c2
-rw-r--r--gas/read.h2
-rw-r--r--gas/remap.c2
-rw-r--r--gas/sb.c2
-rw-r--r--gas/sb.h2
-rw-r--r--gas/stabs.c2
-rw-r--r--gas/struc-symbol.h2
-rw-r--r--gas/subsegs.c2
-rw-r--r--gas/subsegs.h2
-rw-r--r--gas/symbols.c2
-rw-r--r--gas/symbols.h2
-rw-r--r--gas/tc.h2
-rw-r--r--gas/testsuite/config/default.exp2
-rw-r--r--gas/testsuite/gas/aarch64/aarch64.exp2
-rw-r--r--gas/testsuite/gas/aarch64/addsub.s2
-rw-r--r--gas/testsuite/gas/aarch64/advsimd-across.s2
-rw-r--r--gas/testsuite/gas/aarch64/advsimd-misc.s2
-rw-r--r--gas/testsuite/gas/aarch64/advsisd-copy.s2
-rw-r--r--gas/testsuite/gas/aarch64/advsisd-misc.s2
-rw-r--r--gas/testsuite/gas/aarch64/alias.s2
-rw-r--r--gas/testsuite/gas/aarch64/bitfield-alias.s2
-rw-r--r--gas/testsuite/gas/aarch64/bitfield-bfm.s2
-rw-r--r--gas/testsuite/gas/aarch64/crc32.s2
-rw-r--r--gas/testsuite/gas/aarch64/crypto.s2
-rw-r--r--gas/testsuite/gas/aarch64/floatdp2.s2
-rw-r--r--gas/testsuite/gas/aarch64/fp-const0-parse.s2
-rw-r--r--gas/testsuite/gas/aarch64/fp_cvt_int.s2
-rw-r--r--gas/testsuite/gas/aarch64/illegal-lse.s2
-rw-r--r--gas/testsuite/gas/aarch64/illegal.s2
-rw-r--r--gas/testsuite/gas/aarch64/ldst-exclusive.s2
-rw-r--r--gas/testsuite/gas/aarch64/ldst-reg-imm-post-ind.s2
-rw-r--r--gas/testsuite/gas/aarch64/ldst-reg-imm-pre-ind.s2
-rw-r--r--gas/testsuite/gas/aarch64/ldst-reg-pair.s2
-rw-r--r--gas/testsuite/gas/aarch64/ldst-reg-reg-offset.s2
-rw-r--r--gas/testsuite/gas/aarch64/ldst-reg-uns-imm.s2
-rw-r--r--gas/testsuite/gas/aarch64/ldst-reg-unscaled-imm.s2
-rw-r--r--gas/testsuite/gas/aarch64/lor.s2
-rw-r--r--gas/testsuite/gas/aarch64/lse-atomic.s2
-rw-r--r--gas/testsuite/gas/aarch64/msr.s2
-rw-r--r--gas/testsuite/gas/aarch64/neon-fp-cvt-int.s2
-rw-r--r--gas/testsuite/gas/aarch64/pan.s2
-rw-r--r--gas/testsuite/gas/aarch64/rdma.s2
-rw-r--r--gas/testsuite/gas/aarch64/rm-simd-ext.s2
-rw-r--r--gas/testsuite/gas/aarch64/shifted.s2
-rw-r--r--gas/testsuite/gas/aarch64/sysreg-1.s2
-rw-r--r--gas/testsuite/gas/aarch64/tls.s2
-rw-r--r--gas/testsuite/gas/aarch64/uao.s2
-rw-r--r--gas/testsuite/gas/aarch64/virthostext.s2
-rw-r--r--gas/testsuite/gas/all/gas.exp2
-rw-r--r--gas/testsuite/gas/all/itbl-test.c2
-rw-r--r--gas/testsuite/gas/all/test-example.c2
-rw-r--r--gas/testsuite/gas/all/test-gen.c2
-rw-r--r--gas/testsuite/gas/alpha/alpha.exp2
-rw-r--r--gas/testsuite/gas/arc/arc.exp2
-rw-r--r--gas/testsuite/gas/arc/warn.exp2
-rw-r--r--gas/testsuite/gas/arm/arm.exp2
-rw-r--r--gas/testsuite/gas/arm/maverick.c2
-rw-r--r--gas/testsuite/gas/avr/avr.exp2
-rw-r--r--gas/testsuite/gas/bfin/bfin.exp2
-rw-r--r--gas/testsuite/gas/bfin/error.exp2
-rw-r--r--gas/testsuite/gas/cfi/cfi.exp2
-rw-r--r--gas/testsuite/gas/cr16/cr16.exp2
-rw-r--r--gas/testsuite/gas/cr16/pic.exp2
-rw-r--r--gas/testsuite/gas/cris/cris.exp2
-rw-r--r--gas/testsuite/gas/crx/allinsn.exp2
-rw-r--r--gas/testsuite/gas/d10v/d10v.exp2
-rw-r--r--gas/testsuite/gas/d30v/d30.exp2
-rw-r--r--gas/testsuite/gas/dlx/alltests.exp2
-rw-r--r--gas/testsuite/gas/elf/dwarf2-1.s2
-rw-r--r--gas/testsuite/gas/elf/dwarf2-2.s2
-rw-r--r--gas/testsuite/gas/elf/elf.exp2
-rw-r--r--gas/testsuite/gas/epiphany/allinsn.exp2
-rw-r--r--gas/testsuite/gas/fr30/allinsn.exp2
-rw-r--r--gas/testsuite/gas/fr30/fr30.exp2
-rw-r--r--gas/testsuite/gas/frv/allinsn.exp2
-rw-r--r--gas/testsuite/gas/ft32/ft32.exp2
-rw-r--r--gas/testsuite/gas/h8300/h8300-coff.exp2
-rw-r--r--gas/testsuite/gas/h8300/h8300-elf.exp2
-rw-r--r--gas/testsuite/gas/h8300/h8300.exp2
-rw-r--r--gas/testsuite/gas/h8300/t01_mov.exp2
-rw-r--r--gas/testsuite/gas/h8300/t02_mova.exp2
-rw-r--r--gas/testsuite/gas/h8300/t03_add.exp2
-rw-r--r--gas/testsuite/gas/h8300/t04_sub.exp2
-rw-r--r--gas/testsuite/gas/h8300/t05_cmp.exp2
-rw-r--r--gas/testsuite/gas/h8300/t06_ari2.exp2
-rw-r--r--gas/testsuite/gas/h8300/t07_ari3.exp2
-rw-r--r--gas/testsuite/gas/h8300/t08_or.exp2
-rw-r--r--gas/testsuite/gas/h8300/t09_xor.exp2
-rw-r--r--gas/testsuite/gas/h8300/t10_and.exp2
-rw-r--r--gas/testsuite/gas/h8300/t11_logs.exp2
-rw-r--r--gas/testsuite/gas/h8300/t12_bit.exp2
-rw-r--r--gas/testsuite/gas/h8300/t13_otr.exp2
-rw-r--r--gas/testsuite/gas/hppa/README2
-rw-r--r--gas/testsuite/gas/hppa/basic/basic.exp2
-rw-r--r--gas/testsuite/gas/hppa/parse/parse.exp2
-rw-r--r--gas/testsuite/gas/hppa/reloc/reloc.exp2
-rw-r--r--gas/testsuite/gas/hppa/unsorted/unsorted.exp2
-rw-r--r--gas/testsuite/gas/i386/dw2-compress-1.s2
-rw-r--r--gas/testsuite/gas/i386/i386.exp2
-rw-r--r--gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp2
-rw-r--r--gas/testsuite/gas/i386/ilp32/elf/ilp32.exp2
-rw-r--r--gas/testsuite/gas/i386/ilp32/ilp32.exp2
-rw-r--r--gas/testsuite/gas/i386/ilp32/lns/ilp32.exp2
-rw-r--r--gas/testsuite/gas/i860/README.i8602
-rw-r--r--gas/testsuite/gas/i860/i860.exp2
-rw-r--r--gas/testsuite/gas/ia64/ia64.exp2
-rw-r--r--gas/testsuite/gas/ieee-fp/x930509a.exp2
-rw-r--r--gas/testsuite/gas/iq2000/allinsn.exp2
-rw-r--r--gas/testsuite/gas/iq2000/load-hazards.exp2
-rw-r--r--gas/testsuite/gas/iq2000/odd-ldw.exp2
-rw-r--r--gas/testsuite/gas/iq2000/odd-sdw.exp2
-rw-r--r--gas/testsuite/gas/iq2000/yield.exp2
-rw-r--r--gas/testsuite/gas/lm32/all.exp2
-rw-r--r--gas/testsuite/gas/lns/lns.exp2
-rw-r--r--gas/testsuite/gas/m32r/allinsn.exp2
-rw-r--r--gas/testsuite/gas/m32r/error.exp2
-rw-r--r--gas/testsuite/gas/m32r/m32r2.exp2
-rw-r--r--gas/testsuite/gas/m32r/m32rx.exp2
-rw-r--r--gas/testsuite/gas/m32r/pic.exp2
-rw-r--r--gas/testsuite/gas/m32r/rel32.exp2
-rw-r--r--gas/testsuite/gas/m68hc11/m68hc11.exp2
-rw-r--r--gas/testsuite/gas/m68k-coff/gas.exp2
-rw-r--r--gas/testsuite/gas/m68k/all.exp2
-rw-r--r--gas/testsuite/gas/mach-o/mach-o.exp2
-rw-r--r--gas/testsuite/gas/macros/macros.exp2
-rw-r--r--gas/testsuite/gas/mcore/allinsn.exp2
-rw-r--r--gas/testsuite/gas/mep/allinsn.exp2
-rw-r--r--gas/testsuite/gas/mep/complex-relocs.exp2
-rw-r--r--gas/testsuite/gas/metag/metag.exp2
-rw-r--r--gas/testsuite/gas/microblaze/allinsn.exp2
-rw-r--r--gas/testsuite/gas/microblaze/endian.exp2
-rw-r--r--gas/testsuite/gas/microblaze/reloc_sym.exp2
-rw-r--r--gas/testsuite/gas/microblaze/special_reg.exp2
-rw-r--r--gas/testsuite/gas/mips/mips.exp2
-rw-r--r--gas/testsuite/gas/mmix/mmix-err.exp2
-rw-r--r--gas/testsuite/gas/mmix/mmix-list.exp2
-rw-r--r--gas/testsuite/gas/mmix/mmix.exp2
-rw-r--r--gas/testsuite/gas/mn10200/basic.exp2
-rw-r--r--gas/testsuite/gas/mn10300/am33-2.c2
-rw-r--r--gas/testsuite/gas/mn10300/basic.exp2
-rw-r--r--gas/testsuite/gas/mri/mri.exp2
-rw-r--r--gas/testsuite/gas/msp430/msp430.exp2
-rw-r--r--gas/testsuite/gas/mt/errors.exp2
-rw-r--r--gas/testsuite/gas/mt/mt.exp2
-rw-r--r--gas/testsuite/gas/mt/relocs.exp2
-rw-r--r--gas/testsuite/gas/nds32/nds32.exp2
-rw-r--r--gas/testsuite/gas/nios2/nios2.exp2
-rw-r--r--gas/testsuite/gas/pdp11/absreloc.s2
-rw-r--r--gas/testsuite/gas/pdp11/opcode.s2
-rw-r--r--gas/testsuite/gas/pdp11/pdp11.exp2
-rw-r--r--gas/testsuite/gas/pe/pe.exp2
-rw-r--r--gas/testsuite/gas/pj/pj.exp2
-rw-r--r--gas/testsuite/gas/ppc/aix.exp2
-rw-r--r--gas/testsuite/gas/ppc/ppc.exp2
-rw-r--r--gas/testsuite/gas/pru/pru.exp2
-rw-r--r--gas/testsuite/gas/riscv/riscv.exp2
-rw-r--r--gas/testsuite/gas/rl78/rl78.exp2
-rwxr-xr-xgas/testsuite/gas/rx/make-d2
-rw-r--r--gas/testsuite/gas/rx/rx.exp2
-rw-r--r--gas/testsuite/gas/score/relax.exp2
-rw-r--r--gas/testsuite/gas/score/relax_32.exp2
-rw-r--r--gas/testsuite/gas/sh/arch/arch.exp2
-rw-r--r--gas/testsuite/gas/sh/basic.exp2
-rw-r--r--gas/testsuite/gas/sh/err.exp2
-rw-r--r--gas/testsuite/gas/sh/sh64/sh64.exp2
-rw-r--r--gas/testsuite/gas/sparc-solaris/addend.exp2
-rw-r--r--gas/testsuite/gas/sparc-solaris/gas.exp2
-rw-r--r--gas/testsuite/gas/sparc/mismatch.exp2
-rw-r--r--gas/testsuite/gas/sparc/sparc.exp2
-rw-r--r--gas/testsuite/gas/sun4/addend.exp2
-rw-r--r--gas/testsuite/gas/symver/symver.exp2
-rw-r--r--gas/testsuite/gas/tic4x/tic4x.exp2
-rw-r--r--gas/testsuite/gas/tic54x/tic54x.exp2
-rw-r--r--gas/testsuite/gas/tic6x/tic6x.exp2
-rw-r--r--gas/testsuite/gas/tilegx/tilegx.exp2
-rw-r--r--gas/testsuite/gas/tilepro/tilepro.exp2
-rw-r--r--gas/testsuite/gas/v850/basic.exp2
-rw-r--r--gas/testsuite/gas/vax/vax.exp2
-rw-r--r--gas/testsuite/gas/visium/error.exp2
-rw-r--r--gas/testsuite/gas/visium/visium.exp2
-rw-r--r--gas/testsuite/gas/xc16x/xc16x.exp2
-rw-r--r--gas/testsuite/gas/xgate/xgate.exp2
-rw-r--r--gas/testsuite/gas/xstormy16/allinsn.exp2
-rw-r--r--gas/testsuite/gas/xtensa/all.exp2
-rw-r--r--gas/testsuite/gas/xtensa/xtensa-err.exp2
-rw-r--r--gas/testsuite/gas/z80/z80.exp2
-rw-r--r--gas/testsuite/gas/z8k/z8k.exp2
-rw-r--r--gas/testsuite/lib/gas-defs.exp2
-rw-r--r--gas/testsuite/lib/gas-dg.exp2
-rw-r--r--gas/write.c2
-rw-r--r--gas/write.h2
560 files changed, 566 insertions, 562 deletions
diff --git a/gas/CONTRIBUTORS b/gas/CONTRIBUTORS
index 3791846..734ff4f 100644
--- a/gas/CONTRIBUTORS
+++ b/gas/CONTRIBUTORS
@@ -109,7 +109,7 @@ you've contributed significant work and are not mentioned on this list, and
want to be, let us know. Some of the history has been lost; we aren't
intentionally leaving anyone out.
-Copyright (C) 2012-2016 Free Software Foundation, Inc.
+Copyright (C) 2012-2017 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/gas/ChangeLog b/gas/ChangeLog
index e33ce1b..6a61d61 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2017-01-02 Alan Modra <amodra@gmail.com>
+
+ Update year range in copyright notice of all files.
+
For older changes see ChangeLog-2016
Copyright (C) 2017 Free Software Foundation, Inc.
diff --git a/gas/MAINTAINERS b/gas/MAINTAINERS
index a9c6a8b..06bb8b8 100644
--- a/gas/MAINTAINERS
+++ b/gas/MAINTAINERS
@@ -1,6 +1,6 @@
See ../binutils/MAINTAINERS
-Copyright (C) 2012-2016 Free Software Foundation, Inc.
+Copyright (C) 2012-2017 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/gas/Makefile.am b/gas/Makefile.am
index 3bfab34..851532c 100644
--- a/gas/Makefile.am
+++ b/gas/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
#
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 Free Software Foundation, Inc.
#
# This file 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/gas/Makefile.in b/gas/Makefile.in
index a3962da..f995c02 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -16,7 +16,7 @@
@SET_MAKE@
#
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 Free Software Foundation, Inc.
#
# This file 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/gas/NEWS b/gas/NEWS
index 0d62a6d..e95a9d8 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -703,7 +703,7 @@ Changes in 1.93.01:
of new CPUs and formats, lots of bugs fixed.
-Copyright (C) 2012-2016 Free Software Foundation, Inc.
+Copyright (C) 2012-2017 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/gas/README b/gas/README
index 663afa5..2a7b226 100644
--- a/gas/README
+++ b/gas/README
@@ -163,7 +163,7 @@ all of the maintainers read that list.
See ../binutils/README for what we need in a bug report.
-Copyright (C) 2012-2016 Free Software Foundation, Inc.
+Copyright (C) 2012-2017 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/gas/app.c b/gas/app.c
index dcd8219..9f4610c 100644
--- a/gas/app.c
+++ b/gas/app.c
@@ -1,5 +1,5 @@
/* This is the Assembler Pre-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/gas/as.c b/gas/as.c
index 6ccf167..6c55e76 100644
--- a/gas/as.c
+++ b/gas/as.c
@@ -1,5 +1,5 @@
/* as.c - GAS main program.
- 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.
@@ -660,7 +660,7 @@ parse_args (int * pargc, char *** pargv)
case OPTION_VERSION:
/* This output is intended to follow the GNU standards document. */
printf (_("GNU assembler %s\n"), BFD_VERSION_STRING);
- printf (_("Copyright (C) 2016 Free Software Foundation, Inc.\n"));
+ printf (_("Copyright (C) 2017 Free Software Foundation, Inc.\n"));
printf (_("\
This program is free software; you may redistribute it under the terms of\n\
the GNU General Public License version 3 or later.\n\
diff --git a/gas/as.h b/gas/as.h
index cbc5c7c..76aa9ac 100644
--- a/gas/as.h
+++ b/gas/as.h
@@ -1,5 +1,5 @@
/* as.h - global header file
- 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/gas/asintl.h b/gas/asintl.h
index a597884..6d632fb 100644
--- a/gas/asintl.h
+++ b/gas/asintl.h
@@ -1,5 +1,5 @@
/* asintl.h - gas-specific header for gettext code.
- Copyright (C) 1998-2016 Free Software Foundation, Inc.
+ Copyright (C) 1998-2017 Free Software Foundation, Inc.
Written by Tom Tromey <tromey@cygnus.com>
diff --git a/gas/atof-generic.c b/gas/atof-generic.c
index b1deec0..ec05f0e 100644
--- a/gas/atof-generic.c
+++ b/gas/atof-generic.c
@@ -1,5 +1,5 @@
/* atof_generic.c - turn a string of digits into a Flonum
- 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/gas/bignum.h b/gas/bignum.h
index 4fc4c60..37204b0 100644
--- a/gas/bignum.h
+++ b/gas/bignum.h
@@ -1,5 +1,5 @@
/* bignum.h-arbitrary precision integers
- 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/gas/bit_fix.h b/gas/bit_fix.h
index 3e35922..803ee9e 100644
--- a/gas/bit_fix.h
+++ b/gas/bit_fix.h
@@ -1,5 +1,5 @@
/* bit_fix.h
- 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/gas/cgen.c b/gas/cgen.c
index a535214..f59753d 100644
--- a/gas/cgen.c
+++ b/gas/cgen.c
@@ -1,5 +1,5 @@
/* GAS interface 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 GAS, the GNU Assembler.
diff --git a/gas/cgen.h b/gas/cgen.h
index e19299f..fae2925 100644
--- a/gas/cgen.h
+++ b/gas/cgen.h
@@ -1,5 +1,5 @@
/* GAS cgen support.
- Copyright (C) 1998-2016 Free Software Foundation, Inc.
+ Copyright (C) 1998-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/compress-debug.c b/gas/compress-debug.c
index c6f5252..a82877d 100644
--- a/gas/compress-debug.c
+++ b/gas/compress-debug.c
@@ -1,5 +1,5 @@
/* compress-debug.c - compress debug sections
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/compress-debug.h b/gas/compress-debug.h
index aee649a..d9c79c7 100644
--- a/gas/compress-debug.h
+++ b/gas/compress-debug.h
@@ -1,5 +1,5 @@
/* compress-debug.h - Header file for compressed debug sections.
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/cond.c b/gas/cond.c
index 824ba77..fd68cb2 100644
--- a/gas/cond.c
+++ b/gas/cond.c
@@ -1,5 +1,5 @@
/* cond.c - conditional assembly pseudo-ops, and .include
- Copyright (C) 1990-2016 Free Software Foundation, Inc.
+ Copyright (C) 1990-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/aout_gnu.h b/gas/config/aout_gnu.h
index 55cf5e5..c481d4d 100644
--- a/gas/config/aout_gnu.h
+++ b/gas/config/aout_gnu.h
@@ -1,6 +1,6 @@
/* This file is aout_gnu.h
- 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/gas/config/atof-ieee.c b/gas/config/atof-ieee.c
index 443d28c..3f2d82b 100644
--- a/gas/config/atof-ieee.c
+++ b/gas/config/atof-ieee.c
@@ -1,5 +1,5 @@
/* atof_ieee.c - turn a Flonum into an IEEE floating point number
- 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/gas/config/atof-vax.c b/gas/config/atof-vax.c
index 8ca80b0..6f024c4 100644
--- a/gas/config/atof-vax.c
+++ b/gas/config/atof-vax.c
@@ -1,5 +1,5 @@
/* atof_vax.c - turn a Flonum into a VAX floating point number
- 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/gas/config/bfin-aux.h b/gas/config/bfin-aux.h
index c5640b0..213e7d2 100644
--- a/gas/config/bfin-aux.h
+++ b/gas/config/bfin-aux.h
@@ -1,5 +1,5 @@
/* bfin-aux.h ADI Blackfin Header file for gas
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/bfin-defs.h b/gas/config/bfin-defs.h
index 256587c..4bc6ce0 100644
--- a/gas/config/bfin-defs.h
+++ b/gas/config/bfin-defs.h
@@ -1,5 +1,5 @@
/* bfin-defs.h ADI Blackfin gas header file
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/bfin-lex-wrapper.c b/gas/config/bfin-lex-wrapper.c
index 58ff7ea..8345b4c 100644
--- a/gas/config/bfin-lex-wrapper.c
+++ b/gas/config/bfin-lex-wrapper.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/bfin-lex.l b/gas/config/bfin-lex.l
index cb18469..03a4ce8 100644
--- a/gas/config/bfin-lex.l
+++ b/gas/config/bfin-lex.l
@@ -1,5 +1,5 @@
/* bfin-lex.l ADI Blackfin lexer
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/bfin-parse.y b/gas/config/bfin-parse.y
index 87abd21..627382f 100644
--- a/gas/config/bfin-parse.y
+++ b/gas/config/bfin-parse.y
@@ -1,5 +1,5 @@
/* bfin-parse.y ADI Blackfin parser
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/e-crisaout.c b/gas/config/e-crisaout.c
index a816179..749354e 100644
--- a/gas/config/e-crisaout.c
+++ b/gas/config/e-crisaout.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/e-criself.c b/gas/config/e-criself.c
index 0c8d71e..6ba5f1d 100644
--- a/gas/config/e-criself.c
+++ b/gas/config/e-criself.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/e-i386aout.c b/gas/config/e-i386aout.c
index e10a799..3decaa2 100644
--- a/gas/config/e-i386aout.c
+++ b/gas/config/e-i386aout.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/e-i386coff.c b/gas/config/e-i386coff.c
index b6030a6..96caa88 100644
--- a/gas/config/e-i386coff.c
+++ b/gas/config/e-i386coff.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/e-i386elf.c b/gas/config/e-i386elf.c
index df9e385..af87958 100644
--- a/gas/config/e-i386elf.c
+++ b/gas/config/e-i386elf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/e-mipself.c b/gas/config/e-mipself.c
index 7f19089..cec504d 100644
--- a/gas/config/e-mipself.c
+++ b/gas/config/e-mipself.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/itbl-mips.h b/gas/config/itbl-mips.h
index f5c3011..8b0e39c 100644
--- a/gas/config/itbl-mips.h
+++ b/gas/config/itbl-mips.h
@@ -1,6 +1,6 @@
/* itbl-mips.h
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/m68k-parse.h b/gas/config/m68k-parse.h
index 82fcf85..eea7317 100644
--- a/gas/config/m68k-parse.h
+++ b/gas/config/m68k-parse.h
@@ -1,5 +1,5 @@
/* m68k-parse.h -- header file for m68k assembler
- 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/gas/config/m68k-parse.y b/gas/config/m68k-parse.y
index 30d2ffa..91c29f2 100644
--- a/gas/config/m68k-parse.y
+++ b/gas/config/m68k-parse.y
@@ -1,5 +1,5 @@
/* m68k.y -- bison grammar for m68k operand parsing
- Copyright (C) 1995-2016 Free Software Foundation, Inc.
+ Copyright (C) 1995-2017 Free Software Foundation, Inc.
Written by Ken Raeburn and Ian Lance Taylor, Cygnus Support
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/obj-aout.c b/gas/config/obj-aout.c
index c1178e5..1c4972d 100644
--- a/gas/config/obj-aout.c
+++ b/gas/config/obj-aout.c
@@ -1,5 +1,5 @@
/* a.out object file format
- 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.
diff --git a/gas/config/obj-aout.h b/gas/config/obj-aout.h
index 844ef8e..d43aaaf 100644
--- a/gas/config/obj-aout.h
+++ b/gas/config/obj-aout.h
@@ -1,5 +1,5 @@
/* obj-aout.h, a.out object file format for gas, the assembler.
- 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.
diff --git a/gas/config/obj-coff-seh.c b/gas/config/obj-coff-seh.c
index c87fb01..5c028f1 100644
--- a/gas/config/obj-coff-seh.c
+++ b/gas/config/obj-coff-seh.c
@@ -1,5 +1,5 @@
/* seh pdata/xdata coff object file format
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS.
diff --git a/gas/config/obj-coff-seh.h b/gas/config/obj-coff-seh.h
index d337021..ae661c2 100644
--- a/gas/config/obj-coff-seh.h
+++ b/gas/config/obj-coff-seh.h
@@ -1,5 +1,5 @@
/* seh pdata/xdata coff object file format
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS.
diff --git a/gas/config/obj-coff.c b/gas/config/obj-coff.c
index b3bafee..5913b4a 100644
--- a/gas/config/obj-coff.c
+++ b/gas/config/obj-coff.c
@@ -1,5 +1,5 @@
/* coff object file format
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 Free Software Foundation, Inc.
This file is part of GAS.
diff --git a/gas/config/obj-coff.h b/gas/config/obj-coff.h
index eabfab1..4e7fec7 100644
--- a/gas/config/obj-coff.h
+++ b/gas/config/obj-coff.h
@@ -1,5 +1,5 @@
/* coff object file format
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 Free Software Foundation, Inc.
This file is part of GAS.
diff --git a/gas/config/obj-ecoff.c b/gas/config/obj-ecoff.c
index e337ff1..8458a91 100644
--- a/gas/config/obj-ecoff.c
+++ b/gas/config/obj-ecoff.c
@@ -1,5 +1,5 @@
/* ECOFF object file format.
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file was put together by Ian Lance Taylor <ian@cygnus.com>.
diff --git a/gas/config/obj-ecoff.h b/gas/config/obj-ecoff.h
index 6e256fc..5a569fb 100644
--- a/gas/config/obj-ecoff.h
+++ b/gas/config/obj-ecoff.h
@@ -1,5 +1,5 @@
/* ECOFF object file format header file.
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 Free Software Foundation, Inc.
Contributed by Cygnus Support.
Written by Ian Lance Taylor <ian@cygnus.com>.
diff --git a/gas/config/obj-elf.c b/gas/config/obj-elf.c
index a1b882e..165fc8b 100644
--- a/gas/config/obj-elf.c
+++ b/gas/config/obj-elf.c
@@ -1,5 +1,5 @@
/* ELF object file format
- Copyright (C) 1992-2016 Free Software Foundation, Inc.
+ Copyright (C) 1992-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/obj-elf.h b/gas/config/obj-elf.h
index 02b3f74..f6bd216 100644
--- a/gas/config/obj-elf.h
+++ b/gas/config/obj-elf.h
@@ -1,5 +1,5 @@
/* ELF object file format.
- Copyright (C) 1992-2016 Free Software Foundation, Inc.
+ Copyright (C) 1992-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/obj-evax.c b/gas/config/obj-evax.c
index b6d8c31..d323224 100644
--- a/gas/config/obj-evax.c
+++ b/gas/config/obj-evax.c
@@ -1,5 +1,5 @@
/* obj-evax.c - EVAX (openVMS/Alpha) object file format.
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
Contributed by Klaus Kämpf (kkaempf@progis.de) of
proGIS Software, Aachen, Germany.
Extensively enhanced by Douglas Rupp of AdaCore.
diff --git a/gas/config/obj-evax.h b/gas/config/obj-evax.h
index 01bb1b4..8f67f3c 100644
--- a/gas/config/obj-evax.h
+++ b/gas/config/obj-evax.h
@@ -1,5 +1,5 @@
/* This file is obj-evax.h
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
Contributed by Klaus Kämpf (kkaempf@progis.de) of
proGIS Software, Aachen, Germany.
diff --git a/gas/config/obj-fdpicelf.c b/gas/config/obj-fdpicelf.c
index 322f0bf..ff296df 100644
--- a/gas/config/obj-fdpicelf.c
+++ b/gas/config/obj-fdpicelf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/obj-fdpicelf.h b/gas/config/obj-fdpicelf.h
index 259dd20..788090d 100644
--- a/gas/config/obj-fdpicelf.h
+++ b/gas/config/obj-fdpicelf.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/obj-macho.c b/gas/config/obj-macho.c
index 9d64ac6..56a9296 100644
--- a/gas/config/obj-macho.c
+++ b/gas/config/obj-macho.c
@@ -1,5 +1,5 @@
/* Mach-O object file format
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/obj-macho.h b/gas/config/obj-macho.h
index 61d3576..b492374 100644
--- a/gas/config/obj-macho.h
+++ b/gas/config/obj-macho.h
@@ -1,5 +1,5 @@
/* Mach-O object file format for gas, the assembler.
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/obj-multi.c b/gas/config/obj-multi.c
index 6ed8a94..2a804e0 100644
--- a/gas/config/obj-multi.c
+++ b/gas/config/obj-multi.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/obj-multi.h b/gas/config/obj-multi.h
index 6bb9b00..74f254b 100644
--- a/gas/config/obj-multi.h
+++ b/gas/config/obj-multi.h
@@ -1,5 +1,5 @@
/* Multiple object format emulation.
- Copyright (C) 1995-2016 Free Software Foundation, Inc.
+ Copyright (C) 1995-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/obj-som.c b/gas/config/obj-som.c
index c0b2b41..99d6078 100644
--- a/gas/config/obj-som.c
+++ b/gas/config/obj-som.c
@@ -1,5 +1,5 @@
/* SOM object file format.
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/obj-som.h b/gas/config/obj-som.h
index 15e7995..6ecbe35 100644
--- a/gas/config/obj-som.h
+++ b/gas/config/obj-som.h
@@ -1,5 +1,5 @@
/* SOM object file format.
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/rl78-defs.h b/gas/config/rl78-defs.h
index 5534cd1..3c8628e 100644
--- a/gas/config/rl78-defs.h
+++ b/gas/config/rl78-defs.h
@@ -1,5 +1,5 @@
/* rl78-defs.h Renesas RL78 internal definitions
- Copyright (C) 2008-2016 Free Software Foundation, Inc.
+ Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/rl78-parse.y b/gas/config/rl78-parse.y
index 72a6561..d186e0a 100644
--- a/gas/config/rl78-parse.y
+++ b/gas/config/rl78-parse.y
@@ -1,5 +1,5 @@
/* rl78-parse.y Renesas RL78 parser
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/rx-defs.h b/gas/config/rx-defs.h
index 316a729..7b43d39 100644
--- a/gas/config/rx-defs.h
+++ b/gas/config/rx-defs.h
@@ -1,5 +1,5 @@
/* rx-defs.h Renesas RX internal definitions
- Copyright (C) 2008-2016 Free Software Foundation, Inc.
+ Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/rx-parse.y b/gas/config/rx-parse.y
index c0e3217..0c4d162 100644
--- a/gas/config/rx-parse.y
+++ b/gas/config/rx-parse.y
@@ -1,5 +1,5 @@
/* rx-parse.y Renesas RX parser
- Copyright (C) 2008-2016 Free Software Foundation, Inc.
+ Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-aarch64.c b/gas/config/tc-aarch64.c
index b0e8fc7..e75bebe 100644
--- a/gas/config/tc-aarch64.c
+++ b/gas/config/tc-aarch64.c
@@ -1,6 +1,6 @@
/* tc-aarch64.c -- Assemble for the AArch64 ISA
- 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 GAS.
diff --git a/gas/config/tc-aarch64.h b/gas/config/tc-aarch64.h
index 9e920ef..d5bcce2 100644
--- a/gas/config/tc-aarch64.h
+++ b/gas/config/tc-aarch64.h
@@ -1,5 +1,5 @@
/* tc-aarch64.h -- Header file for tc-aarch64.c.
- 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 GAS.
diff --git a/gas/config/tc-alpha.c b/gas/config/tc-alpha.c
index f7656ec..0f70314 100644
--- a/gas/config/tc-alpha.c
+++ b/gas/config/tc-alpha.c
@@ -1,5 +1,5 @@
/* tc-alpha.c - Processor-specific code for the DEC Alpha AXP CPU.
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 Free Software Foundation, Inc.
Contributed by Carnegie Mellon University, 1993.
Written by Alessandro Forin, based on earlier gas-1.38 target CPU files.
Modified by Ken Raeburn for gas-2.x and ECOFF support.
diff --git a/gas/config/tc-alpha.h b/gas/config/tc-alpha.h
index 1a7badc..51fd567 100644
--- a/gas/config/tc-alpha.h
+++ b/gas/config/tc-alpha.h
@@ -1,5 +1,5 @@
/* This file is tc-alpha.h
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 Free Software Foundation, Inc.
Written by Ken Raeburn <raeburn@cygnus.com>.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-arc.c b/gas/config/tc-arc.c
index 3542cdc..04ebc37 100644
--- a/gas/config/tc-arc.c
+++ b/gas/config/tc-arc.c
@@ -1,5 +1,5 @@
/* tc-arc.c -- Assembler for the ARC
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 Free Software Foundation, Inc.
Contributor: Claudiu Zissulescu <claziss@synopsys.com>
diff --git a/gas/config/tc-arc.h b/gas/config/tc-arc.h
index b61342b..41d83d8 100644
--- a/gas/config/tc-arc.h
+++ b/gas/config/tc-arc.h
@@ -1,5 +1,5 @@
/* tc-arc.h - Macros and type defines for the ARC.
- Copyright (C) 2014-2016 Free Software Foundation, Inc.
+ Copyright (C) 2014-2017 Free Software Foundation, Inc.
Contributed by Claudiu Zissulescu (claziss@synopsys.com)
diff --git a/gas/config/tc-arm.c b/gas/config/tc-arm.c
index c15f3db..60bda51 100644
--- a/gas/config/tc-arm.c
+++ b/gas/config/tc-arm.c
@@ -1,5 +1,5 @@
/* tc-arm.c -- Assemble for the ARM
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
Modified by David Taylor (dtaylor@armltd.co.uk)
Cirrus coprocessor mods by Aldy Hernandez (aldyh@redhat.com)
diff --git a/gas/config/tc-arm.h b/gas/config/tc-arm.h
index 319b2c2..ebcf27b 100644
--- a/gas/config/tc-arm.h
+++ b/gas/config/tc-arm.h
@@ -1,5 +1,5 @@
/* This file is tc-arm.h
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
Modified by David Taylor (dtaylor@armltd.co.uk)
diff --git a/gas/config/tc-avr.c b/gas/config/tc-avr.c
index 568316a..3eb0942 100644
--- a/gas/config/tc-avr.c
+++ b/gas/config/tc-avr.c
@@ -1,6 +1,6 @@
/* tc-avr.c -- Assembler code for the ATMEL AVR
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
Contributed by Denis Chertykov <denisc@overta.ru>
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-avr.h b/gas/config/tc-avr.h
index bb1f74c..88b7f99 100644
--- a/gas/config/tc-avr.h
+++ b/gas/config/tc-avr.h
@@ -1,5 +1,5 @@
/* This file is tc-avr.h
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
Contributed by Denis Chertykov <denisc@overta.ru>
diff --git a/gas/config/tc-bfin.c b/gas/config/tc-bfin.c
index 1dc88fc..028dbec 100644
--- a/gas/config/tc-bfin.c
+++ b/gas/config/tc-bfin.c
@@ -1,5 +1,5 @@
/* tc-bfin.c -- Assembler for the ADI Blackfin.
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-bfin.h b/gas/config/tc-bfin.h
index c6b35a4..e29fbc7 100644
--- a/gas/config/tc-bfin.h
+++ b/gas/config/tc-bfin.h
@@ -1,5 +1,5 @@
/* tc-bfin.h - header file for tc-bfin.c
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-cr16.c b/gas/config/tc-cr16.c
index 7a3e9d8..76de462 100644
--- a/gas/config/tc-cr16.c
+++ b/gas/config/tc-cr16.c
@@ -1,5 +1,5 @@
/* tc-cr16.c -- Assembler code for the CR16 CPU core.
- Copyright (C) 2007-2016 Free Software Foundation, Inc.
+ Copyright (C) 2007-2017 Free Software Foundation, Inc.
Contributed by M R Swami Reddy <MR.Swami.Reddy@nsc.com>
diff --git a/gas/config/tc-cr16.h b/gas/config/tc-cr16.h
index 2f43bf8..b656548 100644
--- a/gas/config/tc-cr16.h
+++ b/gas/config/tc-cr16.h
@@ -1,5 +1,5 @@
/* tc-cr16.h -- Header file for tc-cr16.c, the CR16 GAS port.
- Copyright (C) 2007-2016 Free Software Foundation, Inc.
+ Copyright (C) 2007-2017 Free Software Foundation, Inc.
Contributed by M R Swami Reddy <MR.Swami.Reddy@nsc.com>
diff --git a/gas/config/tc-cris.c b/gas/config/tc-cris.c
index 74af4ce..341b9a2 100644
--- a/gas/config/tc-cris.c
+++ b/gas/config/tc-cris.c
@@ -1,5 +1,5 @@
/* tc-cris.c -- Assembler code for the CRIS CPU core.
- 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.
diff --git a/gas/config/tc-cris.h b/gas/config/tc-cris.h
index ce16e97..8737232 100644
--- a/gas/config/tc-cris.h
+++ b/gas/config/tc-cris.h
@@ -1,5 +1,5 @@
/* tc-cris.h -- Header file for tc-cris.c, the CRIS GAS port.
- 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.
diff --git a/gas/config/tc-crx.c b/gas/config/tc-crx.c
index a9af5bb..265f01b 100644
--- a/gas/config/tc-crx.c
+++ b/gas/config/tc-crx.c
@@ -1,5 +1,5 @@
/* tc-crx.c -- Assembler code for the CRX CPU core.
- 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.
diff --git a/gas/config/tc-crx.h b/gas/config/tc-crx.h
index 1cf65db..3e31693 100644
--- a/gas/config/tc-crx.h
+++ b/gas/config/tc-crx.h
@@ -1,5 +1,5 @@
/* tc-crx.h -- Header file for tc-crx.c, the CRX GAS port.
- 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.
diff --git a/gas/config/tc-d10v.c b/gas/config/tc-d10v.c
index e7cfcdf..374a164 100644
--- a/gas/config/tc-d10v.c
+++ b/gas/config/tc-d10v.c
@@ -1,5 +1,5 @@
/* tc-d10v.c -- Assembler code for the Mitsubishi D10V
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-d10v.h b/gas/config/tc-d10v.h
index 1ef1a1b..a8f7b16 100644
--- a/gas/config/tc-d10v.h
+++ b/gas/config/tc-d10v.h
@@ -1,5 +1,5 @@
/* tc-d10v.h -- Header file for tc-d10v.c.
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
Written by Martin Hunt, Cygnus Support.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-d30v.c b/gas/config/tc-d30v.c
index 8961e49..268dbd2 100644
--- a/gas/config/tc-d30v.c
+++ b/gas/config/tc-d30v.c
@@ -1,5 +1,5 @@
/* tc-d30v.c -- Assembler code for the Mitsubishi D30V
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-d30v.h b/gas/config/tc-d30v.h
index a6b0c96..ae68f20 100644
--- a/gas/config/tc-d30v.h
+++ b/gas/config/tc-d30v.h
@@ -1,5 +1,5 @@
/* tc-310v.h -- Header file for tc-d30v.c.
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
Written by Martin Hunt, Cygnus Support.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-dlx.c b/gas/config/tc-dlx.c
index a03aa19..de5b8e9 100644
--- a/gas/config/tc-dlx.c
+++ b/gas/config/tc-dlx.c
@@ -1,5 +1,5 @@
/* tc-dlx.c -- Assemble for the DLX
- Copyright (C) 2002-2016 Free Software Foundation, Inc.
+ Copyright (C) 2002-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-dlx.h b/gas/config/tc-dlx.h
index 8da1c11..ca09b24 100644
--- a/gas/config/tc-dlx.h
+++ b/gas/config/tc-dlx.h
@@ -1,5 +1,5 @@
/* tc-dlx.h -- Assemble for the DLX
- Copyright (C) 2002-2016 Free Software Foundation, Inc.
+ Copyright (C) 2002-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-epiphany.c b/gas/config/tc-epiphany.c
index d1c531c..8a8bbcb 100644
--- a/gas/config/tc-epiphany.c
+++ b/gas/config/tc-epiphany.c
@@ -1,5 +1,5 @@
/* tc-epiphany.c -- Assembler for the Adapteva EPIPHANY
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
Contributed by Embecosm on behalf of Adapteva, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-epiphany.h b/gas/config/tc-epiphany.h
index 52f8512..45b8b2e 100644
--- a/gas/config/tc-epiphany.h
+++ b/gas/config/tc-epiphany.h
@@ -1,5 +1,5 @@
/* tc-epiphany.h -- Header file for tc-epiphany.c.
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
Contributed by Embecosm on behalf of Adapteva, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-fr30.c b/gas/config/tc-fr30.c
index 058733b..aff9e73 100644
--- a/gas/config/tc-fr30.c
+++ b/gas/config/tc-fr30.c
@@ -1,5 +1,5 @@
/* tc-fr30.c -- Assembler for the Fujitsu FR30.
- Copyright (C) 1998-2016 Free Software Foundation, Inc.
+ Copyright (C) 1998-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-fr30.h b/gas/config/tc-fr30.h
index 590cfa6..8bfc79b 100644
--- a/gas/config/tc-fr30.h
+++ b/gas/config/tc-fr30.h
@@ -1,5 +1,5 @@
/* tc-fr30.h -- Header file for tc-fr30.c.
- Copyright (C) 1998-2016 Free Software Foundation, Inc.
+ Copyright (C) 1998-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-frv.c b/gas/config/tc-frv.c
index 375f638..7510a97 100644
--- a/gas/config/tc-frv.c
+++ b/gas/config/tc-frv.c
@@ -1,5 +1,5 @@
/* tc-frv.c -- Assembler for the Fujitsu FRV.
- Copyright (C) 2002-2016 Free Software Foundation, Inc.
+ Copyright (C) 2002-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-frv.h b/gas/config/tc-frv.h
index 4ed388f..aea6225 100644
--- a/gas/config/tc-frv.h
+++ b/gas/config/tc-frv.h
@@ -1,5 +1,5 @@
/* tc-frv.h -- Header file for tc-frv.c.
- Copyright (C) 2002-2016 Free Software Foundation, Inc.
+ Copyright (C) 2002-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-ft32.c b/gas/config/tc-ft32.c
index 37642bd..6d5e2ce 100644
--- a/gas/config/tc-ft32.c
+++ b/gas/config/tc-ft32.c
@@ -1,5 +1,5 @@
/* tc-ft32.c -- Assemble code for ft32
- Copyright (C) 2008-2016 Free Software Foundation, Inc.
+ Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-ft32.h b/gas/config/tc-ft32.h
index 3829331..cc80c81 100644
--- a/gas/config/tc-ft32.h
+++ b/gas/config/tc-ft32.h
@@ -1,6 +1,6 @@
/* tc-ft32.h -- Header file for tc-ft32.c.
- Copyright (C) 2013-2016 Free Software Foundation, Inc.
+ Copyright (C) 2013-2017 Free Software Foundation, Inc.
Contributed by FTDI (support@ftdichip.com)
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-generic.c b/gas/config/tc-generic.c
index 10cd60c..55176a0 100644
--- a/gas/config/tc-generic.c
+++ b/gas/config/tc-generic.c
@@ -1,6 +1,6 @@
/* This file is tc-generic.c
- Copyright (C) 2004-2016 Free Software Foundation, Inc.
+ Copyright (C) 2004-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-generic.h b/gas/config/tc-generic.h
index 2612ded..49fc792 100644
--- a/gas/config/tc-generic.h
+++ b/gas/config/tc-generic.h
@@ -1,6 +1,6 @@
/* This file is tc-generic.h
- 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/gas/config/tc-h8300.c b/gas/config/tc-h8300.c
index 28566a5..e1cac3f 100644
--- a/gas/config/tc-h8300.c
+++ b/gas/config/tc-h8300.c
@@ -1,5 +1,5 @@
/* tc-h8300.c -- Assemble code for the Renesas H8/300
- Copyright (C) 1991-2016 Free Software Foundation, Inc.
+ Copyright (C) 1991-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-h8300.h b/gas/config/tc-h8300.h
index 9daddad..250a8c9 100644
--- a/gas/config/tc-h8300.h
+++ b/gas/config/tc-h8300.h
@@ -1,5 +1,5 @@
/* This file is tc-h8300.h
- 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/gas/config/tc-hppa.c b/gas/config/tc-hppa.c
index 16ca402..30d3229 100644
--- a/gas/config/tc-hppa.c
+++ b/gas/config/tc-hppa.c
@@ -1,5 +1,5 @@
/* tc-hppa.c -- Assemble for the PA
- 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.
diff --git a/gas/config/tc-hppa.h b/gas/config/tc-hppa.h
index aaeff64..db8c4d4 100644
--- a/gas/config/tc-hppa.h
+++ b/gas/config/tc-hppa.h
@@ -1,5 +1,5 @@
/* tc-hppa.h -- Header file for the PA
- 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.
diff --git a/gas/config/tc-i370.c b/gas/config/tc-i370.c
index 6290f24..fa6fc75 100644
--- a/gas/config/tc-i370.c
+++ b/gas/config/tc-i370.c
@@ -1,6 +1,6 @@
/* tc-i370.c -- Assembler for the IBM 360/370/390 instruction set.
Loosely based on the ppc files by Linas Vepstas <linas@linas.org> 1998, 99
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-i370.h b/gas/config/tc-i370.h
index b14dfdf..67c1ca3 100644
--- a/gas/config/tc-i370.h
+++ b/gas/config/tc-i370.h
@@ -1,5 +1,5 @@
/* tc-i370.h -- Header file for tc-i370.c.
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-i386-intel.c b/gas/config/tc-i386-intel.c
index 1db778e..c861ec7 100644
--- a/gas/config/tc-i386-intel.c
+++ b/gas/config/tc-i386-intel.c
@@ -1,5 +1,5 @@
/* tc-i386.c -- Assemble Intel syntax code for ix86/x86-64
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-i386.c b/gas/config/tc-i386.c
index ca26127..ffaf63b 100644
--- a/gas/config/tc-i386.c
+++ b/gas/config/tc-i386.c
@@ -1,5 +1,5 @@
/* tc-i386.c -- Assemble code for the Intel 80386
- 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.
diff --git a/gas/config/tc-i386.h b/gas/config/tc-i386.h
index 7a987d8..06228df 100644
--- a/gas/config/tc-i386.h
+++ b/gas/config/tc-i386.h
@@ -1,5 +1,5 @@
/* tc-i386.h -- Header file for tc-i386.c
- 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.
diff --git a/gas/config/tc-i860.c b/gas/config/tc-i860.c
index 858d81e..86d84ed 100644
--- a/gas/config/tc-i860.c
+++ b/gas/config/tc-i860.c
@@ -1,5 +1,5 @@
/* tc-i860.c -- Assembler for the Intel i860 architecture.
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 Free Software Foundation, Inc.
Brought back from the dead and completely reworked
by Jason Eckhardt <jle@cygnus.com>.
diff --git a/gas/config/tc-i860.h b/gas/config/tc-i860.h
index c0fc317..d49a560 100644
--- a/gas/config/tc-i860.h
+++ b/gas/config/tc-i860.h
@@ -1,5 +1,5 @@
/* tc-i860.h -- Header file for the i860.
- Copyright (C) 1991-2016 Free Software Foundation, Inc.
+ Copyright (C) 1991-2017 Free Software Foundation, Inc.
Brought back from the dead and completely reworked
by Jason Eckhardt <jle@cygnus.com>.
diff --git a/gas/config/tc-i960.c b/gas/config/tc-i960.c
index 70ac379..b1f8e98 100644
--- a/gas/config/tc-i960.c
+++ b/gas/config/tc-i960.c
@@ -1,5 +1,5 @@
/* tc-i960.c - All the i80960-specific stuff
- Copyright (C) 1989-2016 Free Software Foundation, Inc.
+ Copyright (C) 1989-2017 Free Software Foundation, Inc.
This file is part of GAS.
diff --git a/gas/config/tc-i960.h b/gas/config/tc-i960.h
index 47015ce..561d868 100644
--- a/gas/config/tc-i960.h
+++ b/gas/config/tc-i960.h
@@ -1,5 +1,5 @@
/* tc-i960.h - Basic 80960 instruction formats.
- 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.
diff --git a/gas/config/tc-ia64.c b/gas/config/tc-ia64.c
index d6c2822..fdcffb4 100644
--- a/gas/config/tc-ia64.c
+++ b/gas/config/tc-ia64.c
@@ -1,5 +1,5 @@
/* tc-ia64.c -- Assembler for the HP/Intel IA-64 architecture.
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-ia64.h b/gas/config/tc-ia64.h
index dcf07ec..5f906dd 100644
--- a/gas/config/tc-ia64.h
+++ b/gas/config/tc-ia64.h
@@ -1,5 +1,5 @@
/* tc-ia64.h -- Header file for tc-ia64.c.
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-ip2k.c b/gas/config/tc-ip2k.c
index c1e50c1..00fea23 100644
--- a/gas/config/tc-ip2k.c
+++ b/gas/config/tc-ip2k.c
@@ -1,5 +1,5 @@
/* tc-ip2k.c -- Assembler for the Scenix IP2xxx.
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-ip2k.h b/gas/config/tc-ip2k.h
index af478896..54dc825 100644
--- a/gas/config/tc-ip2k.h
+++ b/gas/config/tc-ip2k.h
@@ -1,5 +1,5 @@
/* tc-ip2k.h -- Header file for tc-ip2k.c.
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-iq2000.c b/gas/config/tc-iq2000.c
index 3bb8726..1ee530a 100644
--- a/gas/config/tc-iq2000.c
+++ b/gas/config/tc-iq2000.c
@@ -1,5 +1,5 @@
/* tc-iq2000.c -- Assembler for the Sitera IQ2000.
- Copyright (C) 2003-2016 Free Software Foundation, Inc.
+ Copyright (C) 2003-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-iq2000.h b/gas/config/tc-iq2000.h
index c7ef322..0588a47 100644
--- a/gas/config/tc-iq2000.h
+++ b/gas/config/tc-iq2000.h
@@ -1,5 +1,5 @@
/* tc-iq2000.h -- Header file for tc-iq2000.c.
- Copyright (C) 2003-2016 Free Software Foundation, Inc.
+ Copyright (C) 2003-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-lm32.c b/gas/config/tc-lm32.c
index 5f7d703..055b7b8 100644
--- a/gas/config/tc-lm32.c
+++ b/gas/config/tc-lm32.c
@@ -1,5 +1,5 @@
/* tc-lm32.c - Lattice Mico32 assembler.
- Copyright (C) 2008-2016 Free Software Foundation, Inc.
+ Copyright (C) 2008-2017 Free Software Foundation, Inc.
Contributed by Jon Beniston <jon@beniston.com>
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-lm32.h b/gas/config/tc-lm32.h
index fa091e4..9f2c677 100644
--- a/gas/config/tc-lm32.h
+++ b/gas/config/tc-lm32.h
@@ -1,5 +1,5 @@
/* tc-lm32.h -- Header file for tc-lm32.c
- Copyright (C) 2008-2016 Free Software Foundation, Inc.
+ Copyright (C) 2008-2017 Free Software Foundation, Inc.
Contributed by Jon Beniston <jon@beniston.com>
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-m32c.c b/gas/config/tc-m32c.c
index ed1d1c8..3265cf4 100644
--- a/gas/config/tc-m32c.c
+++ b/gas/config/tc-m32c.c
@@ -1,5 +1,5 @@
/* tc-m32c.c -- Assembler for the Renesas M32C.
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
Contributed by RedHat.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-m32c.h b/gas/config/tc-m32c.h
index 3b1978f..8b248ae 100644
--- a/gas/config/tc-m32c.h
+++ b/gas/config/tc-m32c.h
@@ -1,5 +1,5 @@
/* tc-m32c.h -- Header file for tc-m32c.c.
- Copyright (C) 2004-2016 Free Software Foundation, Inc.
+ Copyright (C) 2004-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-m32r.c b/gas/config/tc-m32r.c
index 3387fe3..9f5436d 100644
--- a/gas/config/tc-m32r.c
+++ b/gas/config/tc-m32r.c
@@ -1,5 +1,5 @@
/* tc-m32r.c -- Assembler for the Renesas M32R.
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-m32r.h b/gas/config/tc-m32r.h
index 4365261..d67560e 100644
--- a/gas/config/tc-m32r.h
+++ b/gas/config/tc-m32r.h
@@ -1,5 +1,5 @@
/* tc-m32r.h -- Header file for tc-m32r.c.
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-m68851.h b/gas/config/tc-m68851.h
index 5b77ff2..432f783 100644
--- a/gas/config/tc-m68851.h
+++ b/gas/config/tc-m68851.h
@@ -1,6 +1,6 @@
/* This file is tc-m68851.h
- 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/gas/config/tc-m68hc11.c b/gas/config/tc-m68hc11.c
index 8f1bbf0..a2ac590 100644
--- a/gas/config/tc-m68hc11.c
+++ b/gas/config/tc-m68hc11.c
@@ -1,5 +1,5 @@
/* tc-m68hc11.c -- Assembler code for the Motorola 68HC11 & 68HC12.
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
XGATE and S12X added by James Murray (jsm@jsm-net.demon.co.uk)
diff --git a/gas/config/tc-m68hc11.h b/gas/config/tc-m68hc11.h
index 35ac16d..0c69c1f 100644
--- a/gas/config/tc-m68hc11.h
+++ b/gas/config/tc-m68hc11.h
@@ -1,5 +1,5 @@
/* tc-m68hc11.h -- Header file for tc-m68hc11.c.
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-m68k.c b/gas/config/tc-m68k.c
index 56e5599..d3212d0 100644
--- a/gas/config/tc-m68k.c
+++ b/gas/config/tc-m68k.c
@@ -1,5 +1,5 @@
/* tc-m68k.c -- Assemble for the m68k family
- 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/gas/config/tc-m68k.h b/gas/config/tc-m68k.h
index 30ca2cb..7282207 100644
--- a/gas/config/tc-m68k.h
+++ b/gas/config/tc-m68k.h
@@ -1,5 +1,5 @@
/* This file is tc-m68k.h
- 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/gas/config/tc-mcore.c b/gas/config/tc-mcore.c
index 0eea818..2c9b2c2 100644
--- a/gas/config/tc-mcore.c
+++ b/gas/config/tc-mcore.c
@@ -1,5 +1,5 @@
/* tc-mcore.c -- Assemble code for M*Core
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-mcore.h b/gas/config/tc-mcore.h
index c394d73..95a5aa8 100644
--- a/gas/config/tc-mcore.h
+++ b/gas/config/tc-mcore.h
@@ -1,6 +1,6 @@
/* This file is tc-mcore.h
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-mep.c b/gas/config/tc-mep.c
index bec757f..6a53013 100644
--- a/gas/config/tc-mep.c
+++ b/gas/config/tc-mep.c
@@ -1,5 +1,5 @@
/* tc-mep.c -- Assembler for the Toshiba Media Processor.
- Copyright (C) 2001-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-mep.h b/gas/config/tc-mep.h
index b711889..e67f31b 100644
--- a/gas/config/tc-mep.h
+++ b/gas/config/tc-mep.h
@@ -1,5 +1,5 @@
/* tc-mep.h -- Header file for tc-mep.c.
- Copyright (C) 2001-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-metag.c b/gas/config/tc-metag.c
index 3e81629..3aff54a 100644
--- a/gas/config/tc-metag.c
+++ b/gas/config/tc-metag.c
@@ -1,5 +1,5 @@
/* tc-metag.c -- Assembler for the Imagination Technologies Meta.
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-metag.h b/gas/config/tc-metag.h
index 5d9b443..740966b 100644
--- a/gas/config/tc-metag.h
+++ b/gas/config/tc-metag.h
@@ -1,5 +1,5 @@
/* tc-metag.h -- Header file for tc-metag.c.
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-microblaze.c b/gas/config/tc-microblaze.c
index 286efd4..588f060 100644
--- a/gas/config/tc-microblaze.c
+++ b/gas/config/tc-microblaze.c
@@ -1,6 +1,6 @@
/* tc-microblaze.c -- Assemble code for Xilinx MicroBlaze
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-microblaze.h b/gas/config/tc-microblaze.h
index f298a2a..c0e2d97 100644
--- a/gas/config/tc-microblaze.h
+++ b/gas/config/tc-microblaze.h
@@ -1,6 +1,6 @@
/* tc-microblaze.h -- Header file for tc-microblaze.c.
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-mips.c b/gas/config/tc-mips.c
index 1e7cddc..79958c8 100644
--- a/gas/config/tc-mips.c
+++ b/gas/config/tc-mips.c
@@ -1,5 +1,5 @@
/* tc-mips.c -- assemble code for a MIPS chip.
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 Free Software Foundation, Inc.
Contributed by the OSF and Ralph Campbell.
Written by Keith Knowles and Ralph Campbell, working independently.
Modified for ECOFF and R4000 support by Ian Lance Taylor of Cygnus
diff --git a/gas/config/tc-mips.h b/gas/config/tc-mips.h
index b472673..7b780c2 100644
--- a/gas/config/tc-mips.h
+++ b/gas/config/tc-mips.h
@@ -1,5 +1,5 @@
/* tc-mips.h -- header file for tc-mips.c.
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 Free Software Foundation, Inc.
Contributed by the OSF and Ralph Campbell.
Written by Keith Knowles and Ralph Campbell, working independently.
Modified for ECOFF support by Ian Lance Taylor of Cygnus Support.
diff --git a/gas/config/tc-mmix.c b/gas/config/tc-mmix.c
index 9cf94c5..0d714b0 100644
--- a/gas/config/tc-mmix.c
+++ b/gas/config/tc-mmix.c
@@ -1,5 +1,5 @@
/* tc-mmix.c -- Assembler for Don Knuth's MMIX.
- Copyright (C) 2001-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-mmix.h b/gas/config/tc-mmix.h
index a4b1aca..5bc12ba 100644
--- a/gas/config/tc-mmix.h
+++ b/gas/config/tc-mmix.h
@@ -1,5 +1,5 @@
/* tc-mmix.h -- Header file for tc-mmix.c.
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-mn10200.c b/gas/config/tc-mn10200.c
index 2db07ef..e99a86c 100644
--- a/gas/config/tc-mn10200.c
+++ b/gas/config/tc-mn10200.c
@@ -1,5 +1,5 @@
/* tc-mn10200.c -- Assembler code for the Matsushita 10200
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-mn10200.h b/gas/config/tc-mn10200.h
index c921cd2..e892306 100644
--- a/gas/config/tc-mn10200.h
+++ b/gas/config/tc-mn10200.h
@@ -1,5 +1,5 @@
/* tc-mn10200.h -- Header file for tc-mn10200.c.
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-mn10300.c b/gas/config/tc-mn10300.c
index 6f9c3cc..ff4abc7 100644
--- a/gas/config/tc-mn10300.c
+++ b/gas/config/tc-mn10300.c
@@ -1,5 +1,5 @@
/* tc-mn10300.c -- Assembler code for the Matsushita 10300
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-mn10300.h b/gas/config/tc-mn10300.h
index bf7ef60..e1d3faa 100644
--- a/gas/config/tc-mn10300.h
+++ b/gas/config/tc-mn10300.h
@@ -1,5 +1,5 @@
/* tc-mn10300.h -- Header file for tc-mn10300.c.
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-moxie.c b/gas/config/tc-moxie.c
index 80de828..d28e5f9 100644
--- a/gas/config/tc-moxie.c
+++ b/gas/config/tc-moxie.c
@@ -1,5 +1,5 @@
/* tc-moxie.c -- Assemble code for moxie
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-moxie.h b/gas/config/tc-moxie.h
index 044b546..7bc89ad 100644
--- a/gas/config/tc-moxie.h
+++ b/gas/config/tc-moxie.h
@@ -1,6 +1,6 @@
/* tc-moxie.h -- Header file for tc-moxie.c.
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-msp430.c b/gas/config/tc-msp430.c
index 1ec885b..87a774f 100644
--- a/gas/config/tc-msp430.c
+++ b/gas/config/tc-msp430.c
@@ -1,6 +1,6 @@
/* tc-msp430.c -- Assembler code for the Texas Instruments MSP430
- Copyright (C) 2002-2016 Free Software Foundation, Inc.
+ Copyright (C) 2002-2017 Free Software Foundation, Inc.
Contributed by Dmitry Diky <diwil@mail.ru>
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-msp430.h b/gas/config/tc-msp430.h
index 86c9117..2a8922b 100644
--- a/gas/config/tc-msp430.h
+++ b/gas/config/tc-msp430.h
@@ -1,5 +1,5 @@
/* This file is tc-msp430.h
- Copyright (C) 2002-2016 Free Software Foundation, Inc.
+ Copyright (C) 2002-2017 Free Software Foundation, Inc.
Contributed by Dmitry Diky <diwil@mail.ru>
diff --git a/gas/config/tc-mt.c b/gas/config/tc-mt.c
index 1ae271e..e115fbd 100644
--- a/gas/config/tc-mt.c
+++ b/gas/config/tc-mt.c
@@ -1,5 +1,5 @@
/* tc-mt.c -- Assembler for the Morpho Technologies mt .
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-mt.h b/gas/config/tc-mt.h
index 282b64d..ba5f53b 100644
--- a/gas/config/tc-mt.h
+++ b/gas/config/tc-mt.h
@@ -1,5 +1,5 @@
/* tc-mt.h -- Header file for tc-mt.c.
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-nds32.c b/gas/config/tc-nds32.c
index 8696724..3d8034e 100644
--- a/gas/config/tc-nds32.c
+++ b/gas/config/tc-nds32.c
@@ -1,5 +1,5 @@
/* tc-nds32.c -- Assemble for the nds32
- Copyright (C) 2012-2016 Free Software Foundation, Inc.
+ Copyright (C) 2012-2017 Free Software Foundation, Inc.
Contributed by Andes Technology Corporation.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-nds32.h b/gas/config/tc-nds32.h
index 81ff40f..95eaf8a 100644
--- a/gas/config/tc-nds32.h
+++ b/gas/config/tc-nds32.h
@@ -1,5 +1,5 @@
/* tc-nds32.h -- Header file for tc-nds32.c.
- Copyright (C) 2012-2016 Free Software Foundation, Inc.
+ Copyright (C) 2012-2017 Free Software Foundation, Inc.
Contributed by Andes Technology Corporation.
This file is part of GAS.
diff --git a/gas/config/tc-nios2.c b/gas/config/tc-nios2.c
index 3e12eee..f3431ca 100644
--- a/gas/config/tc-nios2.c
+++ b/gas/config/tc-nios2.c
@@ -1,5 +1,5 @@
/* Altera Nios II 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/gas/config/tc-nios2.h b/gas/config/tc-nios2.h
index 3612c33..7c4c9dc 100644
--- a/gas/config/tc-nios2.h
+++ b/gas/config/tc-nios2.h
@@ -1,5 +1,5 @@
/* Definitions for Altera Nios II 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/gas/config/tc-ns32k.c b/gas/config/tc-ns32k.c
index 31b23ba..569ee1a 100644
--- a/gas/config/tc-ns32k.c
+++ b/gas/config/tc-ns32k.c
@@ -1,5 +1,5 @@
/* ns32k.c -- Assemble on the National Semiconductor 32k series
- 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/gas/config/tc-ns32k.h b/gas/config/tc-ns32k.h
index 920b2af..2ef7450 100644
--- a/gas/config/tc-ns32k.h
+++ b/gas/config/tc-ns32k.h
@@ -1,5 +1,5 @@
/* tc-ns32k.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/gas/config/tc-or1k.c b/gas/config/tc-or1k.c
index 383c613..5d5eede 100644
--- a/gas/config/tc-or1k.c
+++ b/gas/config/tc-or1k.c
@@ -1,5 +1,5 @@
/* tc-or1k.c -- Assembler for the OpenRISC family.
- Copyright (C) 2001-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 Free Software Foundation, Inc.
Contributed for OR32 by Johan Rydberg, jrydberg@opencores.org
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-or1k.h b/gas/config/tc-or1k.h
index 7e3f2eb..5ad3353 100644
--- a/gas/config/tc-or1k.h
+++ b/gas/config/tc-or1k.h
@@ -1,5 +1,5 @@
/* tc-or1k.h -- Header file for tc-or1k.c.
- Copyright (C) 2001-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-pdp11.c b/gas/config/tc-pdp11.c
index d343194..74c21fc 100644
--- a/gas/config/tc-pdp11.c
+++ b/gas/config/tc-pdp11.c
@@ -1,5 +1,5 @@
/* tc-pdp11.c - pdp11-specific -
- Copyright (C) 2001-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-pdp11.h b/gas/config/tc-pdp11.h
index 1febb74..4a90739 100644
--- a/gas/config/tc-pdp11.h
+++ b/gas/config/tc-pdp11.h
@@ -1,5 +1,5 @@
/* tc-pdp11.h -- Header file for tc-pdp11.c.
- Copyright (C) 2001-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-pj.c b/gas/config/tc-pj.c
index e4a0379f..086a74b 100644
--- a/gas/config/tc-pj.c
+++ b/gas/config/tc-pj.c
@@ -1,5 +1,5 @@
/* tc-pj.c -- Assemble code for Pico Java
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-pj.h b/gas/config/tc-pj.h
index 6cfd0c8..3a21aed 100644
--- a/gas/config/tc-pj.h
+++ b/gas/config/tc-pj.h
@@ -1,5 +1,5 @@
/* This file is tc-pj.h
- 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
diff --git a/gas/config/tc-ppc.c b/gas/config/tc-ppc.c
index c546859..6c8c5a6 100644
--- a/gas/config/tc-ppc.c
+++ b/gas/config/tc-ppc.c
@@ -1,5 +1,5 @@
/* tc-ppc.c -- Assemble for the PowerPC or POWER (RS/6000)
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-ppc.h b/gas/config/tc-ppc.h
index e64107e..e739f9c 100644
--- a/gas/config/tc-ppc.h
+++ b/gas/config/tc-ppc.h
@@ -1,5 +1,5 @@
/* tc-ppc.h -- Header file for tc-ppc.c.
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-pru.c b/gas/config/tc-pru.c
index 63aca6e..dfc6f76 100644
--- a/gas/config/tc-pru.c
+++ b/gas/config/tc-pru.c
@@ -1,5 +1,5 @@
/* TI PRU assembler.
- Copyright (C) 2014-2016 Free Software Foundation, Inc.
+ Copyright (C) 2014-2017 Free Software Foundation, Inc.
Contributed by Dimitar Dimitrov <dimitar@dinux.eu>
Based on tc-nios2.c
diff --git a/gas/config/tc-pru.h b/gas/config/tc-pru.h
index d3d0d78..e3f4300 100644
--- a/gas/config/tc-pru.h
+++ b/gas/config/tc-pru.h
@@ -1,5 +1,5 @@
/* Definitions for TI PRU 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.
diff --git a/gas/config/tc-riscv.c b/gas/config/tc-riscv.c
index 8c732f0..7f3b6cf 100644
--- a/gas/config/tc-riscv.c
+++ b/gas/config/tc-riscv.c
@@ -1,5 +1,5 @@
/* tc-riscv.c -- RISC-V assembler
- Copyright 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by Andrew Waterman (andrew@sifive.com).
Based on MIPS target.
diff --git a/gas/config/tc-riscv.h b/gas/config/tc-riscv.h
index 5d6b83f..ae8d60e 100644
--- a/gas/config/tc-riscv.h
+++ b/gas/config/tc-riscv.h
@@ -1,5 +1,5 @@
/* tc-riscv.h -- header file for tc-riscv.c.
- Copyright 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by Andrew Waterman (andrew@sifive.com).
Based on MIPS target.
diff --git a/gas/config/tc-rl78.c b/gas/config/tc-rl78.c
index 815a10c..5ca57e5 100644
--- a/gas/config/tc-rl78.c
+++ b/gas/config/tc-rl78.c
@@ -1,5 +1,5 @@
/* tc-rl78.c -- Assembler for the Renesas RL78
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-rl78.h b/gas/config/tc-rl78.h
index 83bac24..cb2c708 100644
--- a/gas/config/tc-rl78.h
+++ b/gas/config/tc-rl78.h
@@ -1,5 +1,5 @@
/* tc-rl78.h - header file for Renesas RL78
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-rx.c b/gas/config/tc-rx.c
index 575ed4b..1b416f6 100644
--- a/gas/config/tc-rx.c
+++ b/gas/config/tc-rx.c
@@ -1,5 +1,5 @@
/* tc-rx.c -- Assembler for the Renesas RX
- Copyright (C) 2008-2016 Free Software Foundation, Inc.
+ Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-rx.h b/gas/config/tc-rx.h
index 5faa615..f727a9c 100644
--- a/gas/config/tc-rx.h
+++ b/gas/config/tc-rx.h
@@ -1,5 +1,5 @@
/* tc-rx.h - header file for Renesas RX
- Copyright (C) 2008-2016 Free Software Foundation, Inc.
+ Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-s390.c b/gas/config/tc-s390.c
index d8a4f92a..93a69af 100644
--- a/gas/config/tc-s390.c
+++ b/gas/config/tc-s390.c
@@ -1,5 +1,5 @@
/* tc-s390.c -- Assemble for the S390
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-s390.h b/gas/config/tc-s390.h
index be98395..c6d85b6 100644
--- a/gas/config/tc-s390.h
+++ b/gas/config/tc-s390.h
@@ -1,5 +1,5 @@
/* tc-s390.h -- Header file for tc-s390.c.
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 Free Software Foundation, Inc.
Written by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-score.c b/gas/config/tc-score.c
index 2b0c0a8..10916dd 100644
--- a/gas/config/tc-score.c
+++ b/gas/config/tc-score.c
@@ -1,5 +1,5 @@
/* tc-score.c -- Assembler for Score
- 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/gas/config/tc-score.h b/gas/config/tc-score.h
index 24da633..0855af7 100644
--- a/gas/config/tc-score.h
+++ b/gas/config/tc-score.h
@@ -1,5 +1,5 @@
/* tc-score.h -- Score specific file for assembler
- 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/gas/config/tc-score7.c b/gas/config/tc-score7.c
index ee96348..739ddf3 100644
--- a/gas/config/tc-score7.c
+++ b/gas/config/tc-score7.c
@@ -1,5 +1,5 @@
/* tc-score7.c -- Assembler for Score7
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
Contributed by:
Brain.lin (brain.lin@sunplusct.com)
Mei Ligang (ligang@sunnorth.com.cn)
diff --git a/gas/config/tc-sh.c b/gas/config/tc-sh.c
index 55966e0..8071601 100644
--- a/gas/config/tc-sh.c
+++ b/gas/config/tc-sh.c
@@ -1,5 +1,5 @@
/* tc-sh.c -- Assemble code for the Renesas / SuperH SH
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-sh.h b/gas/config/tc-sh.h
index 3a196e8..4640dc5 100644
--- a/gas/config/tc-sh.h
+++ b/gas/config/tc-sh.h
@@ -1,5 +1,5 @@
/* This file is tc-sh.h
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-sh64.c b/gas/config/tc-sh64.c
index d4627f8..3e331a1 100644
--- a/gas/config/tc-sh64.c
+++ b/gas/config/tc-sh64.c
@@ -1,5 +1,5 @@
/* tc-sh64.c -- Assemble code for the SuperH SH SHcompact and SHmedia.
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-sh64.h b/gas/config/tc-sh64.h
index 8ce330b..05b1444 100644
--- a/gas/config/tc-sh64.h
+++ b/gas/config/tc-sh64.h
@@ -1,5 +1,5 @@
/* This file is tc-sh64.h
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-sparc.c b/gas/config/tc-sparc.c
index 9509b37..f0a1005 100644
--- a/gas/config/tc-sparc.c
+++ b/gas/config/tc-sparc.c
@@ -1,5 +1,5 @@
/* tc-sparc.c -- Assemble 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.
GAS is free software; you can redistribute it and/or modify
diff --git a/gas/config/tc-sparc.h b/gas/config/tc-sparc.h
index 38c137b..2b617d4 100644
--- a/gas/config/tc-sparc.h
+++ b/gas/config/tc-sparc.h
@@ -1,5 +1,5 @@
/* tc-sparc.h - Macros and type defines 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.
diff --git a/gas/config/tc-spu.c b/gas/config/tc-spu.c
index 24969c9..7d1eaf56 100644
--- a/gas/config/tc-spu.c
+++ b/gas/config/tc-spu.c
@@ -1,6 +1,6 @@
/* spu.c -- Assembler for the IBM Synergistic Processing Unit (SPU)
- Copyright (C) 2006-2016 Free Software Foundation, Inc.
+ Copyright (C) 2006-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-spu.h b/gas/config/tc-spu.h
index a49c570..218b797 100644
--- a/gas/config/tc-spu.h
+++ b/gas/config/tc-spu.h
@@ -1,6 +1,6 @@
/* spu.h -- Assembler for spu
- Copyright (C) 2006-2016 Free Software Foundation, Inc.
+ Copyright (C) 2006-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-tic30.c b/gas/config/tc-tic30.c
index f6c332f..fcd787f 100644
--- a/gas/config/tc-tic30.c
+++ b/gas/config/tc-tic30.c
@@ -1,5 +1,5 @@
/* tc-c30.c -- Assembly code for the Texas Instruments TMS320C30
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-tic30.h b/gas/config/tc-tic30.h
index 7bde248..552db96 100644
--- a/gas/config/tc-tic30.h
+++ b/gas/config/tc-tic30.h
@@ -1,5 +1,5 @@
/* tc-tic30.h -- Header file for tc-tic30.c
- 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 GAS, the GNU Assembler.
diff --git a/gas/config/tc-tic4x.c b/gas/config/tc-tic4x.c
index f86a535..ff4bdc1 100644
--- a/gas/config/tc-tic4x.c
+++ b/gas/config/tc-tic4x.c
@@ -1,5 +1,5 @@
/* tc-tic4x.c -- Assemble for the Texas Instruments TMS320C[34]x.
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
Contributed by Michael P. Hayes (m.hayes@elec.canterbury.ac.nz)
diff --git a/gas/config/tc-tic4x.h b/gas/config/tc-tic4x.h
index 7a2b685..71e73b0 100644
--- a/gas/config/tc-tic4x.h
+++ b/gas/config/tc-tic4x.h
@@ -1,5 +1,5 @@
/* tc-tic4x.h -- Assemble for the Texas TMS320C[34]X.
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
Contributed by Michael P. Hayes (m.hayes@elec.canterbury.ac.nz)
diff --git a/gas/config/tc-tic54x.c b/gas/config/tc-tic54x.c
index 09fd12a..a7a21fe 100644
--- a/gas/config/tc-tic54x.c
+++ b/gas/config/tc-tic54x.c
@@ -1,5 +1,5 @@
/* tc-tic54x.c -- Assembly code for the Texas Instruments TMS320C54X
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
Contributed by Timothy Wall (twall@cygnus.com)
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-tic54x.h b/gas/config/tc-tic54x.h
index 3f71063..73badd0 100644
--- a/gas/config/tc-tic54x.h
+++ b/gas/config/tc-tic54x.h
@@ -1,5 +1,5 @@
/* tc-tic54x.h -- Header file for tc-tic54x.c
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
Contributed by Timothy Wall (twall@alum.mit.edu)
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-tic6x.c b/gas/config/tc-tic6x.c
index a35ec2a..c75fcf6 100644
--- a/gas/config/tc-tic6x.c
+++ b/gas/config/tc-tic6x.c
@@ -1,5 +1,5 @@
/* TI C6X assembler.
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 Free Software Foundation, Inc.
Contributed by Joseph Myers <joseph@codesourcery.com>
Bernd Schmidt <bernds@codesourcery.com>
diff --git a/gas/config/tc-tic6x.h b/gas/config/tc-tic6x.h
index dcae196..5b249ac 100644
--- a/gas/config/tc-tic6x.h
+++ b/gas/config/tc-tic6x.h
@@ -1,5 +1,5 @@
/* Definitions for TI C6X assembler.
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-tilegx.c b/gas/config/tc-tilegx.c
index aca7f56..0de511b 100644
--- a/gas/config/tc-tilegx.c
+++ b/gas/config/tc-tilegx.c
@@ -1,5 +1,5 @@
/* tc-tilegx.c -- Assemble for a Tile-Gx chip.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-tilegx.h b/gas/config/tc-tilegx.h
index b40ca7f..093500d 100644
--- a/gas/config/tc-tilegx.h
+++ b/gas/config/tc-tilegx.h
@@ -1,5 +1,5 @@
/* tc-tilegx.h - Macros and type defines for a TILE-Gx chip.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-tilepro.c b/gas/config/tc-tilepro.c
index 061a41a..1b39b5c 100644
--- a/gas/config/tc-tilepro.c
+++ b/gas/config/tc-tilepro.c
@@ -1,5 +1,5 @@
/* tc-tilepro.c -- Assemble for a TILEPro chip.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-tilepro.h b/gas/config/tc-tilepro.h
index f554168..188f2fc 100644
--- a/gas/config/tc-tilepro.h
+++ b/gas/config/tc-tilepro.h
@@ -1,5 +1,5 @@
/* tc-tile.h - Macros and type defines for a TILEPro chip.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-v850.c b/gas/config/tc-v850.c
index b0135b3..522016c 100644
--- a/gas/config/tc-v850.c
+++ b/gas/config/tc-v850.c
@@ -1,5 +1,5 @@
/* tc-v850.c -- Assembler code for the NEC V850
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-v850.h b/gas/config/tc-v850.h
index c734c60..08d193b 100644
--- a/gas/config/tc-v850.h
+++ b/gas/config/tc-v850.h
@@ -1,5 +1,5 @@
/* tc-v850.h -- Header file for tc-v850.c.
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-vax.c b/gas/config/tc-vax.c
index 7e0aa04..c9b764e 100644
--- a/gas/config/tc-vax.c
+++ b/gas/config/tc-vax.c
@@ -1,5 +1,5 @@
/* tc-vax.c - vax-specific -
- 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/gas/config/tc-vax.h b/gas/config/tc-vax.h
index c3c8a1b..20004f7 100644
--- a/gas/config/tc-vax.h
+++ b/gas/config/tc-vax.h
@@ -1,5 +1,5 @@
/* tc-vax.h -- Header file for tc-vax.c.
- 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/gas/config/tc-visium.c b/gas/config/tc-visium.c
index 5b1d255..d7b65c1 100644
--- a/gas/config/tc-visium.c
+++ b/gas/config/tc-visium.c
@@ -1,6 +1,6 @@
/* This is the machine dependent code of the Visium Assembler.
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-visium.h b/gas/config/tc-visium.h
index bca954f..b0f0672 100644
--- a/gas/config/tc-visium.h
+++ b/gas/config/tc-visium.h
@@ -1,6 +1,6 @@
/* tc-visium.h -- Header file for tc-visium.c.
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-xc16x.c b/gas/config/tc-xc16x.c
index 49c0970..e7a357c 100644
--- a/gas/config/tc-xc16x.c
+++ b/gas/config/tc-xc16x.c
@@ -1,5 +1,5 @@
/* tc-xc16x.c -- Assembler for the Infineon XC16X.
- Copyright (C) 2006-2016 Free Software Foundation, Inc.
+ Copyright (C) 2006-2017 Free Software Foundation, Inc.
Contributed by KPIT Cummins Infosystems
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-xc16x.h b/gas/config/tc-xc16x.h
index 55f60f0..31d0680 100644
--- a/gas/config/tc-xc16x.h
+++ b/gas/config/tc-xc16x.h
@@ -1,5 +1,5 @@
/* This file is tc-xc16x.h
- Copyright (C) 2006-2016 Free Software Foundation, Inc.
+ Copyright (C) 2006-2017 Free Software Foundation, Inc.
Contributed by KPIT Cummins Infosystems
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-xgate.c b/gas/config/tc-xgate.c
index 521fe44..af5a086 100644
--- a/gas/config/tc-xgate.c
+++ b/gas/config/tc-xgate.c
@@ -1,5 +1,5 @@
/* tc-xgate.c -- Assembler code for Freescale XGATE
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 Free Software Foundation, Inc.
Contributed by Sean Keys <skeys@ipdatasys.com>
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-xgate.h b/gas/config/tc-xgate.h
index ad6ccf4..0600fb4 100644
--- a/gas/config/tc-xgate.h
+++ b/gas/config/tc-xgate.h
@@ -1,5 +1,5 @@
/* tc-xgate.h -- Header file for tc-xgate.c.
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-xstormy16.c b/gas/config/tc-xstormy16.c
index ca6793e..1e54b26 100644
--- a/gas/config/tc-xstormy16.c
+++ b/gas/config/tc-xstormy16.c
@@ -1,5 +1,5 @@
/* tc-xstormy16.c -- Assembler for the Sanyo XSTORMY16.
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-xstormy16.h b/gas/config/tc-xstormy16.h
index cde77bd..466f33c 100644
--- a/gas/config/tc-xstormy16.h
+++ b/gas/config/tc-xstormy16.h
@@ -1,5 +1,5 @@
/* tc-xstormy16.h -- Header file for tc-xstormy16.c.
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-xtensa.c b/gas/config/tc-xtensa.c
index b4a3222..bac7946 100644
--- a/gas/config/tc-xtensa.c
+++ b/gas/config/tc-xtensa.c
@@ -1,5 +1,5 @@
/* tc-xtensa.c -- Assemble Xtensa instructions.
- Copyright (C) 2003-2016 Free Software Foundation, Inc.
+ Copyright (C) 2003-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-xtensa.h b/gas/config/tc-xtensa.h
index 2c7b16e..50e4640 100644
--- a/gas/config/tc-xtensa.h
+++ b/gas/config/tc-xtensa.h
@@ -1,5 +1,5 @@
/* tc-xtensa.h -- Header file for tc-xtensa.c.
- Copyright (C) 2003-2016 Free Software Foundation, Inc.
+ Copyright (C) 2003-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-z80.c b/gas/config/tc-z80.c
index 0953541..3c2c259 100644
--- a/gas/config/tc-z80.c
+++ b/gas/config/tc-z80.c
@@ -1,5 +1,5 @@
/* tc-z80.c -- Assemble code for the Zilog Z80 and ASCII R800
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
Contributed by Arnold Metselaar <arnold_m@operamail.com>
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-z80.h b/gas/config/tc-z80.h
index fa87d4b..8edeed8 100644
--- a/gas/config/tc-z80.h
+++ b/gas/config/tc-z80.h
@@ -1,5 +1,5 @@
/* this is tc-z80.h
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
Contributed by Arnold Metselaar <arnold_m@operamail.com>
diff --git a/gas/config/tc-z8k.c b/gas/config/tc-z8k.c
index 5be09fd..8bca40d 100644
--- a/gas/config/tc-z8k.c
+++ b/gas/config/tc-z8k.c
@@ -1,5 +1,5 @@
/* tc-z8k.c -- Assemble code for the Zilog Z800n
- Copyright (C) 1992-2016 Free Software Foundation, Inc.
+ Copyright (C) 1992-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/tc-z8k.h b/gas/config/tc-z8k.h
index b31caf3..f9b22a4 100644
--- a/gas/config/tc-z8k.h
+++ b/gas/config/tc-z8k.h
@@ -1,5 +1,5 @@
/* This file is tc-z8k.h
- 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/gas/config/te-386bsd.h b/gas/config/te-386bsd.h
index 6c7cbaa..e89ce96 100644
--- a/gas/config/te-386bsd.h
+++ b/gas/config/te-386bsd.h
@@ -1,5 +1,5 @@
/* te-386bsd.h -- 386BSD target environment declarations.
- 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/gas/config/te-aix.h b/gas/config/te-aix.h
index 811a270..a0ec576 100644
--- a/gas/config/te-aix.h
+++ b/gas/config/te-aix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-aix5.h b/gas/config/te-aix5.h
index 0b92c36..edb95cb 100644
--- a/gas/config/te-aix5.h
+++ b/gas/config/te-aix5.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-armeabi.h b/gas/config/te-armeabi.h
index 8ecc8c2..6bb9fed 100644
--- a/gas/config/te-armeabi.h
+++ b/gas/config/te-armeabi.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-armfbsdeabi.h b/gas/config/te-armfbsdeabi.h
index ae1b07c..7a9d676 100644
--- a/gas/config/te-armfbsdeabi.h
+++ b/gas/config/te-armfbsdeabi.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-armfbsdvfp.h b/gas/config/te-armfbsdvfp.h
index 15f0a15..bd21990 100644
--- a/gas/config/te-armfbsdvfp.h
+++ b/gas/config/te-armfbsdvfp.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-armlinuxeabi.h b/gas/config/te-armlinuxeabi.h
index 4836118..48163fc 100644
--- a/gas/config/te-armlinuxeabi.h
+++ b/gas/config/te-armlinuxeabi.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-dragonfly.h b/gas/config/te-dragonfly.h
index 5ada3ed..ecb8007 100644
--- a/gas/config/te-dragonfly.h
+++ b/gas/config/te-dragonfly.h
@@ -1,5 +1,5 @@
/* te-dragonfly.h -- DragonFlyBSD target environment declarations.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-dynix.h b/gas/config/te-dynix.h
index d0c9811..fd5c23f 100644
--- a/gas/config/te-dynix.h
+++ b/gas/config/te-dynix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-epoc-pe.h b/gas/config/te-epoc-pe.h
index 0672daf..65f7710 100644
--- a/gas/config/te-epoc-pe.h
+++ b/gas/config/te-epoc-pe.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-freebsd.h b/gas/config/te-freebsd.h
index 8e2e049..6a81b80 100644
--- a/gas/config/te-freebsd.h
+++ b/gas/config/te-freebsd.h
@@ -1,5 +1,5 @@
/* te-freebsd.h -- FreeBSD target environment declarations.
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-generic.h b/gas/config/te-generic.h
index 08f3c2c..9f864aa 100644
--- a/gas/config/te-generic.h
+++ b/gas/config/te-generic.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-gnu.h b/gas/config/te-gnu.h
index f4bb043..8e4fbf2 100644
--- a/gas/config/te-gnu.h
+++ b/gas/config/te-gnu.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-go32.h b/gas/config/te-go32.h
index e90b4c1..05f2308 100644
--- a/gas/config/te-go32.h
+++ b/gas/config/te-go32.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-hppa.h b/gas/config/te-hppa.h
index 7f4d88b..690493b 100644
--- a/gas/config/te-hppa.h
+++ b/gas/config/te-hppa.h
@@ -1,5 +1,5 @@
/* Machine specific defines for the PA machine
- 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/gas/config/te-hppa64.h b/gas/config/te-hppa64.h
index 56683d4..fbce461 100644
--- a/gas/config/te-hppa64.h
+++ b/gas/config/te-hppa64.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-hppalinux64.h b/gas/config/te-hppalinux64.h
index 953976f..ed09bdb 100644
--- a/gas/config/te-hppalinux64.h
+++ b/gas/config/te-hppalinux64.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-hpux.h b/gas/config/te-hpux.h
index d287ef6..08f452d 100644
--- a/gas/config/te-hpux.h
+++ b/gas/config/te-hpux.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-i386aix.h b/gas/config/te-i386aix.h
index 2323fc5..7175400 100644
--- a/gas/config/te-i386aix.h
+++ b/gas/config/te-i386aix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-ia64aix.h b/gas/config/te-ia64aix.h
index ee48c5f..724147f 100644
--- a/gas/config/te-ia64aix.h
+++ b/gas/config/te-ia64aix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-interix.h b/gas/config/te-interix.h
index da48d18..2955f00 100644
--- a/gas/config/te-interix.h
+++ b/gas/config/te-interix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-irix.h b/gas/config/te-irix.h
index 1c72452..17cca93 100644
--- a/gas/config/te-irix.h
+++ b/gas/config/te-irix.h
@@ -1,5 +1,5 @@
/* IRIX targets
- Copyright (C) 2002-2016 Free Software Foundation, Inc.
+ Copyright (C) 2002-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-linux.h b/gas/config/te-linux.h
index c3b1df3..9310720 100644
--- a/gas/config/te-linux.h
+++ b/gas/config/te-linux.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-lynx.h b/gas/config/te-lynx.h
index 4eb8aa1..a02276a 100644
--- a/gas/config/te-lynx.h
+++ b/gas/config/te-lynx.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-mach.h b/gas/config/te-mach.h
index 90e3f81..e38b64f 100644
--- a/gas/config/te-mach.h
+++ b/gas/config/te-mach.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-macos.h b/gas/config/te-macos.h
index 9f92cfa..abf7829 100644
--- a/gas/config/te-macos.h
+++ b/gas/config/te-macos.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-nacl.h b/gas/config/te-nacl.h
index f78ab93..1c6a569 100644
--- a/gas/config/te-nacl.h
+++ b/gas/config/te-nacl.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-nbsd.h b/gas/config/te-nbsd.h
index 7cf5799..a05c6c3 100644
--- a/gas/config/te-nbsd.h
+++ b/gas/config/te-nbsd.h
@@ -1,5 +1,5 @@
/* te-nbsd.h -- NetBSD target environment declarations.
- 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/gas/config/te-nbsd532.h b/gas/config/te-nbsd532.h
index 391905f..9ea3b8c 100644
--- a/gas/config/te-nbsd532.h
+++ b/gas/config/te-nbsd532.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-netware.h b/gas/config/te-netware.h
index 06c1db4..af1af3e 100644
--- a/gas/config/te-netware.h
+++ b/gas/config/te-netware.h
@@ -1,5 +1,5 @@
/* te-netware.h -- NetWare target environment declarations.
- Copyright (C) 2004-2016 Free Software Foundation, Inc.
+ Copyright (C) 2004-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-pc532mach.h b/gas/config/te-pc532mach.h
index d8102f1..54dd6c1 100644
--- a/gas/config/te-pc532mach.h
+++ b/gas/config/te-pc532mach.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-pe.h b/gas/config/te-pe.h
index 7fc6f41..38afc99 100644
--- a/gas/config/te-pe.h
+++ b/gas/config/te-pe.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-pep.h b/gas/config/te-pep.h
index 8681f13..5ed7718 100644
--- a/gas/config/te-pep.h
+++ b/gas/config/te-pep.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-psos.h b/gas/config/te-psos.h
index e156d8a..f709971 100644
--- a/gas/config/te-psos.h
+++ b/gas/config/te-psos.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-riscix.h b/gas/config/te-riscix.h
index 1e6ccdb..506ae73 100644
--- a/gas/config/te-riscix.h
+++ b/gas/config/te-riscix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-solaris.h b/gas/config/te-solaris.h
index 902ba5c..8395d76 100644
--- a/gas/config/te-solaris.h
+++ b/gas/config/te-solaris.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-sparcaout.h b/gas/config/te-sparcaout.h
index fe92a91..193f248 100644
--- a/gas/config/te-sparcaout.h
+++ b/gas/config/te-sparcaout.h
@@ -1,5 +1,5 @@
/* te-sparcaout.h -- embedded sparc-aout target environment declarations.
- Copyright (C) 1996-2016 Free Software Foundation, Inc.
+ Copyright (C) 1996-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-sun3.h b/gas/config/te-sun3.h
index cb0428d..65f9443 100644
--- a/gas/config/te-sun3.h
+++ b/gas/config/te-sun3.h
@@ -1,5 +1,5 @@
/* te-sun3.h -- Sun-3 target environment declarations.
- 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/gas/config/te-svr4.h b/gas/config/te-svr4.h
index 0f1e049..5748459 100644
--- a/gas/config/te-svr4.h
+++ b/gas/config/te-svr4.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-symbian.h b/gas/config/te-symbian.h
index cfb0135..9be4b62 100644
--- a/gas/config/te-symbian.h
+++ b/gas/config/te-symbian.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-tmips.h b/gas/config/te-tmips.h
index 640d839..3f59b1a 100644
--- a/gas/config/te-tmips.h
+++ b/gas/config/te-tmips.h
@@ -1,5 +1,5 @@
/* Traditional MIPS targets
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-uclinux.h b/gas/config/te-uclinux.h
index c7960e0..3b1d729 100644
--- a/gas/config/te-uclinux.h
+++ b/gas/config/te-uclinux.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-vms.c b/gas/config/te-vms.c
index 36752c3..caaf26a 100644
--- a/gas/config/te-vms.c
+++ b/gas/config/te-vms.c
@@ -1,5 +1,5 @@
/* te-vms.c -- Utilities for VMS.
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-2017 Free Software Foundation, Inc.
Written by Douglas B Rupp <rupp@gnat.com>
diff --git a/gas/config/te-vms.h b/gas/config/te-vms.h
index 5703494..4f2f985 100644
--- a/gas/config/te-vms.h
+++ b/gas/config/te-vms.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-vxworks.h b/gas/config/te-vxworks.h
index 9c3b14c..192b67e 100644
--- a/gas/config/te-vxworks.h
+++ b/gas/config/te-vxworks.h
@@ -1,5 +1,5 @@
/* te-vxworks.h -- VxWorks target environment declarations.
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/te-wince-pe.h b/gas/config/te-wince-pe.h
index 2b6cff6..7c9eb5e 100644
--- a/gas/config/te-wince-pe.h
+++ b/gas/config/te-wince-pe.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/vax-inst.h b/gas/config/vax-inst.h
index 4deac89..df181ba 100644
--- a/gas/config/vax-inst.h
+++ b/gas/config/vax-inst.h
@@ -1,5 +1,5 @@
/* vax-inst.h - GNU - Part of vax.c
- 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/gas/config/xtensa-istack.h b/gas/config/xtensa-istack.h
index 3d08efb..48c308a 100644
--- a/gas/config/xtensa-istack.h
+++ b/gas/config/xtensa-istack.h
@@ -1,5 +1,5 @@
/* Declarations for stacks of tokenized Xtensa instructions.
- Copyright (C) 2003-2016 Free Software Foundation, Inc.
+ Copyright (C) 2003-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/xtensa-relax.c b/gas/config/xtensa-relax.c
index ffec5ed..f54cf79 100644
--- a/gas/config/xtensa-relax.c
+++ b/gas/config/xtensa-relax.c
@@ -1,5 +1,5 @@
/* Table of relaxations for Xtensa assembly.
- Copyright (C) 2003-2016 Free Software Foundation, Inc.
+ Copyright (C) 2003-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/config/xtensa-relax.h b/gas/config/xtensa-relax.h
index 6458579..7181799 100644
--- a/gas/config/xtensa-relax.h
+++ b/gas/config/xtensa-relax.h
@@ -1,5 +1,5 @@
/* Table of relaxations for Xtensa assembly.
- Copyright (C) 2003-2016 Free Software Foundation, Inc.
+ Copyright (C) 2003-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/configure.ac b/gas/configure.ac
index b830d9e..41bc3c0 100644
--- a/gas/configure.ac
+++ b/gas/configure.ac
@@ -3,7 +3,7 @@ dnl
dnl And be careful when changing it! If you must add tests with square
dnl brackets, be sure changequote invocations surround it.
dnl
-dnl Copyright (C) 2012-2016 Free Software Foundation, Inc.
+dnl Copyright (C) 2012-2017 Free Software Foundation, Inc.
dnl
dnl This file is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/gas/configure.com b/gas/configure.com
index 0a0786b..84c1640 100644
--- a/gas/configure.com
+++ b/gas/configure.com
@@ -3,7 +3,7 @@ $! This file sets things up to build gas on a VMS system to generate object
$! files for a VMS system. We do not use the configure script, since we
$! do not have /bin/sh to execute it.
$!
-$! Copyright (C) 2012-2016 Free Software Foundation, Inc.
+$! Copyright (C) 2012-2017 Free Software Foundation, Inc.
$!
$! This file 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/gas/configure.tgt b/gas/configure.tgt
index 4abf83f..09ea45e 100644
--- a/gas/configure.tgt
+++ b/gas/configure.tgt
@@ -1,6 +1,6 @@
# gas target specific configuration file. This is a -*- sh -*- file.
#
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 Free Software Foundation, Inc.
#
# This file 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/gas/debug.c b/gas/debug.c
index ce92bd2..33decd4 100644
--- a/gas/debug.c
+++ b/gas/debug.c
@@ -1,5 +1,5 @@
/* This file is debug.c
- 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/gas/depend.c b/gas/depend.c
index 8b57a67..e5a9964 100644
--- a/gas/depend.c
+++ b/gas/depend.c
@@ -1,5 +1,5 @@
/* depend.c - Handle dependency tracking.
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/doc/Makefile.am b/gas/doc/Makefile.am
index c604a29..9084468 100644
--- a/gas/doc/Makefile.am
+++ b/gas/doc/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
#
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 Free Software Foundation, Inc.
#
# This file 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/gas/doc/Makefile.in b/gas/doc/Makefile.in
index 58b0e36..821b051 100644
--- a/gas/doc/Makefile.in
+++ b/gas/doc/Makefile.in
@@ -16,7 +16,7 @@
@SET_MAKE@
#
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 Free Software Foundation, Inc.
#
# This file 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/gas/doc/all.texi b/gas/doc/all.texi
index 79fcaba..5a2dd4a 100644
--- a/gas/doc/all.texi
+++ b/gas/doc/all.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1992-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1992-2017 Free Software Foundation, Inc.
@c This file is part of the documentation for the GAS manual
@c Configuration settings for all-inclusive version of manual
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index f03c2ef..eb43723 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -1,5 +1,5 @@
\input texinfo @c -*-Texinfo-*-
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c UPDATE!! On future updates--
@c (1) check for new machine-dep cmdline options in
@c md_parse_option definitions in config/tc-*.c
@@ -100,7 +100,7 @@
This file documents the GNU Assembler "@value{AS}".
@c man begin COPYRIGHT
-Copyright @copyright{} 1991-2016 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-2017 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
@@ -149,7 +149,7 @@ done.
@end tex
@vskip 0pt plus 1filll
-Copyright @copyright{} 1991-2016 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-2017 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/gas/doc/c-aarch64.texi b/gas/doc/c-aarch64.texi
index 186dfbc..618f300 100644
--- a/gas/doc/c-aarch64.texi
+++ b/gas/doc/c-aarch64.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2017 Free Software Foundation, Inc.
@c Contributed by ARM Ltd.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-alpha.texi b/gas/doc/c-alpha.texi
index 3847321..626a514 100644
--- a/gas/doc/c-alpha.texi
+++ b/gas/doc/c-alpha.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-arc.texi b/gas/doc/c-arc.texi
index 2a59c63..1ff0b0f 100644
--- a/gas/doc/c-arc.texi
+++ b/gas/doc/c-arc.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2000-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2000-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index dd37220..5437a55 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1996-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1996-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-avr.texi b/gas/doc/c-avr.texi
index d4f6004..f829e79 100644
--- a/gas/doc/c-avr.texi
+++ b/gas/doc/c-avr.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2006-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2006-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-bfin.texi b/gas/doc/c-bfin.texi
index 97e5fc0..464f787 100644
--- a/gas/doc/c-bfin.texi
+++ b/gas/doc/c-bfin.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2005-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-cr16.texi b/gas/doc/c-cr16.texi
index 5510342..41c59e6 100644
--- a/gas/doc/c-cr16.texi
+++ b/gas/doc/c-cr16.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2007-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2007-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-cris.texi b/gas/doc/c-cris.texi
index f108ad1..b4bea96 100644
--- a/gas/doc/c-cris.texi
+++ b/gas/doc/c-cris.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c CRIS description contributed by Axis Communications.
diff --git a/gas/doc/c-d10v.texi b/gas/doc/c-d10v.texi
index fe79758..8e4dd6e 100644
--- a/gas/doc/c-d10v.texi
+++ b/gas/doc/c-d10v.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1996-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1996-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-d30v.texi b/gas/doc/c-d30v.texi
index 960f0c2..6a7784d 100644
--- a/gas/doc/c-d30v.texi
+++ b/gas/doc/c-d30v.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1997-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1997-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-epiphany.texi b/gas/doc/c-epiphany.texi
index 6118a21..5b2bc38 100644
--- a/gas/doc/c-epiphany.texi
+++ b/gas/doc/c-epiphany.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1999-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1999-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-h8300.texi b/gas/doc/c-h8300.texi
index 3355507..ce46733 100644
--- a/gas/doc/c-h8300.texi
+++ b/gas/doc/c-h8300.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-hppa.texi b/gas/doc/c-hppa.texi
index 1ee9f58..8331c3a 100644
--- a/gas/doc/c-hppa.texi
+++ b/gas/doc/c-hppa.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@page
diff --git a/gas/doc/c-i370.texi b/gas/doc/c-i370.texi
index daade35..3d86c39 100644
--- a/gas/doc/c-i370.texi
+++ b/gas/doc/c-i370.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2000-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2000-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi
index c3c632d..4968b36 100644
--- a/gas/doc/c-i386.texi
+++ b/gas/doc/c-i386.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-i860.texi b/gas/doc/c-i860.texi
index d362ca2..96cd9ec 100644
--- a/gas/doc/c-i860.texi
+++ b/gas/doc/c-i860.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2000-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2000-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-i960.texi b/gas/doc/c-i960.texi
index 3bd59b4..6498bb4 100644
--- a/gas/doc/c-i960.texi
+++ b/gas/doc/c-i960.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-ia64.texi b/gas/doc/c-ia64.texi
index e408cf3..54d9351 100644
--- a/gas/doc/c-ia64.texi
+++ b/gas/doc/c-ia64.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2017 Free Software Foundation, Inc.
@c Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-ip2k.texi b/gas/doc/c-ip2k.texi
index f23170a..ae0ed2b 100644
--- a/gas/doc/c-ip2k.texi
+++ b/gas/doc/c-ip2k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-lm32.texi b/gas/doc/c-lm32.texi
index fdfa70f..4382c29 100644
--- a/gas/doc/c-lm32.texi
+++ b/gas/doc/c-lm32.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2008-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-m32c.texi b/gas/doc/c-m32c.texi
index 961e66a..dae171a 100644
--- a/gas/doc/c-m32c.texi
+++ b/gas/doc/c-m32c.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2005-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-m32r.texi b/gas/doc/c-m32r.texi
index 215092e..ca253de 100644
--- a/gas/doc/c-m32r.texi
+++ b/gas/doc/c-m32r.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-m68hc11.texi b/gas/doc/c-m68hc11.texi
index abd6ee1..df60602 100644
--- a/gas/doc/c-m68hc11.texi
+++ b/gas/doc/c-m68hc11.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-m68k.texi b/gas/doc/c-m68k.texi
index e3a3713..bf5ba71 100644
--- a/gas/doc/c-m68k.texi
+++ b/gas/doc/c-m68k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-metag.texi b/gas/doc/c-metag.texi
index 52de657..47da515 100644
--- a/gas/doc/c-metag.texi
+++ b/gas/doc/c-metag.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2013-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2013-2017 Free Software Foundation, Inc.
@c Contributed by Imagination Technologies Ltd.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-microblaze.texi b/gas/doc/c-microblaze.texi
index 0c552b5..5cca7e9 100644
--- a/gas/doc/c-microblaze.texi
+++ b/gas/doc/c-microblaze.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi
index 718ac94..04666f4 100644
--- a/gas/doc/c-mips.texi
+++ b/gas/doc/c-mips.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-mmix.texi b/gas/doc/c-mmix.texi
index 91cf1e3..66a9557 100644
--- a/gas/doc/c-mmix.texi
+++ b/gas/doc/c-mmix.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c MMIX description by Hans-Peter Nilsson, hp@bitrange.com
diff --git a/gas/doc/c-msp430.texi b/gas/doc/c-msp430.texi
index 7ba35cf..8630515 100644
--- a/gas/doc/c-msp430.texi
+++ b/gas/doc/c-msp430.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-mt.texi b/gas/doc/c-mt.texi
index c869a56..0e64709 100644
--- a/gas/doc/c-mt.texi
+++ b/gas/doc/c-mt.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1996-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1996-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-nds32.texi b/gas/doc/c-nds32.texi
index af7cfbe..f40fd37 100644
--- a/gas/doc/c-nds32.texi
+++ b/gas/doc/c-nds32.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2013-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2013-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-nios2.texi b/gas/doc/c-nios2.texi
index 1cde883..3030750 100644
--- a/gas/doc/c-nios2.texi
+++ b/gas/doc/c-nios2.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-ns32k.texi b/gas/doc/c-ns32k.texi
index 54a14de..1986c6a 100644
--- a/gas/doc/c-ns32k.texi
+++ b/gas/doc/c-ns32k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-pdp11.texi b/gas/doc/c-pdp11.texi
index b64017e..fee9268 100644
--- a/gas/doc/c-pdp11.texi
+++ b/gas/doc/c-pdp11.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-pj.texi b/gas/doc/c-pj.texi
index 8811091..70a756b 100644
--- a/gas/doc/c-pj.texi
+++ b/gas/doc/c-pj.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1999-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1999-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@page
diff --git a/gas/doc/c-ppc.texi b/gas/doc/c-ppc.texi
index b2fac7b..d94b418 100644
--- a/gas/doc/c-ppc.texi
+++ b/gas/doc/c-ppc.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-pru.texi b/gas/doc/c-pru.texi
index 6aba8b4..32473f7 100644
--- a/gas/doc/c-pru.texi
+++ b/gas/doc/c-pru.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2015-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2015-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-riscv.texi b/gas/doc/c-riscv.texi
index 25e4486..0fa1b58 100644
--- a/gas/doc/c-riscv.texi
+++ b/gas/doc/c-riscv.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2016 Free Software Foundation, Inc.
+@c Copyright (C) 2016-2017 Free Software Foundation, Inc.
@c This is part of the GAS anual.
@c For copying conditions, see the file as.texinfo
@c man end
diff --git a/gas/doc/c-rl78.texi b/gas/doc/c-rl78.texi
index 2056ece..5a0c99f 100644
--- a/gas/doc/c-rl78.texi
+++ b/gas/doc/c-rl78.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-rx.texi b/gas/doc/c-rx.texi
index 5645d30..8eb6d78 100644
--- a/gas/doc/c-rx.texi
+++ b/gas/doc/c-rx.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2008-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-s390.texi b/gas/doc/c-s390.texi
index 1cbf308..0e042f6 100644
--- a/gas/doc/c-s390.texi
+++ b/gas/doc/c-s390.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-score.texi b/gas/doc/c-score.texi
index 48add8d..b9add73 100644
--- a/gas/doc/c-score.texi
+++ b/gas/doc/c-score.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-sh.texi b/gas/doc/c-sh.texi
index b6a0185..ed634d3 100644
--- a/gas/doc/c-sh.texi
+++ b/gas/doc/c-sh.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@page
diff --git a/gas/doc/c-sh64.texi b/gas/doc/c-sh64.texi
index 6280685..3e827df 100644
--- a/gas/doc/c-sh64.texi
+++ b/gas/doc/c-sh64.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@page
diff --git a/gas/doc/c-sparc.texi b/gas/doc/c-sparc.texi
index 1368f7d..1f789cf 100644
--- a/gas/doc/c-sparc.texi
+++ b/gas/doc/c-sparc.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-tic54x.texi b/gas/doc/c-tic54x.texi
index 0117b9c..77ef158 100644
--- a/gas/doc/c-tic54x.texi
+++ b/gas/doc/c-tic54x.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2000-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2000-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c TI TMS320C54X description by Timothy Wall, twall@cygnus.com
diff --git a/gas/doc/c-tic6x.texi b/gas/doc/c-tic6x.texi
index e7cc401..a0511c1 100644
--- a/gas/doc/c-tic6x.texi
+++ b/gas/doc/c-tic6x.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2010-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2010-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-tilegx.texi b/gas/doc/c-tilegx.texi
index 54ce649..a0bcc25 100644
--- a/gas/doc/c-tilegx.texi
+++ b/gas/doc/c-tilegx.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-tilepro.texi b/gas/doc/c-tilepro.texi
index 219d04e..ebd1aad 100644
--- a/gas/doc/c-tilepro.texi
+++ b/gas/doc/c-tilepro.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-v850.texi b/gas/doc/c-v850.texi
index 8c9cf6b..31c785e 100644
--- a/gas/doc/c-v850.texi
+++ b/gas/doc/c-v850.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1997-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1997-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-vax.texi b/gas/doc/c-vax.texi
index e06a7d5..abee400 100644
--- a/gas/doc/c-vax.texi
+++ b/gas/doc/c-vax.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c VAX/VMS description enhanced and corrected by Klaus K"aempf, kkaempf@progis.de
diff --git a/gas/doc/c-visium.texi b/gas/doc/c-visium.texi
index 40bb914..ac72c05 100644
--- a/gas/doc/c-visium.texi
+++ b/gas/doc/c-visium.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2014-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2014-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c man end
diff --git a/gas/doc/c-xc16x.texi b/gas/doc/c-xc16x.texi
index af6ab41..610b351 100644
--- a/gas/doc/c-xc16x.texi
+++ b/gas/doc/c-xc16x.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2006-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2006-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-xgate.texi b/gas/doc/c-xgate.texi
index f50cccf..ba15bb1 100644
--- a/gas/doc/c-xgate.texi
+++ b/gas/doc/c-xgate.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/c-xstormy16.texi b/gas/doc/c-xstormy16.texi
index 9a57f49..9fccf87 100644
--- a/gas/doc/c-xstormy16.texi
+++ b/gas/doc/c-xstormy16.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2010-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2010-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-xtensa.texi b/gas/doc/c-xtensa.texi
index a234aa1..c2a212d 100644
--- a/gas/doc/c-xtensa.texi
+++ b/gas/doc/c-xtensa.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@c
diff --git a/gas/doc/c-z80.texi b/gas/doc/c-z80.texi
index 1b24f4a..5a1a788 100644
--- a/gas/doc/c-z80.texi
+++ b/gas/doc/c-z80.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-z8k.texi b/gas/doc/c-z8k.texi
index 52d3d70..e469114 100644
--- a/gas/doc/c-z8k.texi
+++ b/gas/doc/c-z8k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
diff --git a/gas/doc/h8.texi b/gas/doc/h8.texi
index 9c83172..f6586b4 100644
--- a/gas/doc/h8.texi
+++ b/gas/doc/h8.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2017 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/internals.texi b/gas/doc/internals.texi
index f7ae8a40..a36982d 100644
--- a/gas/doc/internals.texi
+++ b/gas/doc/internals.texi
@@ -1,5 +1,5 @@
\input texinfo
-@c Copyright (C) 1991-2016 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2017 Free Software Foundation, Inc.
@setfilename internals.info
@node Top
@top Assembler Internals
diff --git a/gas/dw2gencfi.c b/gas/dw2gencfi.c
index 8eebb51..d14c06e 100644
--- a/gas/dw2gencfi.c
+++ b/gas/dw2gencfi.c
@@ -1,5 +1,5 @@
/* dw2gencfi.c - Support for generating Dwarf2 CFI information.
- Copyright (C) 2003-2016 Free Software Foundation, Inc.
+ Copyright (C) 2003-2017 Free Software Foundation, Inc.
Contributed by Michal Ludvig <mludvig@suse.cz>
This file is part of GAS, the GNU Assembler.
diff --git a/gas/dw2gencfi.h b/gas/dw2gencfi.h
index cbc4233..504d0b7 100644
--- a/gas/dw2gencfi.h
+++ b/gas/dw2gencfi.h
@@ -1,5 +1,5 @@
/* dw2gencfi.h - Support for generating Dwarf2 CFI information.
- Copyright (C) 2003-2016 Free Software Foundation, Inc.
+ Copyright (C) 2003-2017 Free Software Foundation, Inc.
Contributed by Michal Ludvig <mludvig@suse.cz>
This file is part of GAS, the GNU Assembler.
diff --git a/gas/dwarf2dbg.c b/gas/dwarf2dbg.c
index 0757edb..31ddcf6 100644
--- a/gas/dwarf2dbg.c
+++ b/gas/dwarf2dbg.c
@@ -1,5 +1,5 @@
/* dwarf2dbg.c - DWARF2 debug support
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of GAS, the GNU Assembler.
diff --git a/gas/dwarf2dbg.h b/gas/dwarf2dbg.h
index 7bdcede..9e2cead 100644
--- a/gas/dwarf2dbg.h
+++ b/gas/dwarf2dbg.h
@@ -1,5 +1,5 @@
/* dwarf2dbg.h - DWARF2 debug support
- Copyright (C) 1999-2016 Free Software Foundation, Inc.
+ Copyright (C) 1999-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/ecoff.c b/gas/ecoff.c
index a5fc62c..e9478ff 100644
--- a/gas/ecoff.c
+++ b/gas/ecoff.c
@@ -1,5 +1,5 @@
/* ECOFF debugging support.
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file was put together by Ian Lance Taylor <ian@cygnus.com>. A
good deal of it comes directly from mips-tfile.c, by Michael
diff --git a/gas/ecoff.h b/gas/ecoff.h
index a920575..68b9d18 100644
--- a/gas/ecoff.h
+++ b/gas/ecoff.h
@@ -1,5 +1,5 @@
/* ecoff.h -- header file for ECOFF debugging support
- Copyright (C) 1993-2016 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 Free Software Foundation, Inc.
Contributed by Cygnus Support.
Put together by Ian Lance Taylor <ian@cygnus.com>.
diff --git a/gas/ehopt.c b/gas/ehopt.c
index d42064d..f226e34 100644
--- a/gas/ehopt.c
+++ b/gas/ehopt.c
@@ -1,5 +1,5 @@
/* ehopt.c--optimize gcc exception frame information.
- Copyright (C) 1998-2016 Free Software Foundation, Inc.
+ Copyright (C) 1998-2017 Free Software Foundation, Inc.
Written by Ian Lance Taylor <ian@cygnus.com>.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/emul-target.h b/gas/emul-target.h
index c79e393..93bad81 100644
--- a/gas/emul-target.h
+++ b/gas/emul-target.h
@@ -1,5 +1,5 @@
/* emul-target.h. Default values for struct emulation defined in emul.h
- Copyright (C) 1995-2016 Free Software Foundation, Inc.
+ Copyright (C) 1995-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/emul.h b/gas/emul.h
index 1f24c8f..205f968 100644
--- a/gas/emul.h
+++ b/gas/emul.h
@@ -1,5 +1,5 @@
/* emul.h. File format emulation routines
- Copyright (C) 1995-2016 Free Software Foundation, Inc.
+ Copyright (C) 1995-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/expr.c b/gas/expr.c
index e1e49b2..c6685ad 100644
--- a/gas/expr.c
+++ b/gas/expr.c
@@ -1,5 +1,5 @@
/* expr.c -operands, expressions-
- 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/gas/expr.h b/gas/expr.h
index a270359..91df800 100644
--- a/gas/expr.h
+++ b/gas/expr.h
@@ -1,5 +1,5 @@
/* expr.h -> header file for expr.c
- 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/gas/flonum-copy.c b/gas/flonum-copy.c
index 9ecdf14..a141d62 100644
--- a/gas/flonum-copy.c
+++ b/gas/flonum-copy.c
@@ -1,5 +1,5 @@
/* flonum_copy.c - copy a flonum
- 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/gas/flonum-konst.c b/gas/flonum-konst.c
index 0d54d81..f55e944 100644
--- a/gas/flonum-konst.c
+++ b/gas/flonum-konst.c
@@ -1,5 +1,5 @@
/* flonum_const.c - Useful Flonum constants
- 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/gas/flonum-mult.c b/gas/flonum-mult.c
index 885af1e..d103218 100644
--- a/gas/flonum-mult.c
+++ b/gas/flonum-mult.c
@@ -1,5 +1,5 @@
/* flonum_mult.c - multiply two flonums
- 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/gas/flonum.h b/gas/flonum.h
index 690ae12..00c8bd0 100644
--- a/gas/flonum.h
+++ b/gas/flonum.h
@@ -1,5 +1,5 @@
/* flonum.h - Floating point package
- 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/gas/frags.c b/gas/frags.c
index 9ff577f..7997422 100644
--- a/gas/frags.c
+++ b/gas/frags.c
@@ -1,5 +1,5 @@
/* frags.c - manage frags -
- 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/gas/frags.h b/gas/frags.h
index 4a22fe0..cd47d09 100644
--- a/gas/frags.h
+++ b/gas/frags.h
@@ -1,5 +1,5 @@
/* frags.h - Header file for the frag concept.
- 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/gas/hash.c b/gas/hash.c
index 655ddfc..f7b4400 100644
--- a/gas/hash.c
+++ b/gas/hash.c
@@ -1,5 +1,5 @@
/* hash.c -- gas hash table code
- 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/gas/hash.h b/gas/hash.h
index 54f70d1..a3721dc 100644
--- a/gas/hash.h
+++ b/gas/hash.h
@@ -1,5 +1,5 @@
/* hash.h -- header file for gas hash table routines
- 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/gas/input-file.c b/gas/input-file.c
index 8b9830f..4a854cf 100644
--- a/gas/input-file.c
+++ b/gas/input-file.c
@@ -1,5 +1,5 @@
/* input_file.c - Deal with Input Files -
- 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/gas/input-file.h b/gas/input-file.h
index dd18415..a423da2 100644
--- a/gas/input-file.h
+++ b/gas/input-file.h
@@ -1,5 +1,5 @@
/* input_file.h header for input-file.c
- 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/gas/input-scrub.c b/gas/input-scrub.c
index f5f2af2..5e57c2c 100644
--- a/gas/input-scrub.c
+++ b/gas/input-scrub.c
@@ -1,5 +1,5 @@
/* input_scrub.c - Break up input buffers into whole numbers of lines.
- 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/gas/itbl-lex-wrapper.c b/gas/itbl-lex-wrapper.c
index db5e3ba..ddc2c98 100644
--- a/gas/itbl-lex-wrapper.c
+++ b/gas/itbl-lex-wrapper.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/itbl-lex.h b/gas/itbl-lex.h
index 5511935..14d9d5c 100644
--- a/gas/itbl-lex.h
+++ b/gas/itbl-lex.h
@@ -1,5 +1,5 @@
/* itbl-lex.h
- Copyright (C) 2005-2016 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/itbl-lex.l b/gas/itbl-lex.l
index a0b3653..d9e243c 100644
--- a/gas/itbl-lex.l
+++ b/gas/itbl-lex.l
@@ -1,5 +1,5 @@
/* itbl-lex.l
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/itbl-ops.c b/gas/itbl-ops.c
index b4e5f24..46fd628 100644
--- a/gas/itbl-ops.c
+++ b/gas/itbl-ops.c
@@ -1,5 +1,5 @@
/* itbl-ops.c
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/itbl-ops.h b/gas/itbl-ops.h
index 8dc62bf..4ca484e 100644
--- a/gas/itbl-ops.h
+++ b/gas/itbl-ops.h
@@ -1,5 +1,5 @@
/* itbl-ops.h
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/itbl-parse.y b/gas/itbl-parse.y
index b28c48e..41402f6 100644
--- a/gas/itbl-parse.y
+++ b/gas/itbl-parse.y
@@ -1,5 +1,5 @@
/* itbl-parse.y
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/listing.c b/gas/listing.c
index c6ec7f3..e0029a3 100644
--- a/gas/listing.c
+++ b/gas/listing.c
@@ -1,5 +1,5 @@
/* listing.c - maintain assembly listings
- Copyright (C) 1991-2016 Free Software Foundation, Inc.
+ Copyright (C) 1991-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/listing.h b/gas/listing.h
index 3647707..3b0d854 100644
--- a/gas/listing.h
+++ b/gas/listing.h
@@ -1,5 +1,5 @@
/* This file is listing.h
- 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/gas/literal.c b/gas/literal.c
index e2287c1..07958f9 100644
--- a/gas/literal.c
+++ b/gas/literal.c
@@ -1,5 +1,5 @@
/* literal.c - GAS literal pool management.
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 Free Software Foundation, Inc.
Written by Ken Raeburn (raeburn@cygnus.com).
This file is part of GAS, the GNU Assembler.
diff --git a/gas/macro.c b/gas/macro.c
index deb4a49..b1d8d6b 100644
--- a/gas/macro.c
+++ b/gas/macro.c
@@ -1,5 +1,5 @@
/* macro.c - macro support for gas
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 Free Software Foundation, Inc.
Written by Steve and Judy Chamberlain of Cygnus Support,
sac@cygnus.com
diff --git a/gas/macro.h b/gas/macro.h
index 7000197..84678dc 100644
--- a/gas/macro.h
+++ b/gas/macro.h
@@ -1,5 +1,5 @@
/* macro.h - header file for macro support for gas
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 Free Software Foundation, Inc.
Written by Steve and Judy Chamberlain of Cygnus Support,
sac@cygnus.com
diff --git a/gas/makefile.vms b/gas/makefile.vms
index 733ed4b..cf8aed3 100644
--- a/gas/makefile.vms
+++ b/gas/makefile.vms
@@ -3,7 +3,7 @@
#
# Created by Klaus Kaempf, kkaempf@progis.de
#
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 Free Software Foundation, Inc.
#
# This file 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/gas/messages.c b/gas/messages.c
index 8f4e6af..f452f22 100644
--- a/gas/messages.c
+++ b/gas/messages.c
@@ -1,5 +1,5 @@
/* messages.c - error reporter -
- 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.
GAS is free software; you can redistribute it and/or modify
diff --git a/gas/obj.h b/gas/obj.h
index 725e354..12aaeae 100644
--- a/gas/obj.h
+++ b/gas/obj.h
@@ -1,7 +1,7 @@
/* obj.h - defines the object dependent hooks for all object
format backends.
- 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/gas/output-file.c b/gas/output-file.c
index f2db85f..04062c6 100644
--- a/gas/output-file.c
+++ b/gas/output-file.c
@@ -1,5 +1,5 @@
/* output-file.c - Deal with the output file
- 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/gas/output-file.h b/gas/output-file.h
index d4d32a2..ce755d9 100644
--- a/gas/output-file.h
+++ b/gas/output-file.h
@@ -1,6 +1,6 @@
/* This file is output-file.h
- 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/gas/po/Make-in b/gas/po/Make-in
index b789adc..d11debb 100644
--- a/gas/po/Make-in
+++ b/gas/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-2016 Free Software Foundation, Inc.
+# Copyright (C) 2003-2017 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/gas/read.c b/gas/read.c
index 9d35766..5c0d320 100644
--- a/gas/read.c
+++ b/gas/read.c
@@ -1,5 +1,5 @@
/* read.c - read a source file -
- Copyright (C) 1986-2016 Free Software Foundation, Inc.
+ Copyright (C) 1986-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/read.h b/gas/read.h
index 0a3ebf6..f1ccf92 100644
--- a/gas/read.h
+++ b/gas/read.h
@@ -1,5 +1,5 @@
/* read.h - of read.c
- Copyright (C) 1986-2016 Free Software Foundation, Inc.
+ Copyright (C) 1986-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/remap.c b/gas/remap.c
index 2af7a9e..c5d001d 100644
--- a/gas/remap.c
+++ b/gas/remap.c
@@ -1,5 +1,5 @@
/* Remap file names for debug info for GNU assembler.
- Copyright (C) 2007-2016 Free Software Foundation, Inc.
+ Copyright (C) 2007-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/sb.c b/gas/sb.c
index 76d555e..3b156f7 100644
--- a/gas/sb.c
+++ b/gas/sb.c
@@ -1,5 +1,5 @@
/* sb.c - string buffer manipulation routines
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 Free Software Foundation, Inc.
Written by Steve and Judy Chamberlain of Cygnus Support,
sac@cygnus.com
diff --git a/gas/sb.h b/gas/sb.h
index 760a21e..5ad03ac 100644
--- a/gas/sb.h
+++ b/gas/sb.h
@@ -1,5 +1,5 @@
/* sb.h - header file for string buffer manipulation routines
- Copyright (C) 1994-2016 Free Software Foundation, Inc.
+ Copyright (C) 1994-2017 Free Software Foundation, Inc.
Written by Steve and Judy Chamberlain of Cygnus Support,
sac@cygnus.com
diff --git a/gas/stabs.c b/gas/stabs.c
index 2d87387..49fc09b 100644
--- a/gas/stabs.c
+++ b/gas/stabs.c
@@ -1,5 +1,5 @@
/* Generic stabs parsing for gas.
- 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.
diff --git a/gas/struc-symbol.h b/gas/struc-symbol.h
index 2016713..35affcb 100644
--- a/gas/struc-symbol.h
+++ b/gas/struc-symbol.h
@@ -1,5 +1,5 @@
/* struct_symbol.h - Internal symbol structure
- 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/gas/subsegs.c b/gas/subsegs.c
index ab0836c..73bc349 100644
--- a/gas/subsegs.c
+++ b/gas/subsegs.c
@@ -1,5 +1,5 @@
/* subsegs.c - subsegments -
- 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/gas/subsegs.h b/gas/subsegs.h
index 9a208e2..8434674 100644
--- a/gas/subsegs.h
+++ b/gas/subsegs.h
@@ -1,5 +1,5 @@
/* subsegs.h -> subsegs.c
- 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/gas/symbols.c b/gas/symbols.c
index 66865e0..d4f09fc 100644
--- a/gas/symbols.c
+++ b/gas/symbols.c
@@ -1,5 +1,5 @@
/* symbols.c -symbol table-
- 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/gas/symbols.h b/gas/symbols.h
index 2fee190..4fc5321 100644
--- a/gas/symbols.h
+++ b/gas/symbols.h
@@ -1,5 +1,5 @@
/* symbols.h -
- 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/gas/tc.h b/gas/tc.h
index 60286e8..ab9c3ff 100644
--- a/gas/tc.h
+++ b/gas/tc.h
@@ -1,6 +1,6 @@
/* tc.h - target cpu dependent
- 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/gas/testsuite/config/default.exp b/gas/testsuite/config/default.exp
index b517193..7d9c106 100644
--- a/gas/testsuite/config/default.exp
+++ b/gas/testsuite/config/default.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/aarch64/aarch64.exp b/gas/testsuite/gas/aarch64/aarch64.exp
index c63e7a9..9349731 100644
--- a/gas/testsuite/gas/aarch64/aarch64.exp
+++ b/gas/testsuite/gas/aarch64/aarch64.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/aarch64/addsub.s b/gas/testsuite/gas/aarch64/addsub.s
index b99afd3..e33fbaf 100644
--- a/gas/testsuite/gas/aarch64/addsub.s
+++ b/gas/testsuite/gas/aarch64/addsub.s
@@ -1,6 +1,6 @@
/* addsub.s Test file for AArch64 add-subtract instructions.
- Copyright (C) 2012-2016 Free Software Foundation, Inc.
+ Copyright (C) 2012-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/advsimd-across.s b/gas/testsuite/gas/aarch64/advsimd-across.s
index 469eb4e..3051b58 100644
--- a/gas/testsuite/gas/aarch64/advsimd-across.s
+++ b/gas/testsuite/gas/aarch64/advsimd-across.s
@@ -1,7 +1,7 @@
/* advsimd-across.s Test file for AArch64 Advanced-SIMD across
instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/advsimd-misc.s b/gas/testsuite/gas/aarch64/advsimd-misc.s
index d5a9376..3b2bc6f 100644
--- a/gas/testsuite/gas/aarch64/advsimd-misc.s
+++ b/gas/testsuite/gas/aarch64/advsimd-misc.s
@@ -1,7 +1,7 @@
/* advsimd-abs.s Test file for AArch64 Advanced-SIMD Integer absolute
instruction.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/advsisd-copy.s b/gas/testsuite/gas/aarch64/advsisd-copy.s
index 822f478..f0cd872 100644
--- a/gas/testsuite/gas/aarch64/advsisd-copy.s
+++ b/gas/testsuite/gas/aarch64/advsisd-copy.s
@@ -1,6 +1,6 @@
/* advsisd-copy.s Test file for AArch64 Advanced-SISD copy instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/advsisd-misc.s b/gas/testsuite/gas/aarch64/advsisd-misc.s
index fe3c785..0eb2441 100644
--- a/gas/testsuite/gas/aarch64/advsisd-misc.s
+++ b/gas/testsuite/gas/aarch64/advsisd-misc.s
@@ -1,7 +1,7 @@
/* advsimd-abs.s Test file for AArch64 AdvSISD Scalar Misc
instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/alias.s b/gas/testsuite/gas/aarch64/alias.s
index d20fabb..d63bd33 100644
--- a/gas/testsuite/gas/aarch64/alias.s
+++ b/gas/testsuite/gas/aarch64/alias.s
@@ -2,7 +2,7 @@
preference. It is also used to test the -Mno-aliases option in
the disassemler.
- Copyright (C) 2012-2016 Free Software Foundation, Inc.
+ Copyright (C) 2012-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/bitfield-alias.s b/gas/testsuite/gas/aarch64/bitfield-alias.s
index 7310747..a99a837 100644
--- a/gas/testsuite/gas/aarch64/bitfield-alias.s
+++ b/gas/testsuite/gas/aarch64/bitfield-alias.s
@@ -1,7 +1,7 @@
/* bitfield-alias.s Test file for AArch64 bitfield instructions
alias mnemonics.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/bitfield-bfm.s b/gas/testsuite/gas/aarch64/bitfield-bfm.s
index e5555f0..5ca1894 100644
--- a/gas/testsuite/gas/aarch64/bitfield-bfm.s
+++ b/gas/testsuite/gas/aarch64/bitfield-bfm.s
@@ -1,7 +1,7 @@
/* bitfield-bfm.s Test file for AArch64 bitfield instructions
sbfm, bfm and ubfm mnemonics.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/crc32.s b/gas/testsuite/gas/aarch64/crc32.s
index ae90673..809cccd 100644
--- a/gas/testsuite/gas/aarch64/crc32.s
+++ b/gas/testsuite/gas/aarch64/crc32.s
@@ -1,6 +1,6 @@
/* crc32.s Test file for AArch64 CRC-32 and CRC-32C checksum instructions.
- Copyright (C) 2013-2016 Free Software Foundation, Inc.
+ Copyright (C) 2013-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/crypto.s b/gas/testsuite/gas/aarch64/crypto.s
index ada996e..7e4df53 100644
--- a/gas/testsuite/gas/aarch64/crypto.s
+++ b/gas/testsuite/gas/aarch64/crypto.s
@@ -1,6 +1,6 @@
/* crypto.s Test file for AArch64 Advanced-SIMD Crypto instructions.
- Copyright (C) 2012-2016 Free Software Foundation, Inc. Contributed by ARM Ltd.
+ Copyright (C) 2012-2017 Free Software Foundation, Inc. Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/floatdp2.s b/gas/testsuite/gas/aarch64/floatdp2.s
index 687b07a..ca3ce4e 100644
--- a/gas/testsuite/gas/aarch64/floatdp2.s
+++ b/gas/testsuite/gas/aarch64/floatdp2.s
@@ -1,7 +1,7 @@
/* floatdp2.s Test file for AArch64 Floating-point data-processing
(2 source) instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/fp-const0-parse.s b/gas/testsuite/gas/aarch64/fp-const0-parse.s
index f92aeac..5fd773a 100644
--- a/gas/testsuite/gas/aarch64/fp-const0-parse.s
+++ b/gas/testsuite/gas/aarch64/fp-const0-parse.s
@@ -1,6 +1,6 @@
/* fp-const0-parse.s Test file For AArch64 float constant 0 parse.
- Copyright (C) 2014-2016 Free Software Foundation, Inc.
+ Copyright (C) 2014-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/fp_cvt_int.s b/gas/testsuite/gas/aarch64/fp_cvt_int.s
index de8c1d8..9e169a9 100644
--- a/gas/testsuite/gas/aarch64/fp_cvt_int.s
+++ b/gas/testsuite/gas/aarch64/fp_cvt_int.s
@@ -1,7 +1,7 @@
/* fp_cvt_ins.s Test file for AArch64 floating-point<->fixed-point
conversion and floating-point<->integer conversion instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/illegal-lse.s b/gas/testsuite/gas/aarch64/illegal-lse.s
index dc44d66..c27a7de 100644
--- a/gas/testsuite/gas/aarch64/illegal-lse.s
+++ b/gas/testsuite/gas/aarch64/illegal-lse.s
@@ -1,7 +1,7 @@
/* illegal-lse.s Test file For AArch64 LSE atomic instructions that
could be rejected by the assembler.
- Copyright (C) 2014-2016 Free Software Foundation, Inc.
+ Copyright (C) 2014-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/illegal.s b/gas/testsuite/gas/aarch64/illegal.s
index df31895..137b90e 100644
--- a/gas/testsuite/gas/aarch64/illegal.s
+++ b/gas/testsuite/gas/aarch64/illegal.s
@@ -1,7 +1,7 @@
/* illegal.s Test file for AArch64 instructions that should be rejected
by the assembler.
- Copyright (C) 2011-2016 Free Software Foundation, Inc. Contributed by ARM Ltd.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc. Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/ldst-exclusive.s b/gas/testsuite/gas/aarch64/ldst-exclusive.s
index 109d017..279ba5e 100644
--- a/gas/testsuite/gas/aarch64/ldst-exclusive.s
+++ b/gas/testsuite/gas/aarch64/ldst-exclusive.s
@@ -1,7 +1,7 @@
/* ldst-exclusive.s Test file for AArch64 load-store exclusive
instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/ldst-reg-imm-post-ind.s b/gas/testsuite/gas/aarch64/ldst-reg-imm-post-ind.s
index bec225f..9eca6fe 100644
--- a/gas/testsuite/gas/aarch64/ldst-reg-imm-post-ind.s
+++ b/gas/testsuite/gas/aarch64/ldst-reg-imm-post-ind.s
@@ -1,7 +1,7 @@
/* ldst-reg-imm-post-ind.s Test file for AArch64
load-store reg. (imm.post-ind.) instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/ldst-reg-imm-pre-ind.s b/gas/testsuite/gas/aarch64/ldst-reg-imm-pre-ind.s
index 2d82a73..9febd1d 100644
--- a/gas/testsuite/gas/aarch64/ldst-reg-imm-pre-ind.s
+++ b/gas/testsuite/gas/aarch64/ldst-reg-imm-pre-ind.s
@@ -1,7 +1,7 @@
/* ldst-reg-imm-pre-ind.s Test file for AArch64
load-store reg. (imm.pre-ind.) instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/ldst-reg-pair.s b/gas/testsuite/gas/aarch64/ldst-reg-pair.s
index 7ac35b8..5278bd9 100644
--- a/gas/testsuite/gas/aarch64/ldst-reg-pair.s
+++ b/gas/testsuite/gas/aarch64/ldst-reg-pair.s
@@ -1,6 +1,6 @@
/* ldst-reg-pair.s Test file for AArch64 load-store reg.pair instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/ldst-reg-reg-offset.s b/gas/testsuite/gas/aarch64/ldst-reg-reg-offset.s
index 237c23e..e50a463 100644
--- a/gas/testsuite/gas/aarch64/ldst-reg-reg-offset.s
+++ b/gas/testsuite/gas/aarch64/ldst-reg-reg-offset.s
@@ -1,7 +1,7 @@
/* ldst-reg-reg-offset.s Test file for AArch64 load-store reg. (reg.offset)
instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/ldst-reg-uns-imm.s b/gas/testsuite/gas/aarch64/ldst-reg-uns-imm.s
index a9adaf0..e719d77 100644
--- a/gas/testsuite/gas/aarch64/ldst-reg-uns-imm.s
+++ b/gas/testsuite/gas/aarch64/ldst-reg-uns-imm.s
@@ -1,7 +1,7 @@
/* ld-reg-uns-imm.s Test file for AArch64 load-store reg. (uns.imm)
instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/ldst-reg-unscaled-imm.s b/gas/testsuite/gas/aarch64/ldst-reg-unscaled-imm.s
index b7e2af4..b1faff1 100644
--- a/gas/testsuite/gas/aarch64/ldst-reg-unscaled-imm.s
+++ b/gas/testsuite/gas/aarch64/ldst-reg-unscaled-imm.s
@@ -1,7 +1,7 @@
/* ldst-reg-unscaled-imm.s Test file for AArch64
load-store reg. (unscaled imm.) instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/lor.s b/gas/testsuite/gas/aarch64/lor.s
index ca3b04f..98de0ea 100644
--- a/gas/testsuite/gas/aarch64/lor.s
+++ b/gas/testsuite/gas/aarch64/lor.s
@@ -1,6 +1,6 @@
/* lor.s Test file for AArch64 LOR extension instructions.
- Copyright (C) 2015-2016 Free Software Foundation, Inc. Contributed by ARM Ltd.
+ Copyright (C) 2015-2017 Free Software Foundation, Inc. Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/lse-atomic.s b/gas/testsuite/gas/aarch64/lse-atomic.s
index 93352da..554a471 100644
--- a/gas/testsuite/gas/aarch64/lse-atomic.s
+++ b/gas/testsuite/gas/aarch64/lse-atomic.s
@@ -1,6 +1,6 @@
/* lse-atomic.s Test file For AArch64 LSE atomic instructions encoding.
- Copyright (C) 2014-2016 Free Software Foundation, Inc.
+ Copyright (C) 2014-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/msr.s b/gas/testsuite/gas/aarch64/msr.s
index 6794723..9844fd4 100644
--- a/gas/testsuite/gas/aarch64/msr.s
+++ b/gas/testsuite/gas/aarch64/msr.s
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/neon-fp-cvt-int.s b/gas/testsuite/gas/aarch64/neon-fp-cvt-int.s
index 153dec2..54e86fe 100644
--- a/gas/testsuite/gas/aarch64/neon-fp-cvt-int.s
+++ b/gas/testsuite/gas/aarch64/neon-fp-cvt-int.s
@@ -2,7 +2,7 @@
floating-point<->fixed-point conversion and
floating-point<->integer conversion instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/pan.s b/gas/testsuite/gas/aarch64/pan.s
index 7c85c0c..95f9599 100644
--- a/gas/testsuite/gas/aarch64/pan.s
+++ b/gas/testsuite/gas/aarch64/pan.s
@@ -1,6 +1,6 @@
/* pan.s Test file for AArch64 PAN instructions.
- Copyright (C) 2015-2016 Free Software Foundation, Inc.
+ Copyright (C) 2015-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/rdma.s b/gas/testsuite/gas/aarch64/rdma.s
index 8c6c18d..84827e3 100644
--- a/gas/testsuite/gas/aarch64/rdma.s
+++ b/gas/testsuite/gas/aarch64/rdma.s
@@ -1,6 +1,6 @@
/* rdma.s Test file for AArch64 v8.1 Advanced-SIMD instructions.
- Copyright (C) 2012-2016 Free Software Foundation, Inc. Contributed by ARM Ltd.
+ Copyright (C) 2012-2017 Free Software Foundation, Inc. Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/rm-simd-ext.s b/gas/testsuite/gas/aarch64/rm-simd-ext.s
index 2297df2..ce8880e 100644
--- a/gas/testsuite/gas/aarch64/rm-simd-ext.s
+++ b/gas/testsuite/gas/aarch64/rm-simd-ext.s
@@ -1,6 +1,6 @@
/* rm-simd-ext.s Test file for AArch64 extension removal in -mcpu option.
- Copyright (C) 2013-2016 Free Software Foundation, Inc.
+ Copyright (C) 2013-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/shifted.s b/gas/testsuite/gas/aarch64/shifted.s
index 375c02a..af5b05f 100644
--- a/gas/testsuite/gas/aarch64/shifted.s
+++ b/gas/testsuite/gas/aarch64/shifted.s
@@ -1,7 +1,7 @@
/* shifted.s Test file for AArch64 add-substract (extended reg.) and
add-substract (shifted reg.) instructions.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/sysreg-1.s b/gas/testsuite/gas/aarch64/sysreg-1.s
index ceb59625..b726e77 100644
--- a/gas/testsuite/gas/aarch64/sysreg-1.s
+++ b/gas/testsuite/gas/aarch64/sysreg-1.s
@@ -1,6 +1,6 @@
/* sysreg-1.s Test file for AArch64 system registers.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/tls.s b/gas/testsuite/gas/aarch64/tls.s
index b8c6477..3a90c01 100644
--- a/gas/testsuite/gas/aarch64/tls.s
+++ b/gas/testsuite/gas/aarch64/tls.s
@@ -1,6 +1,6 @@
/* tls.s Test file for AArch64 TLS relocations.
- Copyright (C) 2011-2016 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/uao.s b/gas/testsuite/gas/aarch64/uao.s
index c3b38f7..af04ad6 100644
--- a/gas/testsuite/gas/aarch64/uao.s
+++ b/gas/testsuite/gas/aarch64/uao.s
@@ -1,6 +1,6 @@
/* uao.s Test file for AArch64 UAO instructions.
- Copyright (C) 2015-2016 Free Software Foundation, Inc.
+ Copyright (C) 2015-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/aarch64/virthostext.s b/gas/testsuite/gas/aarch64/virthostext.s
index d505b94..2dc556b 100644
--- a/gas/testsuite/gas/aarch64/virthostext.s
+++ b/gas/testsuite/gas/aarch64/virthostext.s
@@ -1,7 +1,7 @@
/* virthostext.s Test file for ARMv8.1 Virtualization Host Extension
support.
- Copyright (C) 2015-2016 Free Software Foundation, Inc.
+ Copyright (C) 2015-2017 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
diff --git a/gas/testsuite/gas/all/gas.exp b/gas/testsuite/gas/all/gas.exp
index c9577e2..8f97ed8 100644
--- a/gas/testsuite/gas/all/gas.exp
+++ b/gas/testsuite/gas/all/gas.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/all/itbl-test.c b/gas/testsuite/gas/all/itbl-test.c
index f6f2fd3..c2ba579 100644
--- a/gas/testsuite/gas/all/itbl-test.c
+++ b/gas/testsuite/gas/all/itbl-test.c
@@ -1,6 +1,6 @@
/* itbl-test.c
- Copyright (C) 1997-2016 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/testsuite/gas/all/test-example.c b/gas/testsuite/gas/all/test-example.c
index 4783258..f0d2b4e 100644
--- a/gas/testsuite/gas/all/test-example.c
+++ b/gas/testsuite/gas/all/test-example.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2017 Free Software Foundation, Inc.
Contributed by Alexandre Oliva <aoliva@cygnus.com>
This file is free software; you can redistribute it and/or modify it
diff --git a/gas/testsuite/gas/all/test-gen.c b/gas/testsuite/gas/all/test-gen.c
index 1e1cc6d..2463581 100644
--- a/gas/testsuite/gas/all/test-gen.c
+++ b/gas/testsuite/gas/all/test-gen.c
@@ -1,7 +1,7 @@
#ifndef TEST_GEN_C
#define TEST_GEN_C 1
-/* Copyright (C) 2000-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2017 Free Software Foundation, Inc.
Contributed by Alexandre Oliva <aoliva@cygnus.com>
This file is free software; you can redistribute it and/or modify it
diff --git a/gas/testsuite/gas/alpha/alpha.exp b/gas/testsuite/gas/alpha/alpha.exp
index 7cd5f15..d28b46d 100644
--- a/gas/testsuite/gas/alpha/alpha.exp
+++ b/gas/testsuite/gas/alpha/alpha.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/arc/arc.exp b/gas/testsuite/gas/arc/arc.exp
index 1db335d..9eabb2a 100644
--- a/gas/testsuite/gas/arc/arc.exp
+++ b/gas/testsuite/gas/arc/arc.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/arc/warn.exp b/gas/testsuite/gas/arc/warn.exp
index ef51cbb..d580b74 100644
--- a/gas/testsuite/gas/arc/warn.exp
+++ b/gas/testsuite/gas/arc/warn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/arm/arm.exp b/gas/testsuite/gas/arm/arm.exp
index 94ff0d2..1651b09 100644
--- a/gas/testsuite/gas/arm/arm.exp
+++ b/gas/testsuite/gas/arm/arm.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/arm/maverick.c b/gas/testsuite/gas/arm/maverick.c
index 6e823a0..087664b 100644
--- a/gas/testsuite/gas/arm/maverick.c
+++ b/gas/testsuite/gas/arm/maverick.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2017 Free Software Foundation, Inc.
Contributed by Alexandre Oliva <aoliva@cygnus.com>
This file is free software; you can redistribute it and/or modify it
diff --git a/gas/testsuite/gas/avr/avr.exp b/gas/testsuite/gas/avr/avr.exp
index b55c897..ecfd720 100644
--- a/gas/testsuite/gas/avr/avr.exp
+++ b/gas/testsuite/gas/avr/avr.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2016 Free Software Foundation, Inc.
+# Copyright (C) 2014-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/gas/testsuite/gas/bfin/bfin.exp b/gas/testsuite/gas/bfin/bfin.exp
index 2538b3f..73d257f 100644
--- a/gas/testsuite/gas/bfin/bfin.exp
+++ b/gas/testsuite/gas/bfin/bfin.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/bfin/error.exp b/gas/testsuite/gas/bfin/error.exp
index 0b5aa9e..ecc7ea0 100644
--- a/gas/testsuite/gas/bfin/error.exp
+++ b/gas/testsuite/gas/bfin/error.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/cfi/cfi.exp b/gas/testsuite/gas/cfi/cfi.exp
index 6251434..19fcb13 100644
--- a/gas/testsuite/gas/cfi/cfi.exp
+++ b/gas/testsuite/gas/cfi/cfi.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/cr16/cr16.exp b/gas/testsuite/gas/cr16/cr16.exp
index be1a5d3..5e78d7c 100644
--- a/gas/testsuite/gas/cr16/cr16.exp
+++ b/gas/testsuite/gas/cr16/cr16.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/cr16/pic.exp b/gas/testsuite/gas/cr16/pic.exp
index 12d4167..b9dd2db 100644
--- a/gas/testsuite/gas/cr16/pic.exp
+++ b/gas/testsuite/gas/cr16/pic.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/cris/cris.exp b/gas/testsuite/gas/cris/cris.exp
index 7894542..0a93557 100644
--- a/gas/testsuite/gas/cris/cris.exp
+++ b/gas/testsuite/gas/cris/cris.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1999-2016 Free Software Foundation, Inc.
+# Copyright (C) 1999-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/gas/testsuite/gas/crx/allinsn.exp b/gas/testsuite/gas/crx/allinsn.exp
index 2930899..688af52 100644
--- a/gas/testsuite/gas/crx/allinsn.exp
+++ b/gas/testsuite/gas/crx/allinsn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/d10v/d10v.exp b/gas/testsuite/gas/d10v/d10v.exp
index f26b061..b5d93fd 100644
--- a/gas/testsuite/gas/d10v/d10v.exp
+++ b/gas/testsuite/gas/d10v/d10v.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/d30v/d30.exp b/gas/testsuite/gas/d30v/d30.exp
index b18f83d..56d33ce 100644
--- a/gas/testsuite/gas/d30v/d30.exp
+++ b/gas/testsuite/gas/d30v/d30.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/dlx/alltests.exp b/gas/testsuite/gas/dlx/alltests.exp
index 0927906..2e82d4d 100644
--- a/gas/testsuite/gas/dlx/alltests.exp
+++ b/gas/testsuite/gas/dlx/alltests.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/elf/dwarf2-1.s b/gas/testsuite/gas/elf/dwarf2-1.s
index 5e9634e8..61c168c 100644
--- a/gas/testsuite/gas/elf/dwarf2-1.s
+++ b/gas/testsuite/gas/elf/dwarf2-1.s
@@ -1,6 +1,6 @@
/* This testcase is derived from a similar test in GDB.
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-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/gas/testsuite/gas/elf/dwarf2-2.s b/gas/testsuite/gas/elf/dwarf2-2.s
index 1d33688..4dd7076 100644
--- a/gas/testsuite/gas/elf/dwarf2-2.s
+++ b/gas/testsuite/gas/elf/dwarf2-2.s
@@ -1,6 +1,6 @@
/* This testcase is derived from a similar test in GDB.
- Copyright (C) 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2009-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/gas/testsuite/gas/elf/elf.exp b/gas/testsuite/gas/elf/elf.exp
index df9f4ba..e4dd684 100644
--- a/gas/testsuite/gas/elf/elf.exp
+++ b/gas/testsuite/gas/elf/elf.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/epiphany/allinsn.exp b/gas/testsuite/gas/epiphany/allinsn.exp
index dba2d4e..8735c8f 100644
--- a/gas/testsuite/gas/epiphany/allinsn.exp
+++ b/gas/testsuite/gas/epiphany/allinsn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/fr30/allinsn.exp b/gas/testsuite/gas/fr30/allinsn.exp
index d6de711..7c0253a 100644
--- a/gas/testsuite/gas/fr30/allinsn.exp
+++ b/gas/testsuite/gas/fr30/allinsn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/fr30/fr30.exp b/gas/testsuite/gas/fr30/fr30.exp
index dca2f7e..6d19f38 100644
--- a/gas/testsuite/gas/fr30/fr30.exp
+++ b/gas/testsuite/gas/fr30/fr30.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/frv/allinsn.exp b/gas/testsuite/gas/frv/allinsn.exp
index 11421de..c28800e 100644
--- a/gas/testsuite/gas/frv/allinsn.exp
+++ b/gas/testsuite/gas/frv/allinsn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/ft32/ft32.exp b/gas/testsuite/gas/ft32/ft32.exp
index ead2ae9..bfa8419 100644
--- a/gas/testsuite/gas/ft32/ft32.exp
+++ b/gas/testsuite/gas/ft32/ft32.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/h8300-coff.exp b/gas/testsuite/gas/h8300/h8300-coff.exp
index b4f39a2..e4fc1b2 100644
--- a/gas/testsuite/gas/h8300/h8300-coff.exp
+++ b/gas/testsuite/gas/h8300/h8300-coff.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/h8300-elf.exp b/gas/testsuite/gas/h8300/h8300-elf.exp
index a09f913..4ab81ff 100644
--- a/gas/testsuite/gas/h8300/h8300-elf.exp
+++ b/gas/testsuite/gas/h8300/h8300-elf.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/h8300.exp b/gas/testsuite/gas/h8300/h8300.exp
index dea8878..fd20ed4 100644
--- a/gas/testsuite/gas/h8300/h8300.exp
+++ b/gas/testsuite/gas/h8300/h8300.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t01_mov.exp b/gas/testsuite/gas/h8300/t01_mov.exp
index 18ecdf8..cd2c1b7 100644
--- a/gas/testsuite/gas/h8300/t01_mov.exp
+++ b/gas/testsuite/gas/h8300/t01_mov.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t02_mova.exp b/gas/testsuite/gas/h8300/t02_mova.exp
index c45e70f..77853d3 100644
--- a/gas/testsuite/gas/h8300/t02_mova.exp
+++ b/gas/testsuite/gas/h8300/t02_mova.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t03_add.exp b/gas/testsuite/gas/h8300/t03_add.exp
index 48446d4..d78b131 100644
--- a/gas/testsuite/gas/h8300/t03_add.exp
+++ b/gas/testsuite/gas/h8300/t03_add.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t04_sub.exp b/gas/testsuite/gas/h8300/t04_sub.exp
index af2def6..2345a5f 100644
--- a/gas/testsuite/gas/h8300/t04_sub.exp
+++ b/gas/testsuite/gas/h8300/t04_sub.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t05_cmp.exp b/gas/testsuite/gas/h8300/t05_cmp.exp
index fb20bea..acf8e82 100644
--- a/gas/testsuite/gas/h8300/t05_cmp.exp
+++ b/gas/testsuite/gas/h8300/t05_cmp.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t06_ari2.exp b/gas/testsuite/gas/h8300/t06_ari2.exp
index 87d0ce0..095d809 100644
--- a/gas/testsuite/gas/h8300/t06_ari2.exp
+++ b/gas/testsuite/gas/h8300/t06_ari2.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t07_ari3.exp b/gas/testsuite/gas/h8300/t07_ari3.exp
index 57b4e8e..507dc5f 100644
--- a/gas/testsuite/gas/h8300/t07_ari3.exp
+++ b/gas/testsuite/gas/h8300/t07_ari3.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t08_or.exp b/gas/testsuite/gas/h8300/t08_or.exp
index 55b48e7..dc87092 100644
--- a/gas/testsuite/gas/h8300/t08_or.exp
+++ b/gas/testsuite/gas/h8300/t08_or.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t09_xor.exp b/gas/testsuite/gas/h8300/t09_xor.exp
index d9b113a..b15e49c 100644
--- a/gas/testsuite/gas/h8300/t09_xor.exp
+++ b/gas/testsuite/gas/h8300/t09_xor.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t10_and.exp b/gas/testsuite/gas/h8300/t10_and.exp
index ebcbda9..15a23d8 100644
--- a/gas/testsuite/gas/h8300/t10_and.exp
+++ b/gas/testsuite/gas/h8300/t10_and.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t11_logs.exp b/gas/testsuite/gas/h8300/t11_logs.exp
index a6ffabb..0786aac 100644
--- a/gas/testsuite/gas/h8300/t11_logs.exp
+++ b/gas/testsuite/gas/h8300/t11_logs.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t12_bit.exp b/gas/testsuite/gas/h8300/t12_bit.exp
index 530d646..bbbbdbf 100644
--- a/gas/testsuite/gas/h8300/t12_bit.exp
+++ b/gas/testsuite/gas/h8300/t12_bit.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/h8300/t13_otr.exp b/gas/testsuite/gas/h8300/t13_otr.exp
index 6724bd5..8afa560 100644
--- a/gas/testsuite/gas/h8300/t13_otr.exp
+++ b/gas/testsuite/gas/h8300/t13_otr.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/hppa/README b/gas/testsuite/gas/hppa/README
index 097e1ce..bfc46b7 100644
--- a/gas/testsuite/gas/hppa/README
+++ b/gas/testsuite/gas/hppa/README
@@ -33,7 +33,7 @@ unsorted -- this is where everything else goes. As groups of related tests
end up in this directory, they should be broken out into a new class of
tests.
-Copyright (C) 2012-2016 Free Software Foundation, Inc.
+Copyright (C) 2012-2017 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/gas/testsuite/gas/hppa/basic/basic.exp b/gas/testsuite/gas/hppa/basic/basic.exp
index 94ecef3..2a9b186 100644
--- a/gas/testsuite/gas/hppa/basic/basic.exp
+++ b/gas/testsuite/gas/hppa/basic/basic.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1993-2016 Free Software Foundation, Inc.
+# Copyright (C) 1993-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/gas/testsuite/gas/hppa/parse/parse.exp b/gas/testsuite/gas/hppa/parse/parse.exp
index eaf2595..ccb9c0f 100644
--- a/gas/testsuite/gas/hppa/parse/parse.exp
+++ b/gas/testsuite/gas/hppa/parse/parse.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1993-2016 Free Software Foundation, Inc.
+# Copyright (C) 1993-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/gas/testsuite/gas/hppa/reloc/reloc.exp b/gas/testsuite/gas/hppa/reloc/reloc.exp
index 8edfa8b..ebe0080 100644
--- a/gas/testsuite/gas/hppa/reloc/reloc.exp
+++ b/gas/testsuite/gas/hppa/reloc/reloc.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1993-2016 Free Software Foundation, Inc.
+# Copyright (C) 1993-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/gas/testsuite/gas/hppa/unsorted/unsorted.exp b/gas/testsuite/gas/hppa/unsorted/unsorted.exp
index beeb606..7e43418 100644
--- a/gas/testsuite/gas/hppa/unsorted/unsorted.exp
+++ b/gas/testsuite/gas/hppa/unsorted/unsorted.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1993-2016 Free Software Foundation, Inc.
+# Copyright (C) 1993-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/gas/testsuite/gas/i386/dw2-compress-1.s b/gas/testsuite/gas/i386/dw2-compress-1.s
index 9260980..b5e9593 100644
--- a/gas/testsuite/gas/i386/dw2-compress-1.s
+++ b/gas/testsuite/gas/i386/dw2-compress-1.s
@@ -1,6 +1,6 @@
/* This testcase is copied from a similar test in GDB.
- 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/gas/testsuite/gas/i386/i386.exp b/gas/testsuite/gas/i386/i386.exp
index 29282b8..bfd9ce5 100644
--- a/gas/testsuite/gas/i386/i386.exp
+++ b/gas/testsuite/gas/i386/i386.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp b/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp
index 3e9ec43..ef62a36 100644
--- a/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp
+++ b/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp b/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp
index 3e9ec43..ef62a36 100644
--- a/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp
+++ b/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/i386/ilp32/ilp32.exp b/gas/testsuite/gas/i386/ilp32/ilp32.exp
index 3bbf94b..4382ac5 100644
--- a/gas/testsuite/gas/i386/ilp32/ilp32.exp
+++ b/gas/testsuite/gas/i386/ilp32/ilp32.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp b/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp
index 3e9ec43..ef62a36 100644
--- a/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp
+++ b/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/i860/README.i860 b/gas/testsuite/gas/i860/README.i860
index bfbd105..d84a781 100644
--- a/gas/testsuite/gas/i860/README.i860
+++ b/gas/testsuite/gas/i860/README.i860
@@ -32,7 +32,7 @@ Contact me (Jason Eckhardt, jle@rice.edu) if you'd like to help.
Known testsuite failures:
- none.
-Copyright (C) 2012-2016 Free Software Foundation, Inc.
+Copyright (C) 2012-2017 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/gas/testsuite/gas/i860/i860.exp b/gas/testsuite/gas/i860/i860.exp
index 82e33f9..5372606 100644
--- a/gas/testsuite/gas/i860/i860.exp
+++ b/gas/testsuite/gas/i860/i860.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/ia64/ia64.exp b/gas/testsuite/gas/ia64/ia64.exp
index 8cf9839..a3ca025 100644
--- a/gas/testsuite/gas/ia64/ia64.exp
+++ b/gas/testsuite/gas/ia64/ia64.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/ieee-fp/x930509a.exp b/gas/testsuite/gas/ieee-fp/x930509a.exp
index 0e0393b..f6f3bf8 100644
--- a/gas/testsuite/gas/ieee-fp/x930509a.exp
+++ b/gas/testsuite/gas/ieee-fp/x930509a.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/iq2000/allinsn.exp b/gas/testsuite/gas/iq2000/allinsn.exp
index 4a21778..dc33c50 100644
--- a/gas/testsuite/gas/iq2000/allinsn.exp
+++ b/gas/testsuite/gas/iq2000/allinsn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/iq2000/load-hazards.exp b/gas/testsuite/gas/iq2000/load-hazards.exp
index 092e76e..c06253b 100644
--- a/gas/testsuite/gas/iq2000/load-hazards.exp
+++ b/gas/testsuite/gas/iq2000/load-hazards.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/iq2000/odd-ldw.exp b/gas/testsuite/gas/iq2000/odd-ldw.exp
index f3d2149..8c3b7b5 100644
--- a/gas/testsuite/gas/iq2000/odd-ldw.exp
+++ b/gas/testsuite/gas/iq2000/odd-ldw.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/iq2000/odd-sdw.exp b/gas/testsuite/gas/iq2000/odd-sdw.exp
index 4c44abc..f61d10c 100644
--- a/gas/testsuite/gas/iq2000/odd-sdw.exp
+++ b/gas/testsuite/gas/iq2000/odd-sdw.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/iq2000/yield.exp b/gas/testsuite/gas/iq2000/yield.exp
index 2027f5c..401cb40 100644
--- a/gas/testsuite/gas/iq2000/yield.exp
+++ b/gas/testsuite/gas/iq2000/yield.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/lm32/all.exp b/gas/testsuite/gas/lm32/all.exp
index 64cb9c4..c95cdf4 100644
--- a/gas/testsuite/gas/lm32/all.exp
+++ b/gas/testsuite/gas/lm32/all.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/lns/lns.exp b/gas/testsuite/gas/lns/lns.exp
index acf9947..281b621 100644
--- a/gas/testsuite/gas/lns/lns.exp
+++ b/gas/testsuite/gas/lns/lns.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/m32r/allinsn.exp b/gas/testsuite/gas/m32r/allinsn.exp
index 2eefdf0..fa237b5 100644
--- a/gas/testsuite/gas/m32r/allinsn.exp
+++ b/gas/testsuite/gas/m32r/allinsn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/m32r/error.exp b/gas/testsuite/gas/m32r/error.exp
index 2b686f4..66106fb 100644
--- a/gas/testsuite/gas/m32r/error.exp
+++ b/gas/testsuite/gas/m32r/error.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/m32r/m32r2.exp b/gas/testsuite/gas/m32r/m32r2.exp
index a2b4fa9..37ec6c3 100644
--- a/gas/testsuite/gas/m32r/m32r2.exp
+++ b/gas/testsuite/gas/m32r/m32r2.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/m32r/m32rx.exp b/gas/testsuite/gas/m32r/m32rx.exp
index 8d3cdc6..dad5c42 100644
--- a/gas/testsuite/gas/m32r/m32rx.exp
+++ b/gas/testsuite/gas/m32r/m32rx.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/m32r/pic.exp b/gas/testsuite/gas/m32r/pic.exp
index 8f7a889..19160ae 100644
--- a/gas/testsuite/gas/m32r/pic.exp
+++ b/gas/testsuite/gas/m32r/pic.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/m32r/rel32.exp b/gas/testsuite/gas/m32r/rel32.exp
index 98a2726..702f240 100644
--- a/gas/testsuite/gas/m32r/rel32.exp
+++ b/gas/testsuite/gas/m32r/rel32.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/m68hc11/m68hc11.exp b/gas/testsuite/gas/m68hc11/m68hc11.exp
index 7bdd8e4..94e3b41 100644
--- a/gas/testsuite/gas/m68hc11/m68hc11.exp
+++ b/gas/testsuite/gas/m68hc11/m68hc11.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/m68k-coff/gas.exp b/gas/testsuite/gas/m68k-coff/gas.exp
index 03cf159..f8d2fd3 100644
--- a/gas/testsuite/gas/m68k-coff/gas.exp
+++ b/gas/testsuite/gas/m68k-coff/gas.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/m68k/all.exp b/gas/testsuite/gas/m68k/all.exp
index ace776f..980e63b 100644
--- a/gas/testsuite/gas/m68k/all.exp
+++ b/gas/testsuite/gas/m68k/all.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/mach-o/mach-o.exp b/gas/testsuite/gas/mach-o/mach-o.exp
index 3796cab..b03b859 100644
--- a/gas/testsuite/gas/mach-o/mach-o.exp
+++ b/gas/testsuite/gas/mach-o/mach-o.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/macros/macros.exp b/gas/testsuite/gas/macros/macros.exp
index 612258d..4080a12 100644
--- a/gas/testsuite/gas/macros/macros.exp
+++ b/gas/testsuite/gas/macros/macros.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/mcore/allinsn.exp b/gas/testsuite/gas/mcore/allinsn.exp
index 2b33315..be91321 100644
--- a/gas/testsuite/gas/mcore/allinsn.exp
+++ b/gas/testsuite/gas/mcore/allinsn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/mep/allinsn.exp b/gas/testsuite/gas/mep/allinsn.exp
index 2ad3d2d..864ac20 100644
--- a/gas/testsuite/gas/mep/allinsn.exp
+++ b/gas/testsuite/gas/mep/allinsn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/mep/complex-relocs.exp b/gas/testsuite/gas/mep/complex-relocs.exp
index 931d052..a9059dd 100644
--- a/gas/testsuite/gas/mep/complex-relocs.exp
+++ b/gas/testsuite/gas/mep/complex-relocs.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/metag/metag.exp b/gas/testsuite/gas/metag/metag.exp
index 0731742..b18484c 100644
--- a/gas/testsuite/gas/metag/metag.exp
+++ b/gas/testsuite/gas/metag/metag.exp
@@ -1,6 +1,6 @@
# Meta assembler testsuite
-# Copyright (C) 2013-2016 Free Software Foundation, Inc.
+# Copyright (C) 2013-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/gas/testsuite/gas/microblaze/allinsn.exp b/gas/testsuite/gas/microblaze/allinsn.exp
index f5dc17d..1102630 100644
--- a/gas/testsuite/gas/microblaze/allinsn.exp
+++ b/gas/testsuite/gas/microblaze/allinsn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/microblaze/endian.exp b/gas/testsuite/gas/microblaze/endian.exp
index 55c7406..87ba447 100644
--- a/gas/testsuite/gas/microblaze/endian.exp
+++ b/gas/testsuite/gas/microblaze/endian.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/microblaze/reloc_sym.exp b/gas/testsuite/gas/microblaze/reloc_sym.exp
index 1388fae..dc6bfd4 100644
--- a/gas/testsuite/gas/microblaze/reloc_sym.exp
+++ b/gas/testsuite/gas/microblaze/reloc_sym.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/microblaze/special_reg.exp b/gas/testsuite/gas/microblaze/special_reg.exp
index e8aa257..89c0cd7 100644
--- a/gas/testsuite/gas/microblaze/special_reg.exp
+++ b/gas/testsuite/gas/microblaze/special_reg.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp
index 0da2df9..6a1aa6c 100644
--- a/gas/testsuite/gas/mips/mips.exp
+++ b/gas/testsuite/gas/mips/mips.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/mmix/mmix-err.exp b/gas/testsuite/gas/mmix/mmix-err.exp
index c886e8e..7a299dc 100644
--- a/gas/testsuite/gas/mmix/mmix-err.exp
+++ b/gas/testsuite/gas/mmix/mmix-err.exp
@@ -1,4 +1,4 @@
-# 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/gas/testsuite/gas/mmix/mmix-list.exp b/gas/testsuite/gas/mmix/mmix-list.exp
index 665475b..28f6654 100644
--- a/gas/testsuite/gas/mmix/mmix-list.exp
+++ b/gas/testsuite/gas/mmix/mmix-list.exp
@@ -1,4 +1,4 @@
-# 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/gas/testsuite/gas/mmix/mmix.exp b/gas/testsuite/gas/mmix/mmix.exp
index 49d3774..5c0152c 100644
--- a/gas/testsuite/gas/mmix/mmix.exp
+++ b/gas/testsuite/gas/mmix/mmix.exp
@@ -1,4 +1,4 @@
-# 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/gas/testsuite/gas/mn10200/basic.exp b/gas/testsuite/gas/mn10200/basic.exp
index 05473c3..bb85c38 100644
--- a/gas/testsuite/gas/mn10200/basic.exp
+++ b/gas/testsuite/gas/mn10200/basic.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2016 Free Software Foundation, Inc.
+# Copyright (C) 1996-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/gas/testsuite/gas/mn10300/am33-2.c b/gas/testsuite/gas/mn10300/am33-2.c
index d846f64..f5b5c7a 100644
--- a/gas/testsuite/gas/mn10300/am33-2.c
+++ b/gas/testsuite/gas/mn10300/am33-2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2017 Free Software Foundation, Inc.
Contributed by Alexandre Oliva <aoliva@redhat.com>
This file is free software; you can redistribute it and/or modify it
diff --git a/gas/testsuite/gas/mn10300/basic.exp b/gas/testsuite/gas/mn10300/basic.exp
index 881cec2..dae059f 100644
--- a/gas/testsuite/gas/mn10300/basic.exp
+++ b/gas/testsuite/gas/mn10300/basic.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2016 Free Software Foundation, Inc.
+# Copyright (C) 1996-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/gas/testsuite/gas/mri/mri.exp b/gas/testsuite/gas/mri/mri.exp
index 3de671a..e86b619 100644
--- a/gas/testsuite/gas/mri/mri.exp
+++ b/gas/testsuite/gas/mri/mri.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/msp430/msp430.exp b/gas/testsuite/gas/msp430/msp430.exp
index 44e1e77..b83e1ac 100644
--- a/gas/testsuite/gas/msp430/msp430.exp
+++ b/gas/testsuite/gas/msp430/msp430.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/mt/errors.exp b/gas/testsuite/gas/mt/errors.exp
index c818eca..d7d1749 100644
--- a/gas/testsuite/gas/mt/errors.exp
+++ b/gas/testsuite/gas/mt/errors.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/mt/mt.exp b/gas/testsuite/gas/mt/mt.exp
index 3f268da..e4e2fe3 100644
--- a/gas/testsuite/gas/mt/mt.exp
+++ b/gas/testsuite/gas/mt/mt.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/mt/relocs.exp b/gas/testsuite/gas/mt/relocs.exp
index bdcb8ee..4d3380e 100644
--- a/gas/testsuite/gas/mt/relocs.exp
+++ b/gas/testsuite/gas/mt/relocs.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/nds32/nds32.exp b/gas/testsuite/gas/nds32/nds32.exp
index ebf5cc7..70b08e2 100644
--- a/gas/testsuite/gas/nds32/nds32.exp
+++ b/gas/testsuite/gas/nds32/nds32.exp
@@ -1,4 +1,4 @@
-# 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/gas/testsuite/gas/nios2/nios2.exp b/gas/testsuite/gas/nios2/nios2.exp
index dffab86..061d610 100644
--- a/gas/testsuite/gas/nios2/nios2.exp
+++ b/gas/testsuite/gas/nios2/nios2.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/pdp11/absreloc.s b/gas/testsuite/gas/pdp11/absreloc.s
index bef3690..3821571 100644
--- a/gas/testsuite/gas/pdp11/absreloc.s
+++ b/gas/testsuite/gas/pdp11/absreloc.s
@@ -1,5 +1,5 @@
# Test abs operands with relocatable modes for PDP11.
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-2017 Free Software Foundation, Inc.
#
# This file 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/gas/testsuite/gas/pdp11/opcode.s b/gas/testsuite/gas/pdp11/opcode.s
index bb9fff2..5b7bce2 100644
--- a/gas/testsuite/gas/pdp11/opcode.s
+++ b/gas/testsuite/gas/pdp11/opcode.s
@@ -1,5 +1,5 @@
# Opcode test for PDP-11.
-# Copyright (C) 2002-2016 Free Software Foundation, Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
#
# This file 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/gas/testsuite/gas/pdp11/pdp11.exp b/gas/testsuite/gas/pdp11/pdp11.exp
index e1575cb..d746c05 100644
--- a/gas/testsuite/gas/pdp11/pdp11.exp
+++ b/gas/testsuite/gas/pdp11/pdp11.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/pe/pe.exp b/gas/testsuite/gas/pe/pe.exp
index 93eac4e..9293b85 100644
--- a/gas/testsuite/gas/pe/pe.exp
+++ b/gas/testsuite/gas/pe/pe.exp
@@ -1,6 +1,6 @@
# Expect control script for GAS testsuite PE object-format-specific tests.
-# Copyright (C) 2009-2016 Free Software Foundation, Inc.
+# Copyright (C) 2009-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/gas/testsuite/gas/pj/pj.exp b/gas/testsuite/gas/pj/pj.exp
index f82c4a9..e806096 100644
--- a/gas/testsuite/gas/pj/pj.exp
+++ b/gas/testsuite/gas/pj/pj.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/ppc/aix.exp b/gas/testsuite/gas/ppc/aix.exp
index cb74103..25bac56 100644
--- a/gas/testsuite/gas/ppc/aix.exp
+++ b/gas/testsuite/gas/ppc/aix.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2016 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
# Contributed by Red Hat
# This program is free software; you can redistribute it and/or modify
diff --git a/gas/testsuite/gas/ppc/ppc.exp b/gas/testsuite/gas/ppc/ppc.exp
index a371277..86db455 100644
--- a/gas/testsuite/gas/ppc/ppc.exp
+++ b/gas/testsuite/gas/ppc/ppc.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/pru/pru.exp b/gas/testsuite/gas/pru/pru.exp
index 397f3da..5a0acc1 100644
--- a/gas/testsuite/gas/pru/pru.exp
+++ b/gas/testsuite/gas/pru/pru.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2016 Free Software Foundation, Inc.
+# Copyright (C) 2014-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/gas/testsuite/gas/riscv/riscv.exp b/gas/testsuite/gas/riscv/riscv.exp
index 27d73cd..6922318 100644
--- a/gas/testsuite/gas/riscv/riscv.exp
+++ b/gas/testsuite/gas/riscv/riscv.exp
@@ -1,5 +1,5 @@
# Expect script for RISC-V assembler tests.
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-2017 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gas/testsuite/gas/rl78/rl78.exp b/gas/testsuite/gas/rl78/rl78.exp
index d9d0ced..4b46702 100644
--- a/gas/testsuite/gas/rl78/rl78.exp
+++ b/gas/testsuite/gas/rl78/rl78.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2016 Free Software Foundation, Inc.
+# Copyright (C) 2015-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/gas/testsuite/gas/rx/make-d b/gas/testsuite/gas/rx/make-d
index 11930c2..38b3d76 100755
--- a/gas/testsuite/gas/rx/make-d
+++ b/gas/testsuite/gas/rx/make-d
@@ -1,7 +1,7 @@
#!/usr/bin/perl
# -*- perl -*-
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/rx/rx.exp b/gas/testsuite/gas/rx/rx.exp
index e16d43b..9e1e35c 100644
--- a/gas/testsuite/gas/rx/rx.exp
+++ b/gas/testsuite/gas/rx/rx.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/score/relax.exp b/gas/testsuite/gas/score/relax.exp
index 27c5264..5ec17b4 100644
--- a/gas/testsuite/gas/score/relax.exp
+++ b/gas/testsuite/gas/score/relax.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/score/relax_32.exp b/gas/testsuite/gas/score/relax_32.exp
index b9290eb..c2edecf 100644
--- a/gas/testsuite/gas/score/relax_32.exp
+++ b/gas/testsuite/gas/score/relax_32.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/sh/arch/arch.exp b/gas/testsuite/gas/sh/arch/arch.exp
index d79c2d0..080681c 100644
--- a/gas/testsuite/gas/sh/arch/arch.exp
+++ b/gas/testsuite/gas/sh/arch/arch.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2016 Free Software Foundation, Inc.
+# Copyright (C) 2004-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/gas/testsuite/gas/sh/basic.exp b/gas/testsuite/gas/sh/basic.exp
index 313f0c1..db8bfc7 100644
--- a/gas/testsuite/gas/sh/basic.exp
+++ b/gas/testsuite/gas/sh/basic.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2016 Free Software Foundation, Inc.
+# Copyright (C) 1995-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/gas/testsuite/gas/sh/err.exp b/gas/testsuite/gas/sh/err.exp
index 5056854..8a795e3 100644
--- a/gas/testsuite/gas/sh/err.exp
+++ b/gas/testsuite/gas/sh/err.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2000-2016 Free Software Foundation, Inc.
+# Copyright (C) 2000-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/gas/testsuite/gas/sh/sh64/sh64.exp b/gas/testsuite/gas/sh/sh64/sh64.exp
index fd52c9b..643b0e3 100644
--- a/gas/testsuite/gas/sh/sh64/sh64.exp
+++ b/gas/testsuite/gas/sh/sh64/sh64.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2000-2016 Free Software Foundation, Inc.
+# Copyright (C) 2000-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/gas/testsuite/gas/sparc-solaris/addend.exp b/gas/testsuite/gas/sparc-solaris/addend.exp
index 187e011..0c24e04 100644
--- a/gas/testsuite/gas/sparc-solaris/addend.exp
+++ b/gas/testsuite/gas/sparc-solaris/addend.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/sparc-solaris/gas.exp b/gas/testsuite/gas/sparc-solaris/gas.exp
index 1130d80..cfd2489 100644
--- a/gas/testsuite/gas/sparc-solaris/gas.exp
+++ b/gas/testsuite/gas/sparc-solaris/gas.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/sparc/mismatch.exp b/gas/testsuite/gas/sparc/mismatch.exp
index 9f13e3a..b16df96 100644
--- a/gas/testsuite/gas/sparc/mismatch.exp
+++ b/gas/testsuite/gas/sparc/mismatch.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/sparc/sparc.exp b/gas/testsuite/gas/sparc/sparc.exp
index 2b8e565..88b1b56 100644
--- a/gas/testsuite/gas/sparc/sparc.exp
+++ b/gas/testsuite/gas/sparc/sparc.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/sun4/addend.exp b/gas/testsuite/gas/sun4/addend.exp
index b7dc97d..9d1c58e 100644
--- a/gas/testsuite/gas/sun4/addend.exp
+++ b/gas/testsuite/gas/sun4/addend.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/symver/symver.exp b/gas/testsuite/gas/symver/symver.exp
index 6a2f279..77aed35 100644
--- a/gas/testsuite/gas/symver/symver.exp
+++ b/gas/testsuite/gas/symver/symver.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/tic4x/tic4x.exp b/gas/testsuite/gas/tic4x/tic4x.exp
index 9f2d22c..d84dfce 100644
--- a/gas/testsuite/gas/tic4x/tic4x.exp
+++ b/gas/testsuite/gas/tic4x/tic4x.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/tic54x/tic54x.exp b/gas/testsuite/gas/tic54x/tic54x.exp
index e6d0682..15747da 100644
--- a/gas/testsuite/gas/tic54x/tic54x.exp
+++ b/gas/testsuite/gas/tic54x/tic54x.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/tic6x/tic6x.exp b/gas/testsuite/gas/tic6x/tic6x.exp
index 5d30725..ef47574 100644
--- a/gas/testsuite/gas/tic6x/tic6x.exp
+++ b/gas/testsuite/gas/tic6x/tic6x.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/tilegx/tilegx.exp b/gas/testsuite/gas/tilegx/tilegx.exp
index 0c7b63e..52225b3 100644
--- a/gas/testsuite/gas/tilegx/tilegx.exp
+++ b/gas/testsuite/gas/tilegx/tilegx.exp
@@ -1,5 +1,5 @@
# Expect script for TILE-Gx assembler tests.
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-2017 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gas/testsuite/gas/tilepro/tilepro.exp b/gas/testsuite/gas/tilepro/tilepro.exp
index 0c7b824..49948d0 100644
--- a/gas/testsuite/gas/tilepro/tilepro.exp
+++ b/gas/testsuite/gas/tilepro/tilepro.exp
@@ -1,5 +1,5 @@
# Expect script for TILEPro assembler tests.
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-2017 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gas/testsuite/gas/v850/basic.exp b/gas/testsuite/gas/v850/basic.exp
index ff0f603..c9ce0b0 100644
--- a/gas/testsuite/gas/v850/basic.exp
+++ b/gas/testsuite/gas/v850/basic.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2016 Free Software Foundation, Inc.
+# Copyright (C) 1996-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/gas/testsuite/gas/vax/vax.exp b/gas/testsuite/gas/vax/vax.exp
index 21290b6..29a037b 100644
--- a/gas/testsuite/gas/vax/vax.exp
+++ b/gas/testsuite/gas/vax/vax.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/visium/error.exp b/gas/testsuite/gas/visium/error.exp
index 4f6c4d2..b53c43d 100644
--- a/gas/testsuite/gas/visium/error.exp
+++ b/gas/testsuite/gas/visium/error.exp
@@ -1,5 +1,5 @@
# Expect script for Visium tests.
-# Copyright (C) 2014-2016 Free Software Foundation, Inc.
+# Copyright (C) 2014-2017 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gas/testsuite/gas/visium/visium.exp b/gas/testsuite/gas/visium/visium.exp
index 78c58b2..786be3a 100644
--- a/gas/testsuite/gas/visium/visium.exp
+++ b/gas/testsuite/gas/visium/visium.exp
@@ -1,5 +1,5 @@
# Expect script for Visium tests.
-# Copyright (C) 2014-2016 Free Software Foundation, Inc.
+# Copyright (C) 2014-2017 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gas/testsuite/gas/xc16x/xc16x.exp b/gas/testsuite/gas/xc16x/xc16x.exp
index bd08599..9614f84 100644
--- a/gas/testsuite/gas/xc16x/xc16x.exp
+++ b/gas/testsuite/gas/xc16x/xc16x.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/xgate/xgate.exp b/gas/testsuite/gas/xgate/xgate.exp
index dda2e5e..9505bb6 100644
--- a/gas/testsuite/gas/xgate/xgate.exp
+++ b/gas/testsuite/gas/xgate/xgate.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/xstormy16/allinsn.exp b/gas/testsuite/gas/xstormy16/allinsn.exp
index 6e4edea..c3663a0 100644
--- a/gas/testsuite/gas/xstormy16/allinsn.exp
+++ b/gas/testsuite/gas/xstormy16/allinsn.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/xtensa/all.exp b/gas/testsuite/gas/xtensa/all.exp
index 6b67320..98041b5 100644
--- a/gas/testsuite/gas/xtensa/all.exp
+++ b/gas/testsuite/gas/xtensa/all.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/xtensa/xtensa-err.exp b/gas/testsuite/gas/xtensa/xtensa-err.exp
index 2990152..153d480 100644
--- a/gas/testsuite/gas/xtensa/xtensa-err.exp
+++ b/gas/testsuite/gas/xtensa/xtensa-err.exp
@@ -1,4 +1,4 @@
-# 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/gas/testsuite/gas/z80/z80.exp b/gas/testsuite/gas/z80/z80.exp
index 9c78493..ee85e86 100644
--- a/gas/testsuite/gas/z80/z80.exp
+++ b/gas/testsuite/gas/z80/z80.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/gas/z8k/z8k.exp b/gas/testsuite/gas/z8k/z8k.exp
index 243e059..856f991 100644
--- a/gas/testsuite/gas/z8k/z8k.exp
+++ b/gas/testsuite/gas/z8k/z8k.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/testsuite/lib/gas-defs.exp b/gas/testsuite/lib/gas-defs.exp
index 731ad2d..857d8fd 100644
--- a/gas/testsuite/lib/gas-defs.exp
+++ b/gas/testsuite/lib/gas-defs.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1993-2016 Free Software Foundation, Inc.
+# Copyright (C) 1993-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/gas/testsuite/lib/gas-dg.exp b/gas/testsuite/lib/gas-dg.exp
index 2396809..a577461 100644
--- a/gas/testsuite/lib/gas-dg.exp
+++ b/gas/testsuite/lib/gas-dg.exp
@@ -1,5 +1,5 @@
# Define gas callbacks for dg.exp.
-# Copyright (C) 2012-2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-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/gas/write.c b/gas/write.c
index 99b4812..6a0725d 100644
--- a/gas/write.c
+++ b/gas/write.c
@@ -1,5 +1,5 @@
/* write.c - emit .o file
- Copyright (C) 1986-2016 Free Software Foundation, Inc.
+ Copyright (C) 1986-2017 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/gas/write.h b/gas/write.h
index ce81a92..a238320 100644
--- a/gas/write.h
+++ b/gas/write.h
@@ -1,5 +1,5 @@
/* write.h
- 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.