aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-01-01 21:01:27 +1030
committerAlan Modra <amodra@gmail.com>2019-01-01 22:06:53 +1030
commit827041555ac443bd57340060f3e034fd7b199dd8 (patch)
tree5b72b654be826296dcf40dde36b7b4b9d897d698 /gas/doc
parentd5c04e1bf81c06ab5c30e69eb41b5cea9136a109 (diff)
downloadfsf-binutils-gdb-827041555ac443bd57340060f3e034fd7b199dd8.zip
fsf-binutils-gdb-827041555ac443bd57340060f3e034fd7b199dd8.tar.gz
fsf-binutils-gdb-827041555ac443bd57340060f3e034fd7b199dd8.tar.bz2
Update year range in copyright notice of binutils files
Diffstat (limited to 'gas/doc')
-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.texi6
-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-csky.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-i386.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-or1k.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-s12z.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-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-wasm32.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
64 files changed, 66 insertions, 66 deletions
diff --git a/gas/doc/Makefile.am b/gas/doc/Makefile.am
index e2e4327..8ee7b2b 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 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 855259d..9d0520e 100644
--- a/gas/doc/Makefile.in
+++ b/gas/doc/Makefile.in
@@ -15,7 +15,7 @@
@SET_MAKE@
#
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 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 23ca4ea..e561722 100644
--- a/gas/doc/all.texi
+++ b/gas/doc/all.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1992-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1992-2019 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.texi b/gas/doc/as.texi
index 1e00e78..e0c6212 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -1,5 +1,5 @@
\input texinfo @c -*-Texinfo-*-
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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
@@ -97,7 +97,7 @@
This file documents the GNU Assembler "@value{AS}".
@c man begin COPYRIGHT
-Copyright @copyright{} 1991-2018 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-2019 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
@@ -146,7 +146,7 @@ done.
@end tex
@vskip 0pt plus 1filll
-Copyright @copyright{} 1991-2018 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-2019 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 ca84c9d..6a5eb94 100644
--- a/gas/doc/c-aarch64.texi
+++ b/gas/doc/c-aarch64.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2019 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 7b228ac..3b0fb39 100644
--- a/gas/doc/c-alpha.texi
+++ b/gas/doc/c-alpha.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2019 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 bce51d1..6caac0a 100644
--- a/gas/doc/c-arc.texi
+++ b/gas/doc/c-arc.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2000-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2000-2019 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 835777a..c39af95 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1996-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1996-2019 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 6fc669e..86ecaf2 100644
--- a/gas/doc/c-avr.texi
+++ b/gas/doc/c-avr.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2006-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2006-2019 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 51cdda1..7c43393 100644
--- a/gas/doc/c-bfin.texi
+++ b/gas/doc/c-bfin.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2005-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2019 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 68bdca3..5ee61d6 100644
--- a/gas/doc/c-cr16.texi
+++ b/gas/doc/c-cr16.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2007-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2007-2019 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 e77e33f..3d1c2c4 100644
--- a/gas/doc/c-cris.texi
+++ b/gas/doc/c-cris.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2019 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-csky.texi b/gas/doc/c-csky.texi
index 5087de9..94abcaa 100644
--- a/gas/doc/c-csky.texi
+++ b/gas/doc/c-csky.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2019 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-d10v.texi b/gas/doc/c-d10v.texi
index cdc546e..4e0c673 100644
--- a/gas/doc/c-d10v.texi
+++ b/gas/doc/c-d10v.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1996-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1996-2019 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 124afa3..b4b972e 100644
--- a/gas/doc/c-d30v.texi
+++ b/gas/doc/c-d30v.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1997-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1997-2019 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 8f533f0..fcb7ebf 100644
--- a/gas/doc/c-epiphany.texi
+++ b/gas/doc/c-epiphany.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1999-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1999-2019 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 2d10a1b..d0c3109 100644
--- a/gas/doc/c-h8300.texi
+++ b/gas/doc/c-h8300.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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 6e7fffb..c5a353f 100644
--- a/gas/doc/c-hppa.texi
+++ b/gas/doc/c-hppa.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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-i386.texi b/gas/doc/c-i386.texi
index 77ccfbc..6c63560 100644
--- a/gas/doc/c-i386.texi
+++ b/gas/doc/c-i386.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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-ia64.texi b/gas/doc/c-ia64.texi
index fc739b4..59912dd 100644
--- a/gas/doc/c-ia64.texi
+++ b/gas/doc/c-ia64.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2019 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 5588949..cbda977 100644
--- a/gas/doc/c-ip2k.texi
+++ b/gas/doc/c-ip2k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2019 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 058ca37..c389104 100644
--- a/gas/doc/c-lm32.texi
+++ b/gas/doc/c-lm32.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2008-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2019 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 4292d84..10a1056 100644
--- a/gas/doc/c-m32c.texi
+++ b/gas/doc/c-m32c.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2005-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2019 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 53950ca..afce449 100644
--- a/gas/doc/c-m32r.texi
+++ b/gas/doc/c-m32r.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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 e451e5d..52450b9 100644
--- a/gas/doc/c-m68hc11.texi
+++ b/gas/doc/c-m68hc11.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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 76c111f..62de604 100644
--- a/gas/doc/c-m68k.texi
+++ b/gas/doc/c-m68k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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 7284c86..add9eaa 100644
--- a/gas/doc/c-metag.texi
+++ b/gas/doc/c-metag.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2013-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2013-2019 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 cb5ba9d..04b4a8a 100644
--- a/gas/doc/c-microblaze.texi
+++ b/gas/doc/c-microblaze.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2019 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 76dfb10..8122803 100644
--- a/gas/doc/c-mips.texi
+++ b/gas/doc/c-mips.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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 d10d750..36d2742 100644
--- a/gas/doc/c-mmix.texi
+++ b/gas/doc/c-mmix.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2019 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 8338e6d..516c0038 100644
--- a/gas/doc/c-msp430.texi
+++ b/gas/doc/c-msp430.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2019 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 dd759fb..fbcad10 100644
--- a/gas/doc/c-mt.texi
+++ b/gas/doc/c-mt.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1996-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1996-2019 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 ee79530..891b860 100644
--- a/gas/doc/c-nds32.texi
+++ b/gas/doc/c-nds32.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2013-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2013-2019 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 a0f22f4..a2c1b87 100644
--- a/gas/doc/c-nios2.texi
+++ b/gas/doc/c-nios2.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2019 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 b8aec49..1bb5a2f 100644
--- a/gas/doc/c-ns32k.texi
+++ b/gas/doc/c-ns32k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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-or1k.texi b/gas/doc/c-or1k.texi
index 0260fb1..23e3694 100644
--- a/gas/doc/c-or1k.texi
+++ b/gas/doc/c-or1k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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-pdp11.texi b/gas/doc/c-pdp11.texi
index 12d753e..5c10358 100644
--- a/gas/doc/c-pdp11.texi
+++ b/gas/doc/c-pdp11.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2019 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 6455f7b..91e8ddf 100644
--- a/gas/doc/c-pj.texi
+++ b/gas/doc/c-pj.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1999-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1999-2019 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 dfab8a6..0bab76c 100644
--- a/gas/doc/c-ppc.texi
+++ b/gas/doc/c-ppc.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2019 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 0910b39..3c2a2bd 100644
--- a/gas/doc/c-pru.texi
+++ b/gas/doc/c-pru.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2015-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2015-2019 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 938c96e..74f626f 100644
--- a/gas/doc/c-riscv.texi
+++ b/gas/doc/c-riscv.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2016-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2016-2019 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 1d64587..c07b1aa 100644
--- a/gas/doc/c-rl78.texi
+++ b/gas/doc/c-rl78.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2019 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 b20fd09..d671d09 100644
--- a/gas/doc/c-rx.texi
+++ b/gas/doc/c-rx.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2008-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2019 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-s12z.texi b/gas/doc/c-s12z.texi
index 9c8a97f..52a35c9 100644
--- a/gas/doc/c-s12z.texi
+++ b/gas/doc/c-s12z.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2018 Free Software Foundation, Inc.
+@c Copyright (C) 2018-2019 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 ac66db1..0b93723 100644
--- a/gas/doc/c-s390.texi
+++ b/gas/doc/c-s390.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2019 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 8e859aa..5eec03f 100644
--- a/gas/doc/c-score.texi
+++ b/gas/doc/c-score.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2019 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 06be278..6a2bf95 100644
--- a/gas/doc/c-sh.texi
+++ b/gas/doc/c-sh.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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 8d340a7..1530ac6 100644
--- a/gas/doc/c-sparc.texi
+++ b/gas/doc/c-sparc.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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 d8def56..fa8d868 100644
--- a/gas/doc/c-tic54x.texi
+++ b/gas/doc/c-tic54x.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2000-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2000-2019 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 8744100..9dc4562 100644
--- a/gas/doc/c-tic6x.texi
+++ b/gas/doc/c-tic6x.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2010-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2010-2019 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 5237a5f..81d49bf 100644
--- a/gas/doc/c-tilegx.texi
+++ b/gas/doc/c-tilegx.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2019 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 6e5fe1b..9dae3df 100644
--- a/gas/doc/c-tilepro.texi
+++ b/gas/doc/c-tilepro.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2019 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 a29fa54..e86a3a6 100644
--- a/gas/doc/c-v850.texi
+++ b/gas/doc/c-v850.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1997-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1997-2019 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 0dddbcd..caeba3a 100644
--- a/gas/doc/c-vax.texi
+++ b/gas/doc/c-vax.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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 d6b8e4c..05e1531 100644
--- a/gas/doc/c-visium.texi
+++ b/gas/doc/c-visium.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2014-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2014-2019 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-wasm32.texi b/gas/doc/c-wasm32.texi
index 19ac872..6409332 100644
--- a/gas/doc/c-wasm32.texi
+++ b/gas/doc/c-wasm32.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2017-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2017-2019 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 d0702f0..ce4c69a 100644
--- a/gas/doc/c-xc16x.texi
+++ b/gas/doc/c-xc16x.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2006-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2006-2019 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 00c4cd2..f99dcad 100644
--- a/gas/doc/c-xgate.texi
+++ b/gas/doc/c-xgate.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2019 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 48b74e5..ee5413d 100644
--- a/gas/doc/c-xstormy16.texi
+++ b/gas/doc/c-xstormy16.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2010-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2010-2019 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 cf93c14..3fb020d 100644
--- a/gas/doc/c-xtensa.texi
+++ b/gas/doc/c-xtensa.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2019 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 3287c68..1298e1d 100644
--- a/gas/doc/c-z80.texi
+++ b/gas/doc/c-z80.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2019 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 a6c08ae..a10e3cb 100644
--- a/gas/doc/c-z8k.texi
+++ b/gas/doc/c-z8k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 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 6291c5d..d7217b5 100644
--- a/gas/doc/h8.texi
+++ b/gas/doc/h8.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2019 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 76ed7b4..0008367 100644
--- a/gas/doc/internals.texi
+++ b/gas/doc/internals.texi
@@ -1,5 +1,5 @@
\input texinfo
-@c Copyright (C) 1991-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 Free Software Foundation, Inc.
@setfilename internals.info
@node Top
@top Assembler Internals