diff options
author | Alan Modra <amodra@gmail.com> | 2021-01-01 09:28:58 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-01-01 10:31:05 +1030 |
commit | 250d07de5cf6efc81ed934c25292beb63c7e3129 (patch) | |
tree | d5b20eb4372cbacc65e51d726fd11476df4baa6e /ld/emultempl | |
parent | f192b314f3febc7727cdfca9313d3724972ef005 (diff) | |
download | gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.zip gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.gz gdb-250d07de5cf6efc81ed934c25292beb63c7e3129.tar.bz2 |
Update year range in copyright notice of binutils files
Diffstat (limited to 'ld/emultempl')
58 files changed, 58 insertions, 58 deletions
diff --git a/ld/emultempl/README b/ld/emultempl/README index b6dd6c1..12f87d3 100644 --- a/ld/emultempl/README +++ b/ld/emultempl/README @@ -2,7 +2,7 @@ The files in this directory are sourced by genscripts.sh, after setting some variables to substitute in, to produce C source files that contain jump tables for each emulation. -Copyright (C) 2012-2020 Free Software Foundation, Inc. +Copyright (C) 2012-2021 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/ld/emultempl/aarch64elf.em b/ld/emultempl/aarch64elf.em index a036da9..bda5afc 100644 --- a/ld/emultempl/aarch64elf.em +++ b/ld/emultempl/aarch64elf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# 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 the GNU Binutils. diff --git a/ld/emultempl/aix.em b/ld/emultempl/aix.em index df7471b..d578b6e 100644 --- a/ld/emultempl/aix.em +++ b/ld/emultempl/aix.em @@ -9,7 +9,7 @@ fragment <<EOF /* This file is is generated by a shell script. DO NOT EDIT! */ /* AIX emulation code for ${EMULATION_NAME} - Copyright (C) 1991-2020 Free Software Foundation, Inc. + Copyright (C) 1991-2021 Free Software Foundation, Inc. Written by Steve Chamberlain <sac@cygnus.com> AIX support by Ian Lance Taylor <ian@cygnus.com> AIX 64 bit support by Tom Rix <trix@redhat.com> diff --git a/ld/emultempl/alphaelf.em b/ld/emultempl/alphaelf.em index c2660b7..7fed996 100644 --- a/ld/emultempl/alphaelf.em +++ b/ld/emultempl/alphaelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2003-2020 Free Software Foundation, Inc. +# Copyright (C) 2003-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/arclinux.em b/ld/emultempl/arclinux.em index ae4633c..dd6e95c 100644 --- a/ld/emultempl/arclinux.em +++ b/ld/emultempl/arclinux.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2007-2020 Free Software Foundation, Inc. +# Copyright (C) 2007-2021 Free Software Foundation, Inc. # # Copyright 2008-2019 Synopsys Inc. # diff --git a/ld/emultempl/armcoff.em b/ld/emultempl/armcoff.em index 3a86af9..b4a3fb4 100644 --- a/ld/emultempl/armcoff.em +++ b/ld/emultempl/armcoff.em @@ -4,7 +4,7 @@ fragment <<EOF /* This file is is generated by a shell script. DO NOT EDIT! */ /* emulate the original gld for the given ${EMULATION_NAME} - Copyright (C) 1991-2020 Free Software Foundation, Inc. + Copyright (C) 1991-2021 Free Software Foundation, Inc. Written by Steve Chamberlain steve@cygnus.com This file is part of the GNU Binutils. diff --git a/ld/emultempl/armelf.em b/ld/emultempl/armelf.em index 34372ba..0c03108 100644 --- a/ld/emultempl/armelf.em +++ b/ld/emultempl/armelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 1991-2020 Free Software Foundation, Inc. +# Copyright (C) 1991-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/avrelf.em b/ld/emultempl/avrelf.em index 6ff8204..56256a1 100644 --- a/ld/emultempl/avrelf.em +++ b/ld/emultempl/avrelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2006-2020 Free Software Foundation, Inc. +# Copyright (C) 2006-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/beos.em b/ld/emultempl/beos.em index d025f21..64c0e11 100644 --- a/ld/emultempl/beos.em +++ b/ld/emultempl/beos.em @@ -7,7 +7,7 @@ else fi fragment <<EOF /* This file is part of GLD, the Gnu Linker. - Copyright (C) 1995-2020 Free Software Foundation, Inc. + Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU Binutils. diff --git a/ld/emultempl/bfin.em b/ld/emultempl/bfin.em index 65b172f..54325e2 100644 --- a/ld/emultempl/bfin.em +++ b/ld/emultempl/bfin.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2010-2020 Free Software Foundation, Inc. +# Copyright (C) 2010-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/cr16elf.em b/ld/emultempl/cr16elf.em index 5bbc170..abae7e6 100644 --- a/ld/emultempl/cr16elf.em +++ b/ld/emultempl/cr16elf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2007-2020 Free Software Foundation, Inc. +# Copyright (C) 2007-2021 Free Software Foundation, Inc. # Contributed by M R Swami Reddy <MR.Swami.Reddy@nsc.com> # # This file is part of the GNU Binutils. diff --git a/ld/emultempl/crxelf.em b/ld/emultempl/crxelf.em index f9f5f72..b1ff4d4 100644 --- a/ld/emultempl/crxelf.em +++ b/ld/emultempl/crxelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2004-2020 Free Software Foundation, Inc. +# Copyright (C) 2004-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/cskyelf.em b/ld/emultempl/cskyelf.em index f8f8066..ce4047b 100644 --- a/ld/emultempl/cskyelf.em +++ b/ld/emultempl/cskyelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2013-2020 Free Software Foundation, Inc. +# Copyright (C) 2013-2021 Free Software Foundation, Inc. # # This file is part of GNU Binutils. # diff --git a/ld/emultempl/elf-generic.em b/ld/emultempl/elf-generic.em index a404148..91c5383 100644 --- a/ld/emultempl/elf-generic.em +++ b/ld/emultempl/elf-generic.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2006-2020 Free Software Foundation, Inc. +# Copyright (C) 2006-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/elf-x86.em b/ld/emultempl/elf-x86.em index e18caff..fcc96a3 100644 --- a/ld/emultempl/elf-x86.em +++ b/ld/emultempl/elf-x86.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2019-2020 Free Software Foundation, Inc. +# Copyright (C) 2019-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/elf.em b/ld/emultempl/elf.em index b915ad5..5e59f38 100644 --- a/ld/emultempl/elf.em +++ b/ld/emultempl/elf.em @@ -10,7 +10,7 @@ fragment <<EOF /* This file is is generated by a shell script. DO NOT EDIT! */ /* ${ELFSIZE} bit ELF emulation code for ${EMULATION_NAME} - Copyright (C) 1991-2020 Free Software Foundation, Inc. + Copyright (C) 1991-2021 Free Software Foundation, Inc. Written by Steve Chamberlain <sac@cygnus.com> ELF support by Ian Lance Taylor <ian@cygnus.com> diff --git a/ld/emultempl/epiphanyelf_4x4.em b/ld/emultempl/epiphanyelf_4x4.em index a6ad9ab..6f2fb2d 100644 --- a/ld/emultempl/epiphanyelf_4x4.em +++ b/ld/emultempl/epiphanyelf_4x4.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 1991-2020 Free Software Foundation, Inc. +# Copyright (C) 1991-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/genelf.em b/ld/emultempl/genelf.em index 103c369..ecedfff 100644 --- a/ld/emultempl/genelf.em +++ b/ld/emultempl/genelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2006-2020 Free Software Foundation, Inc. +# Copyright (C) 2006-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/generic.em b/ld/emultempl/generic.em index 5a69c01..70825bc 100644 --- a/ld/emultempl/generic.em +++ b/ld/emultempl/generic.em @@ -4,7 +4,7 @@ fragment <<EOF /* This file is is generated by a shell script. DO NOT EDIT! */ /* emulate the original gld for the given ${EMULATION_NAME} - Copyright (C) 1991-2020 Free Software Foundation, Inc. + Copyright (C) 1991-2021 Free Software Foundation, Inc. Written by Steve Chamberlain steve@cygnus.com This file is part of the GNU Binutils. diff --git a/ld/emultempl/hppaelf.em b/ld/emultempl/hppaelf.em index 7c47e99..bbb8b7f 100644 --- a/ld/emultempl/hppaelf.em +++ b/ld/emultempl/hppaelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 1991-2020 Free Software Foundation, Inc. +# Copyright (C) 1991-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/ia64elf.em b/ld/emultempl/ia64elf.em index 0c225be..b9321cd 100644 --- a/ld/emultempl/ia64elf.em +++ b/ld/emultempl/ia64elf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2003-2020 Free Software Foundation, Inc. +# Copyright (C) 2003-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/irix.em b/ld/emultempl/irix.em index 4bd28ca..4c242ce 100644 --- a/ld/emultempl/irix.em +++ b/ld/emultempl/irix.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2004-2020 Free Software Foundation, Inc. +# Copyright (C) 2004-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/linux.em b/ld/emultempl/linux.em index 0cff374..c16bc68 100644 --- a/ld/emultempl/linux.em +++ b/ld/emultempl/linux.em @@ -9,7 +9,7 @@ fragment <<EOF /* This file is is generated by a shell script. DO NOT EDIT! */ /* Linux a.out emulation code for ${EMULATION_NAME} - Copyright (C) 1991-2020 Free Software Foundation, Inc. + Copyright (C) 1991-2021 Free Software Foundation, Inc. Written by Steve Chamberlain <sac@cygnus.com> Linux support by Eric Youngdale <ericy@cais.cais.com> diff --git a/ld/emultempl/m68hc1xelf.em b/ld/emultempl/m68hc1xelf.em index 5fba1d1..ef35b3c 100644 --- a/ld/emultempl/m68hc1xelf.em +++ b/ld/emultempl/m68hc1xelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 1991-2020 Free Software Foundation, Inc. +# Copyright (C) 1991-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/m68kelf.em b/ld/emultempl/m68kelf.em index e909f75..3fd94a1 100644 --- a/ld/emultempl/m68kelf.em +++ b/ld/emultempl/m68kelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2000-2020 Free Software Foundation, Inc. +# Copyright (C) 2000-2021 Free Software Foundation, Inc. # Written by Michael Sokolov <msokolov@ivan.Harhan.ORG>, based on armelf.em # # This file is part of the GNU Binutils. diff --git a/ld/emultempl/metagelf.em b/ld/emultempl/metagelf.em index 0921882..51bec07 100644 --- a/ld/emultempl/metagelf.em +++ b/ld/emultempl/metagelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2013-2020 Free Software Foundation, Inc. +# Copyright (C) 2013-2021 Free Software Foundation, Inc. # # This file is part of GNU Binutils. # diff --git a/ld/emultempl/mipself.em b/ld/emultempl/mipself.em index 48e998a..d27aa76 100644 --- a/ld/emultempl/mipself.em +++ b/ld/emultempl/mipself.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2004-2020 Free Software Foundation, Inc. +# Copyright (C) 2004-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/mmix-elfnmmo.em b/ld/emultempl/mmix-elfnmmo.em index c05e4f1..f820223 100644 --- a/ld/emultempl/mmix-elfnmmo.em +++ b/ld/emultempl/mmix-elfnmmo.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2001-2020 Free Software Foundation, Inc. +# Copyright (C) 2001-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/mmixelf.em b/ld/emultempl/mmixelf.em index 66e1240..23a501e 100644 --- a/ld/emultempl/mmixelf.em +++ b/ld/emultempl/mmixelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2001-2020 Free Software Foundation, Inc. +# Copyright (C) 2001-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/mmo.em b/ld/emultempl/mmo.em index 8b8a841..4289e77 100644 --- a/ld/emultempl/mmo.em +++ b/ld/emultempl/mmo.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2001-2020 Free Software Foundation, Inc. +# Copyright (C) 2001-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/msp430.em b/ld/emultempl/msp430.em index 31cba4a..e3ea3c6 100644 --- a/ld/emultempl/msp430.em +++ b/ld/emultempl/msp430.em @@ -4,7 +4,7 @@ fragment <<EOF /* This file is is generated by a shell script. DO NOT EDIT! */ /* Emulate the original gld for the given ${EMULATION_NAME} - Copyright (C) 2014-2020 Free Software Foundation, Inc. + Copyright (C) 2014-2021 Free Software Foundation, Inc. Written by Steve Chamberlain steve@cygnus.com Extended for the MSP430 by Nick Clifton nickc@redhat.com diff --git a/ld/emultempl/nds32elf.em b/ld/emultempl/nds32elf.em index 48f6433..0ebdec9 100644 --- a/ld/emultempl/nds32elf.em +++ b/ld/emultempl/nds32elf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# 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 the GNU Binutils. diff --git a/ld/emultempl/needrelax.em b/ld/emultempl/needrelax.em index 01154d3..dcc814b 100644 --- a/ld/emultempl/needrelax.em +++ b/ld/emultempl/needrelax.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2001-2020 Free Software Foundation, Inc. +# Copyright (C) 2001-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/netbsd.em b/ld/emultempl/netbsd.em index 981df08..906911d 100644 --- a/ld/emultempl/netbsd.em +++ b/ld/emultempl/netbsd.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2007-2020 Free Software Foundation, Inc. +# Copyright (C) 2007-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/nios2elf.em b/ld/emultempl/nios2elf.em index 77e23b4..2905980 100644 --- a/ld/emultempl/nios2elf.em +++ b/ld/emultempl/nios2elf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2013-2020 Free Software Foundation, Inc. +# Copyright (C) 2013-2021 Free Software Foundation, Inc. # # This file is part of GNU Binutils. # diff --git a/ld/emultempl/pdp11.em b/ld/emultempl/pdp11.em index d18a420..f725e73 100644 --- a/ld/emultempl/pdp11.em +++ b/ld/emultempl/pdp11.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2006-2020 Free Software Foundation, Inc. +# Copyright (C) 2006-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/pe.em b/ld/emultempl/pe.em index e07dc9c..ab7d4c4 100644 --- a/ld/emultempl/pe.em +++ b/ld/emultempl/pe.em @@ -8,7 +8,7 @@ fi rm -f e${EMULATION_NAME}.c (echo;echo;echo;echo;echo)>e${EMULATION_NAME}.c # there, now line numbers match ;-) fragment <<EOF -/* Copyright (C) 1995-2020 Free Software Foundation, Inc. +/* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU Binutils. diff --git a/ld/emultempl/pep.em b/ld/emultempl/pep.em index 74468be..3fdd605 100644 --- a/ld/emultempl/pep.em +++ b/ld/emultempl/pep.em @@ -18,7 +18,7 @@ esac rm -f e${EMULATION_NAME}.c (echo;echo;echo;echo;echo)>e${EMULATION_NAME}.c # there, now line numbers match ;-) fragment <<EOF -/* Copyright (C) 2006-2020 Free Software Foundation, Inc. +/* Copyright (C) 2006-2021 Free Software Foundation, Inc. Written by Kai Tietz, OneVision Software GmbH&CoKg. This file is part of the GNU Binutils. diff --git a/ld/emultempl/ppc32elf.em b/ld/emultempl/ppc32elf.em index 9d8e933..003bc99 100644 --- a/ld/emultempl/ppc32elf.em +++ b/ld/emultempl/ppc32elf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2003-2020 Free Software Foundation, Inc. +# Copyright (C) 2003-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/ppc64elf.em b/ld/emultempl/ppc64elf.em index 2df5a21..403fd09 100644 --- a/ld/emultempl/ppc64elf.em +++ b/ld/emultempl/ppc64elf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2002-2020 Free Software Foundation, Inc. +# Copyright (C) 2002-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/pruelf.em b/ld/emultempl/pruelf.em index 489e86e..2c10e37 100644 --- a/ld/emultempl/pruelf.em +++ b/ld/emultempl/pruelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2016-2020 Free Software Foundation, Inc. +# Copyright (C) 2016-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/riscvelf.em b/ld/emultempl/riscvelf.em index 077f976..735eae0 100644 --- a/ld/emultempl/riscvelf.em +++ b/ld/emultempl/riscvelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2004-2020 Free Software Foundation, Inc. +# Copyright (C) 2004-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/rxelf.em b/ld/emultempl/rxelf.em index b622be1..2540b93 100644 --- a/ld/emultempl/rxelf.em +++ b/ld/emultempl/rxelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2009-2020 Free Software Foundation, Inc. +# Copyright (C) 2009-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/rxlinux.em b/ld/emultempl/rxlinux.em index ee036a1..cf800a6 100644 --- a/ld/emultempl/rxlinux.em +++ b/ld/emultempl/rxlinux.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2020 Free Software Foundation, Inc. +# Copyright (C) 2020-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/s390.em b/ld/emultempl/s390.em index 5d3b446..9c61cc8 100644 --- a/ld/emultempl/s390.em +++ b/ld/emultempl/s390.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2017-2020 Free Software Foundation, Inc. +# Copyright (C) 2017-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/scoreelf.em b/ld/emultempl/scoreelf.em index 70b9a70..0efb3f1 100644 --- a/ld/emultempl/scoreelf.em +++ b/ld/emultempl/scoreelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# 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/ld/emultempl/solaris2-x86.em b/ld/emultempl/solaris2-x86.em index 36369f4..a6d58b1 100644 --- a/ld/emultempl/solaris2-x86.em +++ b/ld/emultempl/solaris2-x86.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2019-2020 Free Software Foundation, Inc. +# Copyright (C) 2019-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/solaris2.em b/ld/emultempl/solaris2.em index 041e008..396f34a 100644 --- a/ld/emultempl/solaris2.em +++ b/ld/emultempl/solaris2.em @@ -9,7 +9,7 @@ fragment <<EOF /* This file is generated by a shell script. DO NOT EDIT! */ /* Solaris 2 emulation code for ${EMULATION_NAME} - Copyright (C) 2010-2020 Free Software Foundation, Inc. + Copyright (C) 2010-2021 Free Software Foundation, Inc. Written by Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> This file is part of the GNU Binutils. diff --git a/ld/emultempl/spu_ovl.S b/ld/emultempl/spu_ovl.S index 08b78a1..12095d5 100644 --- a/ld/emultempl/spu_ovl.S +++ b/ld/emultempl/spu_ovl.S @@ -1,6 +1,6 @@ /* Overlay manager for SPU. - Copyright (C) 2006-2020 Free Software Foundation, Inc. + Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU Binutils. diff --git a/ld/emultempl/spuelf.em b/ld/emultempl/spuelf.em index fc80a40..2afad3e 100644 --- a/ld/emultempl/spuelf.em +++ b/ld/emultempl/spuelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2006-2020 Free Software Foundation, Inc. +# Copyright (C) 2006-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/tic6xdsbt.em b/ld/emultempl/tic6xdsbt.em index ef31238..84681ff 100644 --- a/ld/emultempl/tic6xdsbt.em +++ b/ld/emultempl/tic6xdsbt.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2011-2020 Free Software Foundation, Inc. +# Copyright (C) 2011-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/ticoff.em b/ld/emultempl/ticoff.em index 1cf82be..030ed92 100644 --- a/ld/emultempl/ticoff.em +++ b/ld/emultempl/ticoff.em @@ -3,7 +3,7 @@ (echo;echo;echo;echo)>e${EMULATION_NAME}.c # there, now line numbers match ;-) fragment <<EOF /* This file is part of GLD, the Gnu Linker. - Copyright (C) 1999-2020 Free Software Foundation, Inc. + Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU Binutils. diff --git a/ld/emultempl/v850elf.em b/ld/emultempl/v850elf.em index 38be6d6..32618d9 100644 --- a/ld/emultempl/v850elf.em +++ b/ld/emultempl/v850elf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2013-2020 Free Software Foundation, Inc. +# Copyright (C) 2013-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/vanilla.em b/ld/emultempl/vanilla.em index 324e38a..a92e7cc 100644 --- a/ld/emultempl/vanilla.em +++ b/ld/emultempl/vanilla.em @@ -2,7 +2,7 @@ # It does some substitutions. fragment <<EOF /* A vanilla emulation with no defaults - Copyright (C) 1991-2020 Free Software Foundation, Inc. + Copyright (C) 1991-2021 Free Software Foundation, Inc. Written by Steve Chamberlain steve@cygnus.com This file is part of the GNU Binutils. diff --git a/ld/emultempl/vms.em b/ld/emultempl/vms.em index fffbf12..3aa00e3 100644 --- a/ld/emultempl/vms.em +++ b/ld/emultempl/vms.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2010-2020 Free Software Foundation, Inc. +# Copyright (C) 2010-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/vxworks.em b/ld/emultempl/vxworks.em index 77ab755..4e8d7d4 100644 --- a/ld/emultempl/vxworks.em +++ b/ld/emultempl/vxworks.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2006-2020 Free Software Foundation, Inc. +# Copyright (C) 2006-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/xtensaelf.em b/ld/emultempl/xtensaelf.em index 53f40c2..cdab038 100644 --- a/ld/emultempl/xtensaelf.em +++ b/ld/emultempl/xtensaelf.em @@ -1,5 +1,5 @@ # This shell script emits a C file. -*- C -*- -# Copyright (C) 2003-2020 Free Software Foundation, Inc. +# Copyright (C) 2003-2021 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/emultempl/z80.em b/ld/emultempl/z80.em index 8894ffe..c112bdb 100644 --- a/ld/emultempl/z80.em +++ b/ld/emultempl/z80.em @@ -1,7 +1,7 @@ # This shell script emits C code -*- C -*- # to keep track of the machine type of Z80 object files # It does some substitutions. -# Copyright (C) 2005-2020 Free Software Foundation, Inc. +# Copyright (C) 2005-2021 Free Software Foundation, Inc. # This file is part of the GNU Binutils. # # This program is free software; you can redistribute it and/or modify |