aboutsummaryrefslogtreecommitdiff
path: root/include/elf
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/aarch64.h2
-rw-r--r--include/elf/alpha.h2
-rw-r--r--include/elf/amdgpu.h2
-rw-r--r--include/elf/arc-cpu.def2
-rw-r--r--include/elf/arc-reloc.def2
-rw-r--r--include/elf/arc.h2
-rw-r--r--include/elf/arm.h2
-rw-r--r--include/elf/avr.h2
-rw-r--r--include/elf/bfin.h2
-rw-r--r--include/elf/bpf.h2
-rw-r--r--include/elf/common.h2
-rw-r--r--include/elf/cr16.h2
-rw-r--r--include/elf/cris.h2
-rw-r--r--include/elf/crx.h2
-rw-r--r--include/elf/csky.h2
-rw-r--r--include/elf/d10v.h2
-rw-r--r--include/elf/d30v.h2
-rw-r--r--include/elf/dlx.h2
-rw-r--r--include/elf/dwarf.h2
-rw-r--r--include/elf/epiphany.h2
-rw-r--r--include/elf/external.h2
-rw-r--r--include/elf/fr30.h2
-rw-r--r--include/elf/frv.h2
-rw-r--r--include/elf/ft32.h2
-rw-r--r--include/elf/h8.h2
-rw-r--r--include/elf/hppa.h2
-rw-r--r--include/elf/i370.h2
-rw-r--r--include/elf/i386.h2
-rw-r--r--include/elf/i860.h2
-rw-r--r--include/elf/i960.h2
-rw-r--r--include/elf/ia64.h2
-rw-r--r--include/elf/internal.h2
-rw-r--r--include/elf/ip2k.h2
-rw-r--r--include/elf/iq2000.h2
-rw-r--r--include/elf/lm32.h2
-rw-r--r--include/elf/loongarch.h2
-rw-r--r--include/elf/m32c.h2
-rw-r--r--include/elf/m32r.h2
-rw-r--r--include/elf/m68hc11.h2
-rw-r--r--include/elf/m68k.h2
-rw-r--r--include/elf/mcore.h2
-rw-r--r--include/elf/mep.h2
-rw-r--r--include/elf/metag.h2
-rw-r--r--include/elf/microblaze.h2
-rw-r--r--include/elf/mips.h2
-rw-r--r--include/elf/mmix.h2
-rw-r--r--include/elf/mn10200.h2
-rw-r--r--include/elf/mn10300.h2
-rw-r--r--include/elf/moxie.h2
-rw-r--r--include/elf/msp430.h2
-rw-r--r--include/elf/mt.h2
-rw-r--r--include/elf/nds32.h2
-rw-r--r--include/elf/nfp.h2
-rw-r--r--include/elf/nios2.h2
-rw-r--r--include/elf/or1k.h2
-rw-r--r--include/elf/pj.h2
-rw-r--r--include/elf/ppc.h2
-rw-r--r--include/elf/ppc64.h2
-rw-r--r--include/elf/pru.h2
-rw-r--r--include/elf/reloc-macros.h2
-rw-r--r--include/elf/riscv.h2
-rw-r--r--include/elf/rl78.h2
-rw-r--r--include/elf/rx.h2
-rw-r--r--include/elf/s12z.h2
-rw-r--r--include/elf/s390.h2
-rw-r--r--include/elf/score.h2
-rw-r--r--include/elf/sh.h2
-rw-r--r--include/elf/sparc.h2
-rw-r--r--include/elf/spu.h2
-rw-r--r--include/elf/tic6x-attrs.h2
-rw-r--r--include/elf/tic6x.h2
-rw-r--r--include/elf/tilegx.h2
-rw-r--r--include/elf/tilepro.h2
-rw-r--r--include/elf/v850.h2
-rw-r--r--include/elf/vax.h2
-rw-r--r--include/elf/visium.h2
-rw-r--r--include/elf/vxworks.h2
-rw-r--r--include/elf/wasm32.h2
-rw-r--r--include/elf/x86-64.h2
-rw-r--r--include/elf/xgate.h2
-rw-r--r--include/elf/xstormy16.h2
-rw-r--r--include/elf/xtensa.h2
-rw-r--r--include/elf/z80.h2
83 files changed, 83 insertions, 83 deletions
diff --git a/include/elf/aarch64.h b/include/elf/aarch64.h
index e368ff2..746583d 100644
--- a/include/elf/aarch64.h
+++ b/include/elf/aarch64.h
@@ -1,6 +1,6 @@
/* AArch64 ELF support for BFD.
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GNU Binutils.
diff --git a/include/elf/alpha.h b/include/elf/alpha.h
index 7b238c3..f8d9649 100644
--- a/include/elf/alpha.h
+++ b/include/elf/alpha.h
@@ -1,5 +1,5 @@
/* ALPHA ELF support for BFD.
- Copyright (C) 1996-2022 Free Software Foundation, Inc.
+ Copyright (C) 1996-2023 Free Software Foundation, Inc.
By Eric Youngdale, <eric@aib.com>. No processor supplement available
for this platform.
diff --git a/include/elf/amdgpu.h b/include/elf/amdgpu.h
index 140e899..d442441 100644
--- a/include/elf/amdgpu.h
+++ b/include/elf/amdgpu.h
@@ -1,6 +1,6 @@
/* AMDGPU ELF support for BFD.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/arc-cpu.def b/include/elf/arc-cpu.def
index a00d8a7..8b039a1 100644
--- a/include/elf/arc-cpu.def
+++ b/include/elf/arc-cpu.def
@@ -1,5 +1,5 @@
/* ARC processor types
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/include/elf/arc-reloc.def b/include/elf/arc-reloc.def
index fa7d48e..9d0e42e 100644
--- a/include/elf/arc-reloc.def
+++ b/include/elf/arc-reloc.def
@@ -1,5 +1,5 @@
/* ARC relocation types
- Copyright (C) 2015-2022 Free Software Foundation, Inc.
+ Copyright (C) 2015-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/arc.h b/include/elf/arc.h
index 7ef0f91..57800e0 100644
--- a/include/elf/arc.h
+++ b/include/elf/arc.h
@@ -1,5 +1,5 @@
/* ARC ELF support for BFD.
- Copyright (C) 1995-2022 Free Software Foundation, Inc.
+ Copyright (C) 1995-2023 Free Software Foundation, Inc.
Contributed by Doug Evans, (dje@cygnus.com)
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/arm.h b/include/elf/arm.h
index 6bbb032..da1cd48 100644
--- a/include/elf/arm.h
+++ b/include/elf/arm.h
@@ -1,5 +1,5 @@
/* ARM ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/avr.h b/include/elf/avr.h
index 0a2a27c..ef4beb6 100644
--- a/include/elf/avr.h
+++ b/include/elf/avr.h
@@ -1,5 +1,5 @@
/* AVR ELF support for BFD.
- Copyright (C) 1999-2022 Free Software Foundation, Inc.
+ Copyright (C) 1999-2023 Free Software Foundation, Inc.
Contributed by Denis Chertykov <denisc@overta.ru>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/bfin.h b/include/elf/bfin.h
index 3fdf8fe..84ff799 100644
--- a/include/elf/bfin.h
+++ b/include/elf/bfin.h
@@ -1,5 +1,5 @@
/* Blackfin ELF support for BFD.
- Copyright (C) 2005-2022 Free Software Foundation, Inc.
+ Copyright (C) 2005-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/bpf.h b/include/elf/bpf.h
index 49605a0..e52f481 100644
--- a/include/elf/bpf.h
+++ b/include/elf/bpf.h
@@ -1,5 +1,5 @@
/* Linux eBPF support for BFD.
- Copyright (C) 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2019-2023 Free Software Foundation, Inc.
Contributed by Oracle, Inc.
diff --git a/include/elf/common.h b/include/elf/common.h
index 16587f6..9775908 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -1,5 +1,5 @@
/* ELF support for BFD.
- Copyright (C) 1991-2022 Free Software Foundation, Inc.
+ Copyright (C) 1991-2023 Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support, from information published
in "UNIX System V Release 4, Programmers Guide: ANSI C and
diff --git a/include/elf/cr16.h b/include/elf/cr16.h
index cda73b1..b099cc5 100644
--- a/include/elf/cr16.h
+++ b/include/elf/cr16.h
@@ -1,5 +1,5 @@
/* CR16 ELF support for BFD.
- Copyright (C) 2007-2022 Free Software Foundation, Inc.
+ Copyright (C) 2007-2023 Free Software Foundation, Inc.
Contributed by M R Swami Reddy.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/cris.h b/include/elf/cris.h
index f44ba09..009bb39 100644
--- a/include/elf/cris.h
+++ b/include/elf/cris.h
@@ -1,5 +1,5 @@
/* CRIS ELF support for BFD.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden.
Written by Hans-Peter Nilsson.
diff --git a/include/elf/crx.h b/include/elf/crx.h
index 6d3c9ef..1f1fd17 100644
--- a/include/elf/crx.h
+++ b/include/elf/crx.h
@@ -1,5 +1,5 @@
/* CRX ELF support for BFD.
- Copyright (C) 2004-2022 Free Software Foundation, Inc.
+ Copyright (C) 2004-2023 Free Software Foundation, Inc.
Contributed by Tomer Levi, NSC, Israel.
Originally written for GAS 2.12 by Tomer Levi, NSC, Israel.
Updates, BFDizing, GNUifying and ELF support by Tomer Levi.
diff --git a/include/elf/csky.h b/include/elf/csky.h
index b67b66d..17105be 100644
--- a/include/elf/csky.h
+++ b/include/elf/csky.h
@@ -1,5 +1,5 @@
/* C-SKY ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
Contributed by C-SKY Microsystems and Mentor Graphics.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/d10v.h b/include/elf/d10v.h
index 674616b..adee813 100644
--- a/include/elf/d10v.h
+++ b/include/elf/d10v.h
@@ -1,5 +1,5 @@
/* d10v ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/d30v.h b/include/elf/d30v.h
index 06cb406..593bc7d 100644
--- a/include/elf/d30v.h
+++ b/include/elf/d30v.h
@@ -1,5 +1,5 @@
/* d30v ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/dlx.h b/include/elf/dlx.h
index f197be0..d792386 100644
--- a/include/elf/dlx.h
+++ b/include/elf/dlx.h
@@ -1,5 +1,5 @@
/* DLX support for BFD.
- Copyright (C) 2002-2022 Free Software Foundation, Inc.
+ Copyright (C) 2002-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/dwarf.h b/include/elf/dwarf.h
index 552fb9a..b7bf1b6 100644
--- a/include/elf/dwarf.h
+++ b/include/elf/dwarf.h
@@ -3,7 +3,7 @@
Written by Ron Guilmette (rfg@netcom.com)
- Copyright (C) 1992-2022 Free Software Foundation, Inc.
+ Copyright (C) 1992-2023 Free Software Foundation, Inc.
This file is part of both GCC and the BFD library.
diff --git a/include/elf/epiphany.h b/include/elf/epiphany.h
index bbe6670..3d36c51 100644
--- a/include/elf/epiphany.h
+++ b/include/elf/epiphany.h
@@ -1,5 +1,5 @@
/* Adapteva EPIPHANY ELF support for BFD.
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
Contributed by Embecosm on behalf of Adapteva, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/external.h b/include/elf/external.h
index bfd3a30..8f48684 100644
--- a/include/elf/external.h
+++ b/include/elf/external.h
@@ -1,5 +1,5 @@
/* ELF support for BFD.
- Copyright (C) 1991-2022 Free Software Foundation, Inc.
+ Copyright (C) 1991-2023 Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support, from information published
in "UNIX System V Release 4, Programmers Guide: ANSI C and
diff --git a/include/elf/fr30.h b/include/elf/fr30.h
index 2c1c7d5..5f28564 100644
--- a/include/elf/fr30.h
+++ b/include/elf/fr30.h
@@ -1,5 +1,5 @@
/* FR30 ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/frv.h b/include/elf/frv.h
index dafd1af..277403a 100644
--- a/include/elf/frv.h
+++ b/include/elf/frv.h
@@ -1,5 +1,5 @@
/* FRV ELF support for BFD.
- Copyright (C) 2002-2022 Free Software Foundation, Inc.
+ Copyright (C) 2002-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/ft32.h b/include/elf/ft32.h
index e102097..179e51e 100644
--- a/include/elf/ft32.h
+++ b/include/elf/ft32.h
@@ -1,5 +1,5 @@
/* ft32 ELF support for BFD.
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/h8.h b/include/elf/h8.h
index 694423b..e9f3b62 100644
--- a/include/elf/h8.h
+++ b/include/elf/h8.h
@@ -1,5 +1,5 @@
/* H8300/h8500 ELF support for BFD.
- Copyright (C) 2001-2022 Free Software Foundation, Inc.
+ Copyright (C) 2001-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/hppa.h b/include/elf/hppa.h
index e3fcd3c..cc62f2f 100644
--- a/include/elf/hppa.h
+++ b/include/elf/hppa.h
@@ -1,5 +1,5 @@
/* HPPA ELF support for BFD.
- Copyright (C) 1993-2022 Free Software Foundation, Inc.
+ Copyright (C) 1993-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/i370.h b/include/elf/i370.h
index d03cf84..37a5caa 100644
--- a/include/elf/i370.h
+++ b/include/elf/i370.h
@@ -1,5 +1,5 @@
/* i370 ELF support for BFD.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/i386.h b/include/elf/i386.h
index b19159c..a49fd64 100644
--- a/include/elf/i386.h
+++ b/include/elf/i386.h
@@ -1,5 +1,5 @@
/* ix86 ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/i860.h b/include/elf/i860.h
index 3507981..dcc8217 100644
--- a/include/elf/i860.h
+++ b/include/elf/i860.h
@@ -1,5 +1,5 @@
/* i860 ELF support for BFD.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
Contributed by Jason Eckhardt <jle@cygnus.com>.
diff --git a/include/elf/i960.h b/include/elf/i960.h
index 4c32acc..37a935a 100644
--- a/include/elf/i960.h
+++ b/include/elf/i960.h
@@ -1,5 +1,5 @@
/* Intel 960 ELF support for BFD.
- Copyright (C) 1999-2022 Free Software Foundation, Inc.
+ Copyright (C) 1999-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/ia64.h b/include/elf/ia64.h
index 74f1e90..4acf589 100644
--- a/include/elf/ia64.h
+++ b/include/elf/ia64.h
@@ -1,5 +1,5 @@
/* IA-64 ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/internal.h b/include/elf/internal.h
index de9f678..0b51d1c 100644
--- a/include/elf/internal.h
+++ b/include/elf/internal.h
@@ -1,5 +1,5 @@
/* ELF support for BFD.
- Copyright (C) 1991-2022 Free Software Foundation, Inc.
+ Copyright (C) 1991-2023 Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support, from information published
in "UNIX System V Release 4, Programmers Guide: ANSI C and
diff --git a/include/elf/ip2k.h b/include/elf/ip2k.h
index 44631e3..df2fc62 100644
--- a/include/elf/ip2k.h
+++ b/include/elf/ip2k.h
@@ -1,5 +1,5 @@
/* IP2xxx ELF support for BFD.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/iq2000.h b/include/elf/iq2000.h
index 0d56536..edbaaa0 100644
--- a/include/elf/iq2000.h
+++ b/include/elf/iq2000.h
@@ -1,5 +1,5 @@
/* IQ2000 ELF support for BFD.
- Copyright (C) 2002-2022 Free Software Foundation, Inc.
+ Copyright (C) 2002-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/lm32.h b/include/elf/lm32.h
index 30f9ee0..2e877b7 100644
--- a/include/elf/lm32.h
+++ b/include/elf/lm32.h
@@ -1,5 +1,5 @@
/* Lattice Mico32 ELF support for BFD.
- Copyright (C) 2008-2022 Free Software Foundation, Inc.
+ Copyright (C) 2008-2023 Free Software Foundation, Inc.
Contributed by Jon Beniston <jon@beniston.com>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/loongarch.h b/include/elf/loongarch.h
index a6341b4..ba0075d 100644
--- a/include/elf/loongarch.h
+++ b/include/elf/loongarch.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
Contributed by Loongson Ltd.
This file is part of GNU Binutils.
diff --git a/include/elf/m32c.h b/include/elf/m32c.h
index 6407cc1..15c9571 100644
--- a/include/elf/m32c.h
+++ b/include/elf/m32c.h
@@ -1,5 +1,5 @@
/* M32C ELF support for BFD.
- Copyright (C) 2004-2022 Free Software Foundation, Inc.
+ Copyright (C) 2004-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/m32r.h b/include/elf/m32r.h
index 39b0315..9ca2b90 100644
--- a/include/elf/m32r.h
+++ b/include/elf/m32r.h
@@ -1,5 +1,5 @@
/* M32R ELF support for BFD.
- Copyright (C) 1996-2022 Free Software Foundation, Inc.
+ Copyright (C) 1996-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/m68hc11.h b/include/elf/m68hc11.h
index 5a27696..0aa9d5e 100644
--- a/include/elf/m68hc11.h
+++ b/include/elf/m68hc11.h
@@ -1,5 +1,5 @@
/* m68hc11 & m68hc12 ELF support for BFD.
- Copyright (C) 1999-2022 Free Software Foundation, Inc.
+ Copyright (C) 1999-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/m68k.h b/include/elf/m68k.h
index 5bbdcff..c112739 100644
--- a/include/elf/m68k.h
+++ b/include/elf/m68k.h
@@ -1,5 +1,5 @@
/* MC68k ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/mcore.h b/include/elf/mcore.h
index 8bcb31f..7b7d9ba 100644
--- a/include/elf/mcore.h
+++ b/include/elf/mcore.h
@@ -1,5 +1,5 @@
/* Motorola MCore support for BFD.
- Copyright (C) 1995-2022 Free Software Foundation, Inc.
+ Copyright (C) 1995-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/mep.h b/include/elf/mep.h
index e577a5f..d038597 100644
--- a/include/elf/mep.h
+++ b/include/elf/mep.h
@@ -1,5 +1,5 @@
/* Toshiba MeP ELF support for BFD.
- Copyright (C) 2001-2022 Free Software Foundation, Inc.
+ Copyright (C) 2001-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/metag.h b/include/elf/metag.h
index b21b52e..a220dd7 100644
--- a/include/elf/metag.h
+++ b/include/elf/metag.h
@@ -1,5 +1,5 @@
/* Meta ELF support for BFD.
- Copyright (C) 2013-2022 Free Software Foundation, Inc.
+ Copyright (C) 2013-2023 Free Software Foundation, Inc.
Contributed by Imagination Technologies Ltd.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/microblaze.h b/include/elf/microblaze.h
index 43ad3ad..fecdd7e 100644
--- a/include/elf/microblaze.h
+++ b/include/elf/microblaze.h
@@ -1,6 +1,6 @@
/* Xilinx MicroBlaze support for BFD.
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/mips.h b/include/elf/mips.h
index 823f8dc..e2c3868 100644
--- a/include/elf/mips.h
+++ b/include/elf/mips.h
@@ -1,5 +1,5 @@
/* MIPS ELF support for BFD.
- Copyright (C) 1993-2022 Free Software Foundation, Inc.
+ Copyright (C) 1993-2023 Free Software Foundation, Inc.
By Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>, from
information in the System V Application Binary Interface, MIPS
diff --git a/include/elf/mmix.h b/include/elf/mmix.h
index 8817fb6..036bb03 100644
--- a/include/elf/mmix.h
+++ b/include/elf/mmix.h
@@ -1,5 +1,5 @@
/* MMIX support for BFD.
- Copyright (C) 2001-2022 Free Software Foundation, Inc.
+ Copyright (C) 2001-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/mn10200.h b/include/elf/mn10200.h
index 78bf220..5c4b97a 100644
--- a/include/elf/mn10200.h
+++ b/include/elf/mn10200.h
@@ -1,5 +1,5 @@
/* MN10200 ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/mn10300.h b/include/elf/mn10300.h
index 5fcb194..a7ce4a3 100644
--- a/include/elf/mn10300.h
+++ b/include/elf/mn10300.h
@@ -1,5 +1,5 @@
/* MN10300 ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/moxie.h b/include/elf/moxie.h
index 10f3111..0bee63f 100644
--- a/include/elf/moxie.h
+++ b/include/elf/moxie.h
@@ -1,5 +1,5 @@
/* moxie ELF support for BFD.
- Copyright (C) 2009-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/msp430.h b/include/elf/msp430.h
index 1b9c5c2..84c5ae1 100644
--- a/include/elf/msp430.h
+++ b/include/elf/msp430.h
@@ -1,5 +1,5 @@
/* MSP430 ELF support for BFD.
- Copyright (C) 2002-2022 Free Software Foundation, Inc.
+ Copyright (C) 2002-2023 Free Software Foundation, Inc.
Contributed by Dmitry Diky <diwil@mail.ru>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/mt.h b/include/elf/mt.h
index 14ba952..a86e582 100644
--- a/include/elf/mt.h
+++ b/include/elf/mt.h
@@ -1,5 +1,5 @@
/* MS1 ELF support for BFD.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/nds32.h b/include/elf/nds32.h
index 58d7e00..86d7d89 100644
--- a/include/elf/nds32.h
+++ b/include/elf/nds32.h
@@ -1,5 +1,5 @@
/* NDS32 ELF support for BFD.
- Copyright (C) 2012-2022 Free Software Foundation, Inc.
+ Copyright (C) 2012-2023 Free Software Foundation, Inc.
Contributed by Andes Technology Corporation.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/nfp.h b/include/elf/nfp.h
index c89ceff..65b9bd6 100644
--- a/include/elf/nfp.h
+++ b/include/elf/nfp.h
@@ -1,5 +1,5 @@
/* NFP ELF support for BFD.
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
Contributed by Francois H. Theron <francois.theron@netronome.com>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/nios2.h b/include/elf/nios2.h
index fdbcbb3..0114b9c 100644
--- a/include/elf/nios2.h
+++ b/include/elf/nios2.h
@@ -1,5 +1,5 @@
/* Altera Nios II ELF support for BFD.
- Copyright (C) 2012-2022 Free Software Foundation, Inc.
+ Copyright (C) 2012-2023 Free Software Foundation, Inc.
Contributed by Nigel Gray (ngray@altera.com).
Contributed by Mentor Graphics, Inc.
diff --git a/include/elf/or1k.h b/include/elf/or1k.h
index 8e4a249..4397273 100644
--- a/include/elf/or1k.h
+++ b/include/elf/or1k.h
@@ -1,5 +1,5 @@
/* Or1k ELF support for BFD.
- Copyright (C) 2001-2022 Free Software Foundation, Inc.
+ Copyright (C) 2001-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/pj.h b/include/elf/pj.h
index 85f9af6..48a39a9 100644
--- a/include/elf/pj.h
+++ b/include/elf/pj.h
@@ -1,5 +1,5 @@
/* picoJava ELF support for BFD.
- Copyright (C) 1999-2022 Free Software Foundation, Inc.
+ Copyright (C) 1999-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/ppc.h b/include/elf/ppc.h
index 8a0ac61..e0c54a6 100644
--- a/include/elf/ppc.h
+++ b/include/elf/ppc.h
@@ -1,5 +1,5 @@
/* PPC ELF support for BFD.
- Copyright (C) 1995-2022 Free Software Foundation, Inc.
+ Copyright (C) 1995-2023 Free Software Foundation, Inc.
By Michael Meissner, Cygnus Support, <meissner@cygnus.com>,
from information in the System V Application Binary Interface,
diff --git a/include/elf/ppc64.h b/include/elf/ppc64.h
index 947c7ec..182785c 100644
--- a/include/elf/ppc64.h
+++ b/include/elf/ppc64.h
@@ -1,5 +1,5 @@
/* PPC64 ELF support for BFD.
- Copyright (C) 2003-2022 Free Software Foundation, Inc.
+ Copyright (C) 2003-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/pru.h b/include/elf/pru.h
index 419384b..fe693b0 100644
--- a/include/elf/pru.h
+++ b/include/elf/pru.h
@@ -1,5 +1,5 @@
/* TI PRU ELF support for BFD.
- Copyright (C) 2014-2022 Free Software Foundation, Inc.
+ Copyright (C) 2014-2023 Free Software Foundation, Inc.
Contributed by Dimitar Dimitrov <dimitar@dinux.eu>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/reloc-macros.h b/include/elf/reloc-macros.h
index 99a8d27..fa61be4 100644
--- a/include/elf/reloc-macros.h
+++ b/include/elf/reloc-macros.h
@@ -1,5 +1,5 @@
/* Generic relocation support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/riscv.h b/include/elf/riscv.h
index d7b5c09..aabc71c 100644
--- a/include/elf/riscv.h
+++ b/include/elf/riscv.h
@@ -1,5 +1,5 @@
/* RISC-V ELF support for BFD.
- Copyright (C) 2011-2022 Free Software Foundation, Inc.
+ Copyright (C) 2011-2023 Free Software Foundation, Inc.
Contributed by Andrew Waterman (andrew@sifive.com).
Based on MIPS ELF support for BFD, by Ian Lance Taylor.
diff --git a/include/elf/rl78.h b/include/elf/rl78.h
index 40fd0cd..3c72f4e 100644
--- a/include/elf/rl78.h
+++ b/include/elf/rl78.h
@@ -1,5 +1,5 @@
/* RL78 ELF support for BFD.
- Copyright (C) 2008-2022 Free Software Foundation, Inc.
+ Copyright (C) 2008-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/rx.h b/include/elf/rx.h
index 888e998..b8afa0d 100644
--- a/include/elf/rx.h
+++ b/include/elf/rx.h
@@ -1,5 +1,5 @@
/* RX ELF support for BFD.
- Copyright (C) 2008-2022 Free Software Foundation, Inc.
+ Copyright (C) 2008-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/s12z.h b/include/elf/s12z.h
index 46f5dd4..31cea48 100644
--- a/include/elf/s12z.h
+++ b/include/elf/s12z.h
@@ -1,5 +1,5 @@
/* s12z ELF support for BFD.
- Copyright (C) 1999-2022 Free Software Foundation, Inc.
+ Copyright (C) 1999-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/s390.h b/include/elf/s390.h
index 551094f..135b452 100644
--- a/include/elf/s390.h
+++ b/include/elf/s390.h
@@ -1,5 +1,5 @@
/* 390 ELF support for BFD.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
Contributed by Carl B. Pedersen and Martin Schwidefsky.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/score.h b/include/elf/score.h
index fcf9c0f..d541cd5 100644
--- a/include/elf/score.h
+++ b/include/elf/score.h
@@ -1,5 +1,5 @@
/* Score ELF support for BFD.
- Copyright (C) 2006-2022 Free Software Foundation, Inc.
+ Copyright (C) 2006-2023 Free Software Foundation, Inc.
Contributed by
Brain.lin (brain.lin@sunplusct.com)
Mei Ligang (ligang@sunnorth.com.cn)
diff --git a/include/elf/sh.h b/include/elf/sh.h
index 25a1c80..2bc5f46 100644
--- a/include/elf/sh.h
+++ b/include/elf/sh.h
@@ -1,5 +1,5 @@
/* SH ELF support for BFD.
- Copyright (C) 1998-2022 Free Software Foundation, Inc.
+ Copyright (C) 1998-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/sparc.h b/include/elf/sparc.h
index fbea65a..afdf082 100644
--- a/include/elf/sparc.h
+++ b/include/elf/sparc.h
@@ -1,5 +1,5 @@
/* SPARC ELF support for BFD.
- Copyright (C) 1996-2022 Free Software Foundation, Inc.
+ Copyright (C) 1996-2023 Free Software Foundation, Inc.
By Doug Evans, Cygnus Support, <dje@cygnus.com>.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/spu.h b/include/elf/spu.h
index 40dfb01..b5ba381 100644
--- a/include/elf/spu.h
+++ b/include/elf/spu.h
@@ -1,6 +1,6 @@
/* SPU ELF support for BFD.
- Copyright (C) 2006-2022 Free Software Foundation, Inc.
+ Copyright (C) 2006-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/tic6x-attrs.h b/include/elf/tic6x-attrs.h
index 88de9ac..5cb926a 100644
--- a/include/elf/tic6x-attrs.h
+++ b/include/elf/tic6x-attrs.h
@@ -1,5 +1,5 @@
/* TI C6X ELF attributes.
- Copyright (C) 2010-2022 Free Software Foundation, Inc.
+ Copyright (C) 2010-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/tic6x.h b/include/elf/tic6x.h
index e87ce82..23a221c 100644
--- a/include/elf/tic6x.h
+++ b/include/elf/tic6x.h
@@ -1,5 +1,5 @@
/* TI C6X ELF support for BFD.
- Copyright (C) 2010-2022 Free Software Foundation, Inc.
+ Copyright (C) 2010-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/tilegx.h b/include/elf/tilegx.h
index 4c01d21..ed5fbdc 100644
--- a/include/elf/tilegx.h
+++ b/include/elf/tilegx.h
@@ -1,5 +1,5 @@
/* TILE-Gx ELF support for BFD.
- Copyright (C) 2011-2022 Free Software Foundation, Inc.
+ Copyright (C) 2011-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/tilepro.h b/include/elf/tilepro.h
index 6f02823..4be4c99 100644
--- a/include/elf/tilepro.h
+++ b/include/elf/tilepro.h
@@ -1,5 +1,5 @@
/* TILEPro ELF support for BFD.
- Copyright (C) 2011-2022 Free Software Foundation, Inc.
+ Copyright (C) 2011-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/v850.h b/include/elf/v850.h
index ce811a2..360b1ad 100644
--- a/include/elf/v850.h
+++ b/include/elf/v850.h
@@ -1,5 +1,5 @@
/* V850 ELF support for BFD.
- Copyright (C) 1997-2022 Free Software Foundation, Inc.
+ Copyright (C) 1997-2023 Free Software Foundation, Inc.
Created by Michael Meissner, Cygnus Support <meissner@cygnus.com>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/vax.h b/include/elf/vax.h
index 94a3f2c..6431070 100644
--- a/include/elf/vax.h
+++ b/include/elf/vax.h
@@ -1,5 +1,5 @@
/* VAX ELF support for BFD.
- Copyright (C) 2002-2022 Free Software Foundation, Inc.
+ Copyright (C) 2002-2023 Free Software Foundation, Inc.
Contributed by Matt Thomas <matt@3am-software.com>.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/visium.h b/include/elf/visium.h
index 41efab7..0842d9c 100644
--- a/include/elf/visium.h
+++ b/include/elf/visium.h
@@ -1,6 +1,6 @@
/* Visium ELF support for BFD.
- Copyright (C) 2002-2022 Free Software Foundation, Inc.
+ Copyright (C) 2002-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/vxworks.h b/include/elf/vxworks.h
index 6865ea7..a83dc32 100644
--- a/include/elf/vxworks.h
+++ b/include/elf/vxworks.h
@@ -1,5 +1,5 @@
/* VxWorks ELF support for BFD.
- Copyright (C) 2007-2022 Free Software Foundation, Inc.
+ Copyright (C) 2007-2023 Free Software Foundation, Inc.
Contributed by Nathan Sidwell <nathan@codesourcery.com>
diff --git a/include/elf/wasm32.h b/include/elf/wasm32.h
index 2f84607..c46315f 100644
--- a/include/elf/wasm32.h
+++ b/include/elf/wasm32.h
@@ -1,5 +1,5 @@
/* ELF support for BFD for the WebAssembly target
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/elf/x86-64.h b/include/elf/x86-64.h
index f13a373..60b3c2a 100644
--- a/include/elf/x86-64.h
+++ b/include/elf/x86-64.h
@@ -1,5 +1,5 @@
/* x86_64 ELF support for BFD.
- Copyright (C) 2000-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000-2023 Free Software Foundation, Inc.
Contributed by Jan Hubicka <jh@suse.cz>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/xgate.h b/include/elf/xgate.h
index 266f6bb..740b11b 100644
--- a/include/elf/xgate.h
+++ b/include/elf/xgate.h
@@ -1,5 +1,5 @@
/* XGATE ELF support for BFD.
- Copyright (C) 2010-2022 Free Software Foundation, Inc.
+ Copyright (C) 2010-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/xstormy16.h b/include/elf/xstormy16.h
index f00a783..7ed80db 100644
--- a/include/elf/xstormy16.h
+++ b/include/elf/xstormy16.h
@@ -1,5 +1,5 @@
/* XSTORMY16 ELF support for BFD.
- Copyright (C) 2001-2022 Free Software Foundation, Inc.
+ Copyright (C) 2001-2023 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/xtensa.h b/include/elf/xtensa.h
index 542821b..bb1ee41 100644
--- a/include/elf/xtensa.h
+++ b/include/elf/xtensa.h
@@ -1,5 +1,5 @@
/* Xtensa ELF support for BFD.
- Copyright (C) 2003-2022 Free Software Foundation, Inc.
+ Copyright (C) 2003-2023 Free Software Foundation, Inc.
Contributed by Bob Wilson (bwilson@tensilica.com) at Tensilica.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/z80.h b/include/elf/z80.h
index ca35e68..80fa2cc 100644
--- a/include/elf/z80.h
+++ b/include/elf/z80.h
@@ -1,5 +1,5 @@
/* Z80 ELF support for BFD.
- Copyright (C) 1999-2022 Free Software Foundation, Inc.
+ Copyright (C) 1999-2023 Free Software Foundation, Inc.
Contributed by Sergey Belyashov <sergey.belyashov@gmail.com>
This file is part of BFD, the Binary File Descriptor library.