aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2024-01-04 22:22:08 +1030
committerAlan Modra <amodra@gmail.com>2024-01-04 22:58:12 +1030
commitfd67aa1129fd006ad49ed5ecb2b063705211553a (patch)
tree323c2da4c82f1fc5e98e7fc788e7f3d12ad4687d /gas/doc
parentce3abd4734c1d4994937dc0defa71c4ac9f34185 (diff)
downloadgdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.zip
gdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.tar.gz
gdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.tar.bz2
Update year range in copyright notice of binutils files
Adds two new external authors to etc/update-copyright.py to cover bfd/ax_tls.m4, and adds gprofng to dirs handled automatically, then updates copyright messages as follows: 1) Update cgen/utils.scm emitted copyrights. 2) Run "etc/update-copyright.py --this-year" with an extra external author I haven't committed, 'Kalray SA.', to cover gas testsuite files (which should have their copyright message removed). 3) Build with --enable-maintainer-mode --enable-cgen-maint=yes. 4) Check out */po/*.pot which we don't update frequently.
Diffstat (limited to 'gas/doc')
-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-bpf.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-kvx.texi2
-rw-r--r--gas/doc/c-lm32.texi2
-rw-r--r--gas/doc/c-loongarch.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-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/doc/local.mk2
65 files changed, 67 insertions, 67 deletions
diff --git a/gas/doc/all.texi b/gas/doc/all.texi
index f877703..815909c 100644
--- a/gas/doc/all.texi
+++ b/gas/doc/all.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1992-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1992-2024 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 52571d9..bd1f563 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -1,5 +1,5 @@
\input texinfo @c -*-Texinfo-*-
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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-2023 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-2024 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-2023 Free Software Foundation, Inc.
+Copyright @copyright{} 1991-2024 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 209d20f..ef0f0bc 100644
--- a/gas/doc/c-aarch64.texi
+++ b/gas/doc/c-aarch64.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2024 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 7cfe230..13dcc49 100644
--- a/gas/doc/c-alpha.texi
+++ b/gas/doc/c-alpha.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2024 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 646a738..077aa3a 100644
--- a/gas/doc/c-arc.texi
+++ b/gas/doc/c-arc.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2000-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2000-2024 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 f07b933..de712ed 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1996-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1996-2024 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 a27e8d7..9f2e1f7 100644
--- a/gas/doc/c-avr.texi
+++ b/gas/doc/c-avr.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2006-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2006-2024 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 8247edf..031c6fc 100644
--- a/gas/doc/c-bfin.texi
+++ b/gas/doc/c-bfin.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2005-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2024 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-bpf.texi b/gas/doc/c-bpf.texi
index 307d28b..db8cd11 100644
--- a/gas/doc/c-bpf.texi
+++ b/gas/doc/c-bpf.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2019-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2019-2024 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-cr16.texi b/gas/doc/c-cr16.texi
index 03f6461..4c44172 100644
--- a/gas/doc/c-cr16.texi
+++ b/gas/doc/c-cr16.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2007-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2007-2024 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 8a41921..68bba8b 100644
--- a/gas/doc/c-cris.texi
+++ b/gas/doc/c-cris.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2024 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 f9409d0..b260f3c 100644
--- a/gas/doc/c-csky.texi
+++ b/gas/doc/c-csky.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2024 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 f6d9120..8d8adea 100644
--- a/gas/doc/c-d10v.texi
+++ b/gas/doc/c-d10v.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1996-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1996-2024 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 e6285da..87fb993 100644
--- a/gas/doc/c-d30v.texi
+++ b/gas/doc/c-d30v.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1997-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1997-2024 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 87a363a..41f005b 100644
--- a/gas/doc/c-epiphany.texi
+++ b/gas/doc/c-epiphany.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1999-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1999-2024 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 acc57bb..3eeb6aa 100644
--- a/gas/doc/c-h8300.texi
+++ b/gas/doc/c-h8300.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 2e99965..bae9aad 100644
--- a/gas/doc/c-hppa.texi
+++ b/gas/doc/c-hppa.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 21f48c9..f3f7890 100644
--- a/gas/doc/c-i386.texi
+++ b/gas/doc/c-i386.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 01c085a..1f18553 100644
--- a/gas/doc/c-ia64.texi
+++ b/gas/doc/c-ia64.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2024 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 0e52a66..fb95a81 100644
--- a/gas/doc/c-ip2k.texi
+++ b/gas/doc/c-ip2k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2024 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-kvx.texi b/gas/doc/c-kvx.texi
index 74ba89f..ffdc5c8 100644
--- a/gas/doc/c-kvx.texi
+++ b/gas/doc/c-kvx.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2023-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2023-2024 Free Software Foundation, Inc.
@c Contributed by Kalray SA.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
diff --git a/gas/doc/c-lm32.texi b/gas/doc/c-lm32.texi
index bf12928..a863a48 100644
--- a/gas/doc/c-lm32.texi
+++ b/gas/doc/c-lm32.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2008-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2024 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-loongarch.texi b/gas/doc/c-loongarch.texi
index 4c7df63..dd5236a 100644
--- a/gas/doc/c-loongarch.texi
+++ b/gas/doc/c-loongarch.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2021-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2021-2024 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-m32c.texi b/gas/doc/c-m32c.texi
index 60b01a0..06a547e 100644
--- a/gas/doc/c-m32c.texi
+++ b/gas/doc/c-m32c.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2005-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2024 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 95a3409..0302220 100644
--- a/gas/doc/c-m32r.texi
+++ b/gas/doc/c-m32r.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 fd852a2..32501e6 100644
--- a/gas/doc/c-m68hc11.texi
+++ b/gas/doc/c-m68hc11.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 69694b5..ff72475 100644
--- a/gas/doc/c-m68k.texi
+++ b/gas/doc/c-m68k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 828d1ad..2ab42d4 100644
--- a/gas/doc/c-metag.texi
+++ b/gas/doc/c-metag.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2013-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2013-2024 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 4e5fdb4..4f84499 100644
--- a/gas/doc/c-microblaze.texi
+++ b/gas/doc/c-microblaze.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2024 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 3e07251..f3c1f66 100644
--- a/gas/doc/c-mips.texi
+++ b/gas/doc/c-mips.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 9f4fe2b..644e49d 100644
--- a/gas/doc/c-mmix.texi
+++ b/gas/doc/c-mmix.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2024 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 18abe8b..18a435b 100644
--- a/gas/doc/c-msp430.texi
+++ b/gas/doc/c-msp430.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2024 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 3cc5619..3ffd520 100644
--- a/gas/doc/c-mt.texi
+++ b/gas/doc/c-mt.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1996-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1996-2024 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 a6aca63..36657bb 100644
--- a/gas/doc/c-nds32.texi
+++ b/gas/doc/c-nds32.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2013-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2013-2024 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 88245bb..abdd561 100644
--- a/gas/doc/c-nios2.texi
+++ b/gas/doc/c-nios2.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2024 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 5249092..33954b5 100644
--- a/gas/doc/c-ns32k.texi
+++ b/gas/doc/c-ns32k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 37871e5..82a2d50 100644
--- a/gas/doc/c-or1k.texi
+++ b/gas/doc/c-or1k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 74645a6..3ce32d7 100644
--- a/gas/doc/c-pdp11.texi
+++ b/gas/doc/c-pdp11.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2024 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 47ea350..ef6b8ae 100644
--- a/gas/doc/c-pj.texi
+++ b/gas/doc/c-pj.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1999-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1999-2024 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 f1dc17c..428492f 100644
--- a/gas/doc/c-ppc.texi
+++ b/gas/doc/c-ppc.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2024 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 168fcc5..e77d5cc 100644
--- a/gas/doc/c-pru.texi
+++ b/gas/doc/c-pru.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2015-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2015-2024 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 bb98e4d..e929c1c 100644
--- a/gas/doc/c-riscv.texi
+++ b/gas/doc/c-riscv.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2016-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2016-2024 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 6eea76f..015786b 100644
--- a/gas/doc/c-rl78.texi
+++ b/gas/doc/c-rl78.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2024 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 b4edd5d..71eccb3 100644
--- a/gas/doc/c-rx.texi
+++ b/gas/doc/c-rx.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2008-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2024 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 2b47a2f..82e163f 100644
--- a/gas/doc/c-s12z.texi
+++ b/gas/doc/c-s12z.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2018-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2018-2024 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 60a6fb8..0028009 100644
--- a/gas/doc/c-s390.texi
+++ b/gas/doc/c-s390.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2024 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 e8a490a..d4a8877 100644
--- a/gas/doc/c-score.texi
+++ b/gas/doc/c-score.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2009-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2009-2024 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 e145a73..9a33450 100644
--- a/gas/doc/c-sh.texi
+++ b/gas/doc/c-sh.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 7cb7688..da4c11c 100644
--- a/gas/doc/c-sparc.texi
+++ b/gas/doc/c-sparc.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 d495c27..255fb11 100644
--- a/gas/doc/c-tic54x.texi
+++ b/gas/doc/c-tic54x.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2000-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2000-2024 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 6189aa0..7897094 100644
--- a/gas/doc/c-tic6x.texi
+++ b/gas/doc/c-tic6x.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2010-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2010-2024 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 a6017de..704f106 100644
--- a/gas/doc/c-tilegx.texi
+++ b/gas/doc/c-tilegx.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2024 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 c799a0f..648b718 100644
--- a/gas/doc/c-tilepro.texi
+++ b/gas/doc/c-tilepro.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2024 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 bbd7b9d..18accc5 100644
--- a/gas/doc/c-v850.texi
+++ b/gas/doc/c-v850.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1997-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1997-2024 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 8deec13..3e54dbd 100644
--- a/gas/doc/c-vax.texi
+++ b/gas/doc/c-vax.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 196cc54..c29db28 100644
--- a/gas/doc/c-visium.texi
+++ b/gas/doc/c-visium.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2014-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2014-2024 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 7fcf2a1..f5787b1 100644
--- a/gas/doc/c-wasm32.texi
+++ b/gas/doc/c-wasm32.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2017-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2017-2024 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-xgate.texi b/gas/doc/c-xgate.texi
index f355a5a..006e971 100644
--- a/gas/doc/c-xgate.texi
+++ b/gas/doc/c-xgate.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2024 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 dcd7af3..402f03f 100644
--- a/gas/doc/c-xstormy16.texi
+++ b/gas/doc/c-xstormy16.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2010-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2010-2024 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 b8ef3c7..b75ec1f 100644
--- a/gas/doc/c-xtensa.texi
+++ b/gas/doc/c-xtensa.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2002-2024 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 e40b6ba..db925b1 100644
--- a/gas/doc/c-z80.texi
+++ b/gas/doc/c-z80.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2011-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2024 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 ec7ea40..5ad3cd9 100644
--- a/gas/doc/c-z8k.texi
+++ b/gas/doc/c-z8k.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 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 9fd6176..d43352c 100644
--- a/gas/doc/h8.texi
+++ b/gas/doc/h8.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2012-2023 Free Software Foundation, Inc.
+@c Copyright (C) 2012-2024 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 3eea25b..e59d676 100644
--- a/gas/doc/internals.texi
+++ b/gas/doc/internals.texi
@@ -1,5 +1,5 @@
\input texinfo
-@c Copyright (C) 1991-2023 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2024 Free Software Foundation, Inc.
@setfilename internals.info
@node Top
@top Assembler Internals
diff --git a/gas/doc/local.mk b/gas/doc/local.mk
index 36d36e1..c83b98a 100644
--- a/gas/doc/local.mk
+++ b/gas/doc/local.mk
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
#
-# Copyright (C) 2012-2023 Free Software Foundation, Inc.
+# Copyright (C) 2012-2024 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