aboutsummaryrefslogtreecommitdiff
path: root/include/elf
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-01-01 09:28:58 +1030
committerAlan Modra <amodra@gmail.com>2021-01-01 10:31:05 +1030
commit250d07de5cf6efc81ed934c25292beb63c7e3129 (patch)
treed5b20eb4372cbacc65e51d726fd11476df4baa6e /include/elf
parentf192b314f3febc7727cdfca9313d3724972ef005 (diff)
downloadgdb-250d07de5cf6efc81ed934c25292beb63c7e3129.zip
gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz
gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.bz2
Update year range in copyright notice of binutils files
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/aarch64.h2
-rw-r--r--include/elf/alpha.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/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/xc16x.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
82 files changed, 82 insertions, 82 deletions
diff --git a/include/elf/aarch64.h b/include/elf/aarch64.h
index 96ca5c7..0cefb2d 100644
--- a/include/elf/aarch64.h
+++ b/include/elf/aarch64.h
@@ -1,6 +1,6 @@
/* AArch64 ELF support for BFD.
- Copyright (C) 2009-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 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 37d97a1..1c0811a 100644
--- a/include/elf/alpha.h
+++ b/include/elf/alpha.h
@@ -1,5 +1,5 @@
/* ALPHA ELF support for BFD.
- Copyright (C) 1996-2020 Free Software Foundation, Inc.
+ Copyright (C) 1996-2021 Free Software Foundation, Inc.
By Eric Youngdale, <eric@aib.com>. No processor supplement available
for this platform.
diff --git a/include/elf/arc-cpu.def b/include/elf/arc-cpu.def
index 48bbd9a..6253c62 100644
--- a/include/elf/arc-cpu.def
+++ b/include/elf/arc-cpu.def
@@ -1,5 +1,5 @@
/* ARC processor types
- Copyright (C) 2017-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 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 72776f9..7d1e868 100644
--- a/include/elf/arc-reloc.def
+++ b/include/elf/arc-reloc.def
@@ -1,5 +1,5 @@
/* ARC relocation types
- Copyright (C) 2015-2020 Free Software Foundation, Inc.
+ Copyright (C) 2015-2021 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 a910c94..27ffcbd 100644
--- a/include/elf/arc.h
+++ b/include/elf/arc.h
@@ -1,5 +1,5 @@
/* ARC ELF support for BFD.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 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 7d8c1ec..5b6e403 100644
--- a/include/elf/arm.h
+++ b/include/elf/arm.h
@@ -1,5 +1,5 @@
/* ARM ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 689dcb6..1eba56b 100644
--- a/include/elf/avr.h
+++ b/include/elf/avr.h
@@ -1,5 +1,5 @@
/* AVR ELF support for BFD.
- Copyright (C) 1999-2020 Free Software Foundation, Inc.
+ Copyright (C) 1999-2021 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 75eda83..a8841ed 100644
--- a/include/elf/bfin.h
+++ b/include/elf/bfin.h
@@ -1,5 +1,5 @@
/* Blackfin ELF support for BFD.
- Copyright (C) 2005-2020 Free Software Foundation, Inc.
+ Copyright (C) 2005-2021 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 afad96a..5476ef5 100644
--- a/include/elf/bpf.h
+++ b/include/elf/bpf.h
@@ -1,5 +1,5 @@
/* Linux eBPF support for BFD.
- Copyright (C) 2019-2020 Free Software Foundation, Inc.
+ Copyright (C) 2019-2021 Free Software Foundation, Inc.
Contributed by Oracle, Inc.
diff --git a/include/elf/common.h b/include/elf/common.h
index 39e1a3f..e7d55ae 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -1,5 +1,5 @@
/* ELF support for BFD.
- Copyright (C) 1991-2020 Free Software Foundation, Inc.
+ Copyright (C) 1991-2021 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 376079c..3d27e7f 100644
--- a/include/elf/cr16.h
+++ b/include/elf/cr16.h
@@ -1,5 +1,5 @@
/* CR16 ELF support for BFD.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+ Copyright (C) 2007-2021 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 5cc0355..f449df9 100644
--- a/include/elf/cris.h
+++ b/include/elf/cris.h
@@ -1,5 +1,5 @@
/* CRIS ELF support for BFD.
- Copyright (C) 2000-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000-2021 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 85a70c8..5bbb70f 100644
--- a/include/elf/crx.h
+++ b/include/elf/crx.h
@@ -1,5 +1,5 @@
/* CRX ELF support for BFD.
- Copyright (C) 2004-2020 Free Software Foundation, Inc.
+ Copyright (C) 2004-2021 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 cbce6c0..3d2777d 100644
--- a/include/elf/csky.h
+++ b/include/elf/csky.h
@@ -1,5 +1,5 @@
/* C-SKY ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 a2be40c..f672553 100644
--- a/include/elf/d10v.h
+++ b/include/elf/d10v.h
@@ -1,5 +1,5 @@
/* d10v ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 d7040fa..e897dda 100644
--- a/include/elf/d30v.h
+++ b/include/elf/d30v.h
@@ -1,5 +1,5 @@
/* d30v ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 a0cc466..2a7e633 100644
--- a/include/elf/dlx.h
+++ b/include/elf/dlx.h
@@ -1,5 +1,5 @@
/* DLX support for BFD.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 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 b424413..a300921 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1992-2021 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 2621414..73a6c68 100644
--- a/include/elf/epiphany.h
+++ b/include/elf/epiphany.h
@@ -1,5 +1,5 @@
/* Adapteva EPIPHANY ELF support for BFD.
- Copyright (C) 2009-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 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 230fdab..b249856 100644
--- a/include/elf/external.h
+++ b/include/elf/external.h
@@ -1,5 +1,5 @@
/* ELF support for BFD.
- Copyright (C) 1991-2020 Free Software Foundation, Inc.
+ Copyright (C) 1991-2021 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 c5cd60b..15ef01d 100644
--- a/include/elf/fr30.h
+++ b/include/elf/fr30.h
@@ -1,5 +1,5 @@
/* FR30 ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 e8fd63b..783054a 100644
--- a/include/elf/frv.h
+++ b/include/elf/frv.h
@@ -1,5 +1,5 @@
/* FRV ELF support for BFD.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 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 e44128c..824846a 100644
--- a/include/elf/ft32.h
+++ b/include/elf/ft32.h
@@ -1,5 +1,5 @@
/* ft32 ELF support for BFD.
- Copyright (C) 2009-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 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 89d5492..b4713d7 100644
--- a/include/elf/h8.h
+++ b/include/elf/h8.h
@@ -1,5 +1,5 @@
/* H8300/h8500 ELF support for BFD.
- Copyright (C) 2001-2020 Free Software Foundation, Inc.
+ Copyright (C) 2001-2021 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 80cce08..e1ac081 100644
--- a/include/elf/hppa.h
+++ b/include/elf/hppa.h
@@ -1,5 +1,5 @@
/* HPPA ELF support for BFD.
- Copyright (C) 1993-2020 Free Software Foundation, Inc.
+ Copyright (C) 1993-2021 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 999021d..1568a46 100644
--- a/include/elf/i370.h
+++ b/include/elf/i370.h
@@ -1,5 +1,5 @@
/* i370 ELF support for BFD.
- Copyright (C) 2000-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000-2021 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 714c3ba..164f93d 100644
--- a/include/elf/i386.h
+++ b/include/elf/i386.h
@@ -1,5 +1,5 @@
/* ix86 ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 561a737..35d62a3 100644
--- a/include/elf/i860.h
+++ b/include/elf/i860.h
@@ -1,5 +1,5 @@
/* i860 ELF support for BFD.
- Copyright (C) 2000-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000-2021 Free Software Foundation, Inc.
Contributed by Jason Eckhardt <jle@cygnus.com>.
diff --git a/include/elf/i960.h b/include/elf/i960.h
index ae610ab..e0b7be4 100644
--- a/include/elf/i960.h
+++ b/include/elf/i960.h
@@ -1,5 +1,5 @@
/* Intel 960 ELF support for BFD.
- Copyright (C) 1999-2020 Free Software Foundation, Inc.
+ Copyright (C) 1999-2021 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 44dbcc9..c20180b 100644
--- a/include/elf/ia64.h
+++ b/include/elf/ia64.h
@@ -1,5 +1,5 @@
/* IA-64 ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 9692028..d8d71de 100644
--- a/include/elf/internal.h
+++ b/include/elf/internal.h
@@ -1,5 +1,5 @@
/* ELF support for BFD.
- Copyright (C) 1991-2020 Free Software Foundation, Inc.
+ Copyright (C) 1991-2021 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 685d233..84f035d 100644
--- a/include/elf/ip2k.h
+++ b/include/elf/ip2k.h
@@ -1,5 +1,5 @@
/* IP2xxx ELF support for BFD.
- Copyright (C) 2000-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000-2021 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 709d45e..c38760f 100644
--- a/include/elf/iq2000.h
+++ b/include/elf/iq2000.h
@@ -1,5 +1,5 @@
/* IQ2000 ELF support for BFD.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 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 d5e2fbe..5895769 100644
--- a/include/elf/lm32.h
+++ b/include/elf/lm32.h
@@ -1,5 +1,5 @@
/* Lattice Mico32 ELF support for BFD.
- Copyright (C) 2008-2020 Free Software Foundation, Inc.
+ Copyright (C) 2008-2021 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/m32c.h b/include/elf/m32c.h
index 8742684..aafff37 100644
--- a/include/elf/m32c.h
+++ b/include/elf/m32c.h
@@ -1,5 +1,5 @@
/* M32C ELF support for BFD.
- Copyright (C) 2004-2020 Free Software Foundation, Inc.
+ Copyright (C) 2004-2021 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 4593fea..352fbaa 100644
--- a/include/elf/m32r.h
+++ b/include/elf/m32r.h
@@ -1,5 +1,5 @@
/* M32R ELF support for BFD.
- Copyright (C) 1996-2020 Free Software Foundation, Inc.
+ Copyright (C) 1996-2021 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 ebbfe3e..5a6a062 100644
--- a/include/elf/m68hc11.h
+++ b/include/elf/m68hc11.h
@@ -1,5 +1,5 @@
/* m68hc11 & m68hc12 ELF support for BFD.
- Copyright (C) 1999-2020 Free Software Foundation, Inc.
+ Copyright (C) 1999-2021 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 e5b0592..0454fc1 100644
--- a/include/elf/m68k.h
+++ b/include/elf/m68k.h
@@ -1,5 +1,5 @@
/* MC68k ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 582f818..4ac2a35 100644
--- a/include/elf/mcore.h
+++ b/include/elf/mcore.h
@@ -1,5 +1,5 @@
/* Motorola MCore support for BFD.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 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 49ab927..c4bccc9 100644
--- a/include/elf/mep.h
+++ b/include/elf/mep.h
@@ -1,5 +1,5 @@
/* Toshiba MeP ELF support for BFD.
- Copyright (C) 2001-2020 Free Software Foundation, Inc.
+ Copyright (C) 2001-2021 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 e147537..92df73c 100644
--- a/include/elf/metag.h
+++ b/include/elf/metag.h
@@ -1,5 +1,5 @@
/* Meta ELF support for BFD.
- Copyright (C) 2013-2020 Free Software Foundation, Inc.
+ Copyright (C) 2013-2021 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 2fec296..66b4fda 100644
--- a/include/elf/microblaze.h
+++ b/include/elf/microblaze.h
@@ -1,6 +1,6 @@
/* Xilinx MicroBlaze support for BFD.
- Copyright (C) 2009-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 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 cc08ebd..4bd8630 100644
--- a/include/elf/mips.h
+++ b/include/elf/mips.h
@@ -1,5 +1,5 @@
/* MIPS ELF support for BFD.
- Copyright (C) 1993-2020 Free Software Foundation, Inc.
+ Copyright (C) 1993-2021 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 16d31ff..b4a8ac8 100644
--- a/include/elf/mmix.h
+++ b/include/elf/mmix.h
@@ -1,5 +1,5 @@
/* MMIX support for BFD.
- Copyright (C) 2001-2020 Free Software Foundation, Inc.
+ Copyright (C) 2001-2021 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 1712f80..e16ad47 100644
--- a/include/elf/mn10200.h
+++ b/include/elf/mn10200.h
@@ -1,5 +1,5 @@
/* MN10200 ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 33cf564..35aaafd 100644
--- a/include/elf/mn10300.h
+++ b/include/elf/mn10300.h
@@ -1,5 +1,5 @@
/* MN10300 ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 243d4a0..c4981d1 100644
--- a/include/elf/moxie.h
+++ b/include/elf/moxie.h
@@ -1,5 +1,5 @@
/* moxie ELF support for BFD.
- Copyright (C) 2009-2020 Free Software Foundation, Inc.
+ Copyright (C) 2009-2021 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 8d047cd..7bff3d3 100644
--- a/include/elf/msp430.h
+++ b/include/elf/msp430.h
@@ -1,5 +1,5 @@
/* MSP430 ELF support for BFD.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 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 3314d48..c5fce20 100644
--- a/include/elf/mt.h
+++ b/include/elf/mt.h
@@ -1,5 +1,5 @@
/* MS1 ELF support for BFD.
- Copyright (C) 2000-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000-2021 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 adbad57..31ecc8c 100644
--- a/include/elf/nds32.h
+++ b/include/elf/nds32.h
@@ -1,5 +1,5 @@
/* NDS32 ELF support for BFD.
- Copyright (C) 2012-2020 Free Software Foundation, Inc.
+ Copyright (C) 2012-2021 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 022d549..ae5f4f8 100644
--- a/include/elf/nfp.h
+++ b/include/elf/nfp.h
@@ -1,5 +1,5 @@
/* NFP ELF support for BFD.
- Copyright (C) 2017-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 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 6712cdc..b3a9605 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2012-2021 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 a215ef5..7f28148 100644
--- a/include/elf/or1k.h
+++ b/include/elf/or1k.h
@@ -1,5 +1,5 @@
/* Or1k ELF support for BFD.
- Copyright (C) 2001-2020 Free Software Foundation, Inc.
+ Copyright (C) 2001-2021 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 cf0088e..b64549f 100644
--- a/include/elf/pj.h
+++ b/include/elf/pj.h
@@ -1,5 +1,5 @@
/* picoJava ELF support for BFD.
- Copyright (C) 1999-2020 Free Software Foundation, Inc.
+ Copyright (C) 1999-2021 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 cf433e8..a8d4314 100644
--- a/include/elf/ppc.h
+++ b/include/elf/ppc.h
@@ -1,5 +1,5 @@
/* PPC ELF support for BFD.
- Copyright (C) 1995-2020 Free Software Foundation, Inc.
+ Copyright (C) 1995-2021 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 f3e478f..e9f72b0 100644
--- a/include/elf/ppc64.h
+++ b/include/elf/ppc64.h
@@ -1,5 +1,5 @@
/* PPC64 ELF support for BFD.
- Copyright (C) 2003-2020 Free Software Foundation, Inc.
+ Copyright (C) 2003-2021 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 36a177d..9c50cf4 100644
--- a/include/elf/pru.h
+++ b/include/elf/pru.h
@@ -1,5 +1,5 @@
/* TI PRU ELF support for BFD.
- Copyright (C) 2014-2020 Free Software Foundation, Inc.
+ Copyright (C) 2014-2021 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 7ff6a41..abd93a4 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 98c7ac6..3171767 100644
--- a/include/elf/riscv.h
+++ b/include/elf/riscv.h
@@ -1,5 +1,5 @@
/* RISC-V ELF support for BFD.
- Copyright (C) 2011-2020 Free Software Foundation, Inc.
+ Copyright (C) 2011-2021 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 d4e3d89..b4e2017 100644
--- a/include/elf/rl78.h
+++ b/include/elf/rl78.h
@@ -1,5 +1,5 @@
/* RL78 ELF support for BFD.
- Copyright (C) 2008-2020 Free Software Foundation, Inc.
+ Copyright (C) 2008-2021 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 ec00b71..349089e 100644
--- a/include/elf/rx.h
+++ b/include/elf/rx.h
@@ -1,5 +1,5 @@
/* RX ELF support for BFD.
- Copyright (C) 2008-2020 Free Software Foundation, Inc.
+ Copyright (C) 2008-2021 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 620cfdf..706c0da 100644
--- a/include/elf/s12z.h
+++ b/include/elf/s12z.h
@@ -1,5 +1,5 @@
/* s12z ELF support for BFD.
- Copyright (C) 1999-2020 Free Software Foundation, Inc.
+ Copyright (C) 1999-2021 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 ca62859..e1c76e9 100644
--- a/include/elf/s390.h
+++ b/include/elf/s390.h
@@ -1,5 +1,5 @@
/* 390 ELF support for BFD.
- Copyright (C) 2000-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000-2021 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 84d4bd6..6799476 100644
--- a/include/elf/score.h
+++ b/include/elf/score.h
@@ -1,5 +1,5 @@
/* Score ELF support for BFD.
- Copyright (C) 2006-2020 Free Software Foundation, Inc.
+ Copyright (C) 2006-2021 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 0408ec2..f2bd2a4 100644
--- a/include/elf/sh.h
+++ b/include/elf/sh.h
@@ -1,5 +1,5 @@
/* SH ELF support for BFD.
- Copyright (C) 1998-2020 Free Software Foundation, Inc.
+ Copyright (C) 1998-2021 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 0a4ed5f..5dcc047 100644
--- a/include/elf/sparc.h
+++ b/include/elf/sparc.h
@@ -1,5 +1,5 @@
/* SPARC ELF support for BFD.
- Copyright (C) 1996-2020 Free Software Foundation, Inc.
+ Copyright (C) 1996-2021 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 a7bf47f..748796a 100644
--- a/include/elf/spu.h
+++ b/include/elf/spu.h
@@ -1,6 +1,6 @@
/* SPU ELF support for BFD.
- Copyright (C) 2006-2020 Free Software Foundation, Inc.
+ Copyright (C) 2006-2021 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 69f3af4..30a189a 100644
--- a/include/elf/tic6x-attrs.h
+++ b/include/elf/tic6x-attrs.h
@@ -1,5 +1,5 @@
/* TI C6X ELF attributes.
- Copyright (C) 2010-2020 Free Software Foundation, Inc.
+ Copyright (C) 2010-2021 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 b681744..aad3c16 100644
--- a/include/elf/tic6x.h
+++ b/include/elf/tic6x.h
@@ -1,5 +1,5 @@
/* TI C6X ELF support for BFD.
- Copyright (C) 2010-2020 Free Software Foundation, Inc.
+ Copyright (C) 2010-2021 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 4c8b693..d11155f 100644
--- a/include/elf/tilegx.h
+++ b/include/elf/tilegx.h
@@ -1,5 +1,5 @@
/* TILE-Gx ELF support for BFD.
- Copyright (C) 2011-2020 Free Software Foundation, Inc.
+ Copyright (C) 2011-2021 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 4639749..e1b29a9 100644
--- a/include/elf/tilepro.h
+++ b/include/elf/tilepro.h
@@ -1,5 +1,5 @@
/* TILEPro ELF support for BFD.
- Copyright (C) 2011-2020 Free Software Foundation, Inc.
+ Copyright (C) 2011-2021 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 359b764..870c288 100644
--- a/include/elf/v850.h
+++ b/include/elf/v850.h
@@ -1,5 +1,5 @@
/* V850 ELF support for BFD.
- Copyright (C) 1997-2020 Free Software Foundation, Inc.
+ Copyright (C) 1997-2021 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 51f5d3f..e797196 100644
--- a/include/elf/vax.h
+++ b/include/elf/vax.h
@@ -1,5 +1,5 @@
/* VAX ELF support for BFD.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 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 5a1d398..1ac096b 100644
--- a/include/elf/visium.h
+++ b/include/elf/visium.h
@@ -1,6 +1,6 @@
/* Visium ELF support for BFD.
- Copyright (C) 2002-2020 Free Software Foundation, Inc.
+ Copyright (C) 2002-2021 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 43c753e..7bd53c2 100644
--- a/include/elf/vxworks.h
+++ b/include/elf/vxworks.h
@@ -1,5 +1,5 @@
/* VxWorks ELF support for BFD.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+ Copyright (C) 2007-2021 Free Software Foundation, Inc.
Contributed by Nathan Sidwell <nathan@codesourcery.com>
diff --git a/include/elf/wasm32.h b/include/elf/wasm32.h
index 9baea58..d02f9ba 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 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 98e01c2..8464ca9 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000-2021 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/xc16x.h b/include/elf/xc16x.h
index 0168d38..5bc2598 100644
--- a/include/elf/xc16x.h
+++ b/include/elf/xc16x.h
@@ -1,5 +1,5 @@
/* Infineon XC16X ELF support for BFD.
- Copyright (C) 2006-2020 Free Software Foundation, Inc.
+ Copyright (C) 2006-2021 Free Software Foundation, Inc.
Contributed by KPIT Cummins Infosystems
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/xgate.h b/include/elf/xgate.h
index a0d4232..bf73e92 100644
--- a/include/elf/xgate.h
+++ b/include/elf/xgate.h
@@ -1,5 +1,5 @@
/* XGATE ELF support for BFD.
- Copyright (C) 2010-2020 Free Software Foundation, Inc.
+ Copyright (C) 2010-2021 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 b7d1d20..7e567fb 100644
--- a/include/elf/xstormy16.h
+++ b/include/elf/xstormy16.h
@@ -1,5 +1,5 @@
/* XSTORMY16 ELF support for BFD.
- Copyright (C) 2001-2020 Free Software Foundation, Inc.
+ Copyright (C) 2001-2021 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 eac1a15..830e354 100644
--- a/include/elf/xtensa.h
+++ b/include/elf/xtensa.h
@@ -1,5 +1,5 @@
/* Xtensa ELF support for BFD.
- Copyright (C) 2003-2020 Free Software Foundation, Inc.
+ Copyright (C) 2003-2021 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 9b5e86f..88d3235 100644
--- a/include/elf/z80.h
+++ b/include/elf/z80.h
@@ -1,5 +1,5 @@
/* Z80 ELF support for BFD.
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2021 Free Software Foundation, Inc.
Contributed by Sergey Belyashov <sergey.belyashov@gmail.com>
This file is part of BFD, the Binary File Descriptor library.