aboutsummaryrefslogtreecommitdiff
path: root/elf
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-01-01 10:54:23 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2022-01-01 11:40:24 -0800
commit581c785bf31bc74430320c7856bbfa3875d025fe (patch)
treebf80527b52a15bc7c28e7df94082cabdadffedf8 /elf
parentedb5ab841a049c8a8267ebc4d537eec690952daa (diff)
downloadglibc-581c785bf31bc74430320c7856bbfa3875d025fe.zip
glibc-581c785bf31bc74430320c7856bbfa3875d025fe.tar.gz
glibc-581c785bf31bc74430320c7856bbfa3875d025fe.tar.bz2
Update copyright dates with scripts/update-copyrights
I used these shell commands: ../glibc/scripts/update-copyrights $PWD/../gnulib/build-aux/update-copyright (cd ../glibc && git commit -am"[this commit message]") and then ignored the output, which consisted lines saying "FOO: warning: copyright statement not found" for each of 7061 files FOO. I then removed trailing white space from math/tgmath.h, support/tst-support-open-dev-null-range.c, and sysdeps/x86_64/multiarch/strlen-vec.S, to work around the following obscure pre-commit check failure diagnostics from Savannah. I don't know why I run into these diagnostics whereas others evidently do not. remote: *** 912-#endif remote: *** 913: remote: *** 914- remote: *** error: lines with trailing whitespace found ... remote: *** error: sysdeps/unix/sysv/linux/statx_cp.c: trailing lines
Diffstat (limited to 'elf')
-rw-r--r--elf/Makefile2
-rw-r--r--elf/argv0test.c2
-rw-r--r--elf/cache.c2
-rw-r--r--elf/chroot_canon.c2
-rw-r--r--elf/dl-addr-obj.c2
-rw-r--r--elf/dl-addr.c2
-rw-r--r--elf/dl-audit.c2
-rw-r--r--elf/dl-cache.c2
-rw-r--r--elf/dl-call-libc-early-init.c2
-rw-r--r--elf/dl-close.c2
-rw-r--r--elf/dl-conflict.c2
-rw-r--r--elf/dl-debug-symbols.S2
-rw-r--r--elf/dl-debug.c2
-rw-r--r--elf/dl-deps.c2
-rw-r--r--elf/dl-diagnostics-cpu.c2
-rw-r--r--elf/dl-diagnostics-kernel.c2
-rw-r--r--elf/dl-diagnostics.c2
-rw-r--r--elf/dl-diagnostics.h2
-rw-r--r--elf/dl-dst.h2
-rw-r--r--elf/dl-environ.c2
-rw-r--r--elf/dl-error-minimal.c2
-rw-r--r--elf/dl-error-skeleton.c2
-rw-r--r--elf/dl-error.c2
-rw-r--r--elf/dl-exception.c2
-rw-r--r--elf/dl-execstack.c2
-rw-r--r--elf/dl-find_object.c2
-rw-r--r--elf/dl-find_object.h2
-rw-r--r--elf/dl-fini.c2
-rw-r--r--elf/dl-fptr.c2
-rw-r--r--elf/dl-hwcaps-subdirs.c2
-rw-r--r--elf/dl-hwcaps.c2
-rw-r--r--elf/dl-hwcaps.h2
-rw-r--r--elf/dl-hwcaps_split.c2
-rw-r--r--elf/dl-init.c2
-rw-r--r--elf/dl-is_dso.h2
-rw-r--r--elf/dl-iteratephdr.c2
-rw-r--r--elf/dl-libc.c2
-rw-r--r--elf/dl-libc_freeres.c2
-rw-r--r--elf/dl-load.c2
-rw-r--r--elf/dl-load.h2
-rw-r--r--elf/dl-lookup-direct.c2
-rw-r--r--elf/dl-lookup.c2
-rw-r--r--elf/dl-machine-reject-phdr.h2
-rw-r--r--elf/dl-main.h2
-rw-r--r--elf/dl-map-segments.h2
-rw-r--r--elf/dl-minimal-malloc.c2
-rw-r--r--elf/dl-minimal.c2
-rw-r--r--elf/dl-misc.c2
-rw-r--r--elf/dl-mutex.c2
-rw-r--r--elf/dl-object.c2
-rw-r--r--elf/dl-open.c2
-rw-r--r--elf/dl-origin.c2
-rw-r--r--elf/dl-profile.c2
-rw-r--r--elf/dl-profstub.c2
-rw-r--r--elf/dl-reloc-static-pie.c2
-rw-r--r--elf/dl-reloc.c2
-rw-r--r--elf/dl-runtime.c2
-rw-r--r--elf/dl-runtime.h2
-rw-r--r--elf/dl-scope.c2
-rw-r--r--elf/dl-sort-maps.c2
-rw-r--r--elf/dl-static-tls.h2
-rw-r--r--elf/dl-support.c2
-rw-r--r--elf/dl-sym-post.h2
-rw-r--r--elf/dl-sym.c2
-rw-r--r--elf/dl-symaddr.c2
-rw-r--r--elf/dl-sysdep-open.h2
-rw-r--r--elf/dl-sysdep.c2
-rw-r--r--elf/dl-tls.c2
-rw-r--r--elf/dl-tls_init_tp.c2
-rw-r--r--elf/dl-tunable-types.h2
-rw-r--r--elf/dl-tunables.c2
-rw-r--r--elf/dl-tunables.h2
-rw-r--r--elf/dl-tunables.list2
-rw-r--r--elf/dl-unmap-segments.h2
-rw-r--r--elf/dl-usage.c4
-rw-r--r--elf/dl-version.c2
-rw-r--r--elf/dl-write.c2
-rw-r--r--elf/dl-writev.h2
-rw-r--r--elf/do-rel.h2
-rw-r--r--elf/dynamic-link.h2
-rw-r--r--elf/elf.h2
-rw-r--r--elf/enbl-secure.c2
-rw-r--r--elf/get-dynamic-info.h2
-rw-r--r--elf/ifuncmain9.c2
-rw-r--r--elf/interp.c2
-rw-r--r--elf/ldconfig.c2
-rw-r--r--elf/ldd.bash.in2
-rw-r--r--elf/libc-dl_find_object.c2
-rw-r--r--elf/libc-early-init.h2
-rw-r--r--elf/libc_early_init.c2
-rw-r--r--elf/link.h2
-rw-r--r--elf/markermodMARKER-VALUE.c2
-rw-r--r--elf/pldd-xx.c2
-rw-r--r--elf/pldd.c2
-rw-r--r--elf/readelflib.c2
-rw-r--r--elf/readlib.c2
-rw-r--r--elf/rtld-Rules2
-rw-r--r--elf/rtld.c2
-rw-r--r--elf/rtld_static_init.c2
-rw-r--r--elf/setup-vdso.h2
-rw-r--r--elf/sln.c2
-rw-r--r--elf/sotruss-lib.c2
-rwxr-xr-xelf/sotruss.sh2
-rw-r--r--elf/sprof.c2
-rw-r--r--elf/static-stubs.c2
-rw-r--r--elf/stringtable.c2
-rw-r--r--elf/stringtable.h2
-rw-r--r--elf/stringtable_free.c2
-rw-r--r--elf/tlsdeschtab.h2
-rw-r--r--elf/tst-_dl_addr_inside_object.c2
-rw-r--r--elf/tst-absolute-sym-lib.c2
-rw-r--r--elf/tst-absolute-sym-lib.lds2
-rw-r--r--elf/tst-absolute-sym.c2
-rw-r--r--elf/tst-absolute-zero-lib.c2
-rw-r--r--elf/tst-absolute-zero.c2
-rw-r--r--elf/tst-align.c2
-rw-r--r--elf/tst-align2.c2
-rw-r--r--elf/tst-align3.c2
-rw-r--r--elf/tst-alignmod.c2
-rw-r--r--elf/tst-alignmod2.c2
-rw-r--r--elf/tst-alignmod3.c2
-rw-r--r--elf/tst-audit-tlsdesc-dlopen.c2
-rw-r--r--elf/tst-audit-tlsdesc-mod1.c2
-rw-r--r--elf/tst-audit-tlsdesc-mod2.c2
-rw-r--r--elf/tst-audit-tlsdesc.c2
-rw-r--r--elf/tst-audit11.c2
-rw-r--r--elf/tst-audit11mod1.c2
-rw-r--r--elf/tst-audit11mod2.c2
-rw-r--r--elf/tst-audit11mod2.map2
-rw-r--r--elf/tst-audit12.c2
-rw-r--r--elf/tst-audit12mod1.c2
-rw-r--r--elf/tst-audit12mod2.c2
-rw-r--r--elf/tst-audit12mod2.map2
-rw-r--r--elf/tst-audit12mod3.c2
-rw-r--r--elf/tst-audit13.c2
-rw-r--r--elf/tst-audit13mod1.c2
-rw-r--r--elf/tst-audit14.c2
-rw-r--r--elf/tst-audit17.c2
-rw-r--r--elf/tst-audit18.c2
-rw-r--r--elf/tst-audit18mod.c2
-rw-r--r--elf/tst-audit19a.c2
-rw-r--r--elf/tst-audit19b.c2
-rw-r--r--elf/tst-audit19bmod.c2
-rw-r--r--elf/tst-audit20.c2
-rw-r--r--elf/tst-audit22.c2
-rw-r--r--elf/tst-auditlogmod-1.c2
-rw-r--r--elf/tst-auditlogmod-2.c2
-rw-r--r--elf/tst-auditlogmod-3.c2
-rw-r--r--elf/tst-auditmany.c2
-rw-r--r--elf/tst-auditmanymod.h2
-rw-r--r--elf/tst-auditmanymod1.c2
-rw-r--r--elf/tst-auditmanymod2.c2
-rw-r--r--elf/tst-auditmanymod3.c2
-rw-r--r--elf/tst-auditmanymod4.c2
-rw-r--r--elf/tst-auditmanymod5.c2
-rw-r--r--elf/tst-auditmanymod6.c2
-rw-r--r--elf/tst-auditmanymod7.c2
-rw-r--r--elf/tst-auditmanymod8.c2
-rw-r--r--elf/tst-auditmanymod9.c2
-rw-r--r--elf/tst-auditmod-tlsdesc.c2
-rw-r--r--elf/tst-auditmod11.c2
-rw-r--r--elf/tst-auditmod12.c2
-rw-r--r--elf/tst-auditmod17.c2
-rw-r--r--elf/tst-auditmod18.c2
-rw-r--r--elf/tst-auditmod19a.c2
-rw-r--r--elf/tst-auditmod19b.c2
-rw-r--r--elf/tst-auditmod20.c2
-rw-r--r--elf/tst-auditmod22.c2
-rw-r--r--elf/tst-auxobj-dlopen.c2
-rw-r--r--elf/tst-auxobj.c2
-rw-r--r--elf/tst-auxv.c2
-rw-r--r--elf/tst-auxvalmod.c2
-rw-r--r--elf/tst-big-note-lib.S2
-rw-r--r--elf/tst-big-note.c2
-rw-r--r--elf/tst-create_format1.c2
-rw-r--r--elf/tst-debug1.c2
-rw-r--r--elf/tst-dl-hwcaps_split.c2
-rw-r--r--elf/tst-dl-is_dso.c2
-rw-r--r--elf/tst-dl-iter-static.c2
-rw-r--r--elf/tst-dl_find_object-static.c2
-rw-r--r--elf/tst-dl_find_object-threads.c2
-rw-r--r--elf/tst-dl_find_object.c2
-rw-r--r--elf/tst-dlmodcount.c2
-rw-r--r--elf/tst-dlmopen-dlerror-mod.c2
-rw-r--r--elf/tst-dlmopen-dlerror.c2
-rw-r--r--elf/tst-dlmopen-gethostbyname-mod.c2
-rw-r--r--elf/tst-dlmopen-gethostbyname.c2
-rw-r--r--elf/tst-dlmopen4.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod1.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod10.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod11.cc2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod12.cc2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod13.cc2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod13.h2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod14.cc2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod15.cc2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod16.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod17.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod2.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod3.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod4.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod5.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod6.cc2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod7.cc2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod8.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc-mod9.cc2
-rw-r--r--elf/tst-dlopen-nodelete-reloc.c2
-rw-r--r--elf/tst-dlopen-nodelete-reloc.h2
-rw-r--r--elf/tst-dlopen-pie.c2
-rw-r--r--elf/tst-dlopen-self-container.c2
-rw-r--r--elf/tst-dlopen-self-pie.c2
-rw-r--r--elf/tst-dlopen-self.c2
-rw-r--r--elf/tst-dlopen-tlsmodid-container.c2
-rw-r--r--elf/tst-dlopen-tlsmodid-pie.c2
-rw-r--r--elf/tst-dlopen-tlsmodid.c2
-rw-r--r--elf/tst-dlopen-tlsmodid.h2
-rw-r--r--elf/tst-dlopenfail-2.c2
-rw-r--r--elf/tst-dlopenfail.c2
-rw-r--r--elf/tst-dlopenfaillinkmod.c2
-rw-r--r--elf/tst-dlopenfailmod1.c2
-rw-r--r--elf/tst-dlopenfailmod2.c2
-rw-r--r--elf/tst-dlopenfailmod3.c2
-rw-r--r--elf/tst-dlopenfailnodelmod.c2
-rw-r--r--elf/tst-dlopenrpath.c2
-rw-r--r--elf/tst-dlopenrpathmod.c2
-rw-r--r--elf/tst-dlsym-error.c2
-rw-r--r--elf/tst-dst-static.c2
-rw-r--r--elf/tst-env-setuid-tunables.c2
-rw-r--r--elf/tst-env-setuid.c2
-rw-r--r--elf/tst-filterobj-aux.c2
-rw-r--r--elf/tst-filterobj-dlopen.c2
-rw-r--r--elf/tst-filterobj-filtee.c2
-rw-r--r--elf/tst-filterobj-filtee.h2
-rw-r--r--elf/tst-filterobj-flt.c2
-rw-r--r--elf/tst-filterobj.c2
-rw-r--r--elf/tst-finilazyfailmod.c2
-rw-r--r--elf/tst-getauxval-static.c2
-rw-r--r--elf/tst-glibc-hwcaps-2-cache.c2
-rw-r--r--elf/tst-glibc-hwcaps-cache.c2
-rw-r--r--elf/tst-glibc-hwcaps-mask.c2
-rw-r--r--elf/tst-glibc-hwcaps-prepend-cache.c2
-rw-r--r--elf/tst-glibc-hwcaps-prepend.c2
-rw-r--r--elf/tst-glibc-hwcaps.c2
-rw-r--r--elf/tst-gnu2-tls1.c2
-rw-r--r--elf/tst-gnu2-tls1mod.c2
-rw-r--r--elf/tst-ifunc-fault-bindnow.c2
-rw-r--r--elf/tst-ifunc-fault-lazy.c2
-rw-r--r--elf/tst-ifunc-textrel.c2
-rw-r--r--elf/tst-initfinilazyfail.c2
-rw-r--r--elf/tst-initlazyfailmod.c2
-rw-r--r--elf/tst-latepthread.c2
-rw-r--r--elf/tst-latepthreadmod.c2
-rw-r--r--elf/tst-ldconfig-X.sh2
-rw-r--r--elf/tst-ldconfig-bad-aux-cache.c2
-rw-r--r--elf/tst-ldconfig-ld_so_conf-update.c2
-rw-r--r--elf/tst-linkall-static.c2
-rw-r--r--elf/tst-main1.c2
-rw-r--r--elf/tst-main1mod.c2
-rw-r--r--elf/tst-nodelete-dlclose-dso.c2
-rw-r--r--elf/tst-nodelete-dlclose-plugin.c2
-rw-r--r--elf/tst-nodelete-dlclose.c2
-rw-r--r--elf/tst-nodelete-opened-lib.c2
-rw-r--r--elf/tst-nodelete-opened.c2
-rw-r--r--elf/tst-noload.c2
-rw-r--r--elf/tst-null-argv-lib.c2
-rw-r--r--elf/tst-null-argv.c2
-rwxr-xr-xelf/tst-pathopt.sh2
-rw-r--r--elf/tst-pie2.c2
-rw-r--r--elf/tst-pldd.c2
-rw-r--r--elf/tst-prelink-cmp.c2
-rw-r--r--elf/tst-prelink.c2
-rw-r--r--elf/tst-preload-pthread-libc.c2
-rw-r--r--elf/tst-protected1a.c2
-rw-r--r--elf/tst-protected1b.c2
-rw-r--r--elf/tst-protected1mod.h2
-rw-r--r--elf/tst-protected1moda.c2
-rw-r--r--elf/tst-protected1modb.c2
-rw-r--r--elf/tst-ptrguard1.c2
-rw-r--r--elf/tst-ro-dynamic-mod.c2
-rw-r--r--elf/tst-ro-dynamic.c2
-rwxr-xr-xelf/tst-rtld-argv0.sh2
-rwxr-xr-xelf/tst-rtld-list-tunables.sh2
-rwxr-xr-xelf/tst-rtld-load-self.sh2
-rwxr-xr-xelf/tst-rtld-preload.sh2
-rw-r--r--elf/tst-rtld-run-static.c2
-rw-r--r--elf/tst-single_threaded-mod1.c2
-rw-r--r--elf/tst-single_threaded-mod2.c2
-rw-r--r--elf/tst-single_threaded-mod3.c2
-rw-r--r--elf/tst-single_threaded-mod4.c2
-rw-r--r--elf/tst-single_threaded-pthread-static.c2
-rw-r--r--elf/tst-single_threaded-pthread.c2
-rw-r--r--elf/tst-single_threaded-static-dlopen.c2
-rw-r--r--elf/tst-single_threaded-static.c2
-rw-r--r--elf/tst-single_threaded.c2
-rw-r--r--elf/tst-sonamemove-dlopen.c2
-rw-r--r--elf/tst-sonamemove-link.c2
-rw-r--r--elf/tst-sonamemove-linkmod1.c2
-rw-r--r--elf/tst-sonamemove-runmod1.c2
-rw-r--r--elf/tst-sonamemove-runmod2.c2
-rw-r--r--elf/tst-stackguard1.c2
-rw-r--r--elf/tst-stringtable.c2
-rw-r--r--elf/tst-tls-ie-dlmopen.c2
-rw-r--r--elf/tst-tls-ie-mod.h2
-rw-r--r--elf/tst-tls-ie.c2
-rw-r--r--elf/tst-tls-manydynamic.c2
-rw-r--r--elf/tst-tls-manydynamic.h2
-rw-r--r--elf/tst-tls-manydynamicmod.c2
-rw-r--r--elf/tst-tls-surplus.c2
-rw-r--r--elf/tst-tls20.c2
-rw-r--r--elf/tst-tls21.c2
-rw-r--r--elf/tst-tlsalign-extern.c2
-rw-r--r--elf/tst-tlsalign.c2
-rw-r--r--elf/tst-unwind-ctor-lib.c2
-rw-r--r--elf/tst-unwind-ctor.c2
-rw-r--r--elf/tst-unwind-main.c2
-rw-r--r--elf/vismain.c2
-rw-r--r--elf/vismod1.c2
-rw-r--r--elf/vismod2.c2
-rw-r--r--elf/vismod3.c2
319 files changed, 320 insertions, 320 deletions
diff --git a/elf/Makefile b/elf/Makefile
index b23d17f..06bfa16 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2021 Free Software Foundation, Inc.
+# Copyright (C) 1995-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/argv0test.c b/elf/argv0test.c
index 3b1e1a8..75cda46 100644
--- a/elf/argv0test.c
+++ b/elf/argv0test.c
@@ -1,6 +1,6 @@
/* Test for --argv0 option ld.so.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/cache.c b/elf/cache.c
index 1c0dc5e..15a5b74 100644
--- a/elf/cache.c
+++ b/elf/cache.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2021 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify
diff --git a/elf/chroot_canon.c b/elf/chroot_canon.c
index 045611e..c7f12ca 100644
--- a/elf/chroot_canon.c
+++ b/elf/chroot_canon.c
@@ -1,5 +1,5 @@
/* Return the canonical absolute name of a given file inside chroot.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify
diff --git a/elf/dl-addr-obj.c b/elf/dl-addr-obj.c
index 473c306..c69c846 100644
--- a/elf/dl-addr-obj.c
+++ b/elf/dl-addr-obj.c
@@ -1,5 +1,5 @@
/* Determine if address is inside object load segments.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-addr.c b/elf/dl-addr.c
index 3226880..e3c5598 100644
--- a/elf/dl-addr.c
+++ b/elf/dl-addr.c
@@ -1,5 +1,5 @@
/* Locate the shared object symbol nearest a given address.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-audit.c b/elf/dl-audit.c
index 152712b..715de53 100644
--- a/elf/dl-audit.c
+++ b/elf/dl-audit.c
@@ -1,5 +1,5 @@
/* Audit common functions.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-cache.c b/elf/dl-cache.c
index 2b8da86..88bf78a 100644
--- a/elf/dl-cache.c
+++ b/elf/dl-cache.c
@@ -1,5 +1,5 @@
/* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-call-libc-early-init.c b/elf/dl-call-libc-early-init.c
index f5ad22e..ee9860e 100644
--- a/elf/dl-call-libc-early-init.c
+++ b/elf/dl-call-libc-early-init.c
@@ -1,5 +1,5 @@
/* Invoke the early initialization function in libc.so.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-close.c b/elf/dl-close.c
index cf3eeed..bcd6e20 100644
--- a/elf/dl-close.c
+++ b/elf/dl-close.c
@@ -1,5 +1,5 @@
/* Close a shared object opened by `_dl_open'.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-conflict.c b/elf/dl-conflict.c
index fb501e0..769afd5 100644
--- a/elf/dl-conflict.c
+++ b/elf/dl-conflict.c
@@ -1,5 +1,5 @@
/* Resolve conflicts against already prelinked libraries.
- Copyright (C) 2001-2021 Free Software Foundation, Inc.
+ Copyright (C) 2001-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-debug-symbols.S b/elf/dl-debug-symbols.S
index 28456ab..501fb9c 100644
--- a/elf/dl-debug-symbols.S
+++ b/elf/dl-debug-symbols.S
@@ -1,6 +1,6 @@
/* Define symbols used to communicate dynamic linker state to the
debugger at runtime.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-debug.c b/elf/dl-debug.c
index f637d4b..538468d 100644
--- a/elf/dl-debug.c
+++ b/elf/dl-debug.c
@@ -1,5 +1,5 @@
/* Communicate dynamic linker state to the debugger at runtime.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-deps.c b/elf/dl-deps.c
index 237d963..c8bab5c 100644
--- a/elf/dl-deps.c
+++ b/elf/dl-deps.c
@@ -1,5 +1,5 @@
/* Load the dependencies of a mapped object.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-diagnostics-cpu.c b/elf/dl-diagnostics-cpu.c
index f7d1497..75c5f99 100644
--- a/elf/dl-diagnostics-cpu.c
+++ b/elf/dl-diagnostics-cpu.c
@@ -1,5 +1,5 @@
/* Print CPU diagnostics data in ld.so. Stub version.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-diagnostics-kernel.c b/elf/dl-diagnostics-kernel.c
index 831c358..5634e5b 100644
--- a/elf/dl-diagnostics-kernel.c
+++ b/elf/dl-diagnostics-kernel.c
@@ -1,5 +1,5 @@
/* Print kernel diagnostics data in ld.so. Stub version.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-diagnostics.c b/elf/dl-diagnostics.c
index bef224b..d29bdd6 100644
--- a/elf/dl-diagnostics.c
+++ b/elf/dl-diagnostics.c
@@ -1,5 +1,5 @@
/* Print diagnostics data in ld.so.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-diagnostics.h b/elf/dl-diagnostics.h
index 27dcb12..7211345 100644
--- a/elf/dl-diagnostics.h
+++ b/elf/dl-diagnostics.h
@@ -1,5 +1,5 @@
/* Interfaces for printing diagnostics in ld.so.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-dst.h b/elf/dl-dst.h
index 34bbaf6..f7f7158 100644
--- a/elf/dl-dst.h
+++ b/elf/dl-dst.h
@@ -1,5 +1,5 @@
/* Handling of dynamic sring tokens.
- Copyright (C) 1999-2021 Free Software Foundation, Inc.
+ Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-environ.c b/elf/dl-environ.c
index 31c1c09..89f8ad3 100644
--- a/elf/dl-environ.c
+++ b/elf/dl-environ.c
@@ -1,5 +1,5 @@
/* Environment handling for dynamic loader.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-error-minimal.c b/elf/dl-error-minimal.c
index c5324a0..9b833b9 100644
--- a/elf/dl-error-minimal.c
+++ b/elf/dl-error-minimal.c
@@ -1,5 +1,5 @@
/* Error handling for runtime dynamic linker, minimal version.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-error-skeleton.c b/elf/dl-error-skeleton.c
index b699936..b4213ea 100644
--- a/elf/dl-error-skeleton.c
+++ b/elf/dl-error-skeleton.c
@@ -1,5 +1,5 @@
/* Template for error handling for runtime dynamic linker.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-error.c b/elf/dl-error.c
index d2f4dfb..0b7332a 100644
--- a/elf/dl-error.c
+++ b/elf/dl-error.c
@@ -1,5 +1,5 @@
/* Error handling for runtime dynamic linker, full version.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-exception.c b/elf/dl-exception.c
index d527c1f..1d5dc68 100644
--- a/elf/dl-exception.c
+++ b/elf/dl-exception.c
@@ -1,5 +1,5 @@
/* ld.so error exception allocation and deallocation.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-execstack.c b/elf/dl-execstack.c
index 6497fe5..d549584 100644
--- a/elf/dl-execstack.c
+++ b/elf/dl-execstack.c
@@ -1,5 +1,5 @@
/* Stack executability handling for GNU dynamic linker. Stub version.
- Copyright (C) 2003-2021 Free Software Foundation, Inc.
+ Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-find_object.c b/elf/dl-find_object.c
index 324f407..721fed5 100644
--- a/elf/dl-find_object.c
+++ b/elf/dl-find_object.c
@@ -1,5 +1,5 @@
/* Locating objects in the process image. ld.so implementation.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-find_object.h b/elf/dl-find_object.h
index f899905..937d443 100644
--- a/elf/dl-find_object.h
+++ b/elf/dl-find_object.h
@@ -1,5 +1,5 @@
/* Locating objects in the process image. ld.so implementation.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-fini.c b/elf/dl-fini.c
index b789cfb..de8eb1b 100644
--- a/elf/dl-fini.c
+++ b/elf/dl-fini.c
@@ -1,5 +1,5 @@
/* Call the termination functions of loaded shared objects.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-fptr.c b/elf/dl-fptr.c
index 50773a8..6645a26 100644
--- a/elf/dl-fptr.c
+++ b/elf/dl-fptr.c
@@ -1,5 +1,5 @@
/* Manage function descriptors. Generic version.
- Copyright (C) 1999-2021 Free Software Foundation, Inc.
+ Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-hwcaps-subdirs.c b/elf/dl-hwcaps-subdirs.c
index 9697596..fa1879c 100644
--- a/elf/dl-hwcaps-subdirs.c
+++ b/elf/dl-hwcaps-subdirs.c
@@ -1,5 +1,5 @@
/* Architecture-specific glibc-hwcaps subdirectories. Generic version.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-hwcaps.c b/elf/dl-hwcaps.c
index e3c611e..6f161f6 100644
--- a/elf/dl-hwcaps.c
+++ b/elf/dl-hwcaps.c
@@ -1,5 +1,5 @@
/* Hardware capability support for run-time dynamic loader.
- Copyright (C) 2012-2021 Free Software Foundation, Inc.
+ Copyright (C) 2012-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-hwcaps.h b/elf/dl-hwcaps.h
index 2a01e62..c8a5a8d 100644
--- a/elf/dl-hwcaps.h
+++ b/elf/dl-hwcaps.h
@@ -1,5 +1,5 @@
/* Hardware capability support for run-time dynamic loader.
- Copyright (C) 2017-2021 Free Software Foundation, Inc.
+ Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-hwcaps_split.c b/elf/dl-hwcaps_split.c
index cba2f9b..8f5d7a2 100644
--- a/elf/dl-hwcaps_split.c
+++ b/elf/dl-hwcaps_split.c
@@ -1,5 +1,5 @@
/* Hardware capability support for run-time dynamic loader. String splitting.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-init.c b/elf/dl-init.c
index f924d26..deefeb0 100644
--- a/elf/dl-init.c
+++ b/elf/dl-init.c
@@ -1,5 +1,5 @@
/* Run initializers for newly loaded objects.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-is_dso.h b/elf/dl-is_dso.h
index 94e0096..1bf38f5 100644
--- a/elf/dl-is_dso.h
+++ b/elf/dl-is_dso.h
@@ -1,5 +1,5 @@
/* Heuristic for recognizing DSO file names.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-iteratephdr.c b/elf/dl-iteratephdr.c
index 73c88ca..4d12a8e 100644
--- a/elf/dl-iteratephdr.c
+++ b/elf/dl-iteratephdr.c
@@ -1,5 +1,5 @@
/* Get loaded objects program headers.
- Copyright (C) 2001-2021 Free Software Foundation, Inc.
+ Copyright (C) 2001-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-libc.c b/elf/dl-libc.c
index be1f3c7..a7180d0 100644
--- a/elf/dl-libc.c
+++ b/elf/dl-libc.c
@@ -1,5 +1,5 @@
/* Handle loading and unloading shared objects for internal libc purposes.
- Copyright (C) 1999-2021 Free Software Foundation, Inc.
+ Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-libc_freeres.c b/elf/dl-libc_freeres.c
index 2a377fa..5bf4c08 100644
--- a/elf/dl-libc_freeres.c
+++ b/elf/dl-libc_freeres.c
@@ -1,5 +1,5 @@
/* Deallocating malloc'ed memory from the dynamic loader.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-load.c b/elf/dl-load.c
index f6393da..ddc4295 100644
--- a/elf/dl-load.c
+++ b/elf/dl-load.c
@@ -1,5 +1,5 @@
/* Map in a shared object's segments from the file.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
Copyright The GNU Toolchain Authors.
This file is part of the GNU C Library.
diff --git a/elf/dl-load.h b/elf/dl-load.h
index e6dabcb..f98d264 100644
--- a/elf/dl-load.h
+++ b/elf/dl-load.h
@@ -1,5 +1,5 @@
/* Map in a shared object's segments from the file.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
Copyright The GNU Toolchain Authors.
This file is part of the GNU C Library.
diff --git a/elf/dl-lookup-direct.c b/elf/dl-lookup-direct.c
index 08ac4d4..e74ca95 100644
--- a/elf/dl-lookup-direct.c
+++ b/elf/dl-lookup-direct.c
@@ -1,5 +1,5 @@
/* Look up a symbol in a single specified object.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-lookup.c b/elf/dl-lookup.c
index 430359a..f43ae15 100644
--- a/elf/dl-lookup.c
+++ b/elf/dl-lookup.c
@@ -1,5 +1,5 @@
/* Look up a symbol in the loaded objects.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-machine-reject-phdr.h b/elf/dl-machine-reject-phdr.h
index a8dac2f..ea18289 100644
--- a/elf/dl-machine-reject-phdr.h
+++ b/elf/dl-machine-reject-phdr.h
@@ -1,5 +1,5 @@
/* Machine-dependent program header inspection for the ELF loader.
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-main.h b/elf/dl-main.h
index d3820e0..3e32f25 100644
--- a/elf/dl-main.h
+++ b/elf/dl-main.h
@@ -1,5 +1,5 @@
/* Information collection during ld.so startup.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-map-segments.h b/elf/dl-map-segments.h
index 54e606a..172692b 100644
--- a/elf/dl-map-segments.h
+++ b/elf/dl-map-segments.h
@@ -1,5 +1,5 @@
/* Map in a shared object's segments. Generic version.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
Copyright The GNU Toolchain Authors.
This file is part of the GNU C Library.
diff --git a/elf/dl-minimal-malloc.c b/elf/dl-minimal-malloc.c
index ea9bca2..7cca542 100644
--- a/elf/dl-minimal-malloc.c
+++ b/elf/dl-minimal-malloc.c
@@ -1,6 +1,6 @@
/* Minimal malloc implementation for dynamic linker and static
initialization.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-minimal.c b/elf/dl-minimal.c
index 04ac155..a6befe1 100644
--- a/elf/dl-minimal.c
+++ b/elf/dl-minimal.c
@@ -1,5 +1,5 @@
/* Minimal replacements for basic facilities used in the dynamic linker.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-misc.c b/elf/dl-misc.c
index b256d79..452b79d 100644
--- a/elf/dl-misc.c
+++ b/elf/dl-misc.c
@@ -1,5 +1,5 @@
/* Miscellaneous support functions for dynamic linker
- Copyright (C) 1997-2021 Free Software Foundation, Inc.
+ Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-mutex.c b/elf/dl-mutex.c
index ae1d8a8..c35cc66 100644
--- a/elf/dl-mutex.c
+++ b/elf/dl-mutex.c
@@ -1,5 +1,5 @@
/* Recursive locking implementation for the dynamic loader. Generic version.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-object.c b/elf/dl-object.c
index dee49a3..230ef8d 100644
--- a/elf/dl-object.c
+++ b/elf/dl-object.c
@@ -1,5 +1,5 @@
/* Storage management for the chain of loaded shared objects.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-open.c b/elf/dl-open.c
index a4ad81e..a23e659 100644
--- a/elf/dl-open.c
+++ b/elf/dl-open.c
@@ -1,5 +1,5 @@
/* Load a shared object at runtime, relocate it, and run its initializer.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-origin.c b/elf/dl-origin.c
index eafce79..1e7e810 100644
--- a/elf/dl-origin.c
+++ b/elf/dl-origin.c
@@ -1,5 +1,5 @@
/* Find path of executable.
- Copyright (C) 1998-2021 Free Software Foundation, Inc.
+ Copyright (C) 1998-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-profile.c b/elf/dl-profile.c
index bac3704..9359be7 100644
--- a/elf/dl-profile.c
+++ b/elf/dl-profile.c
@@ -1,5 +1,5 @@
/* Profiling of shared libraries.
- Copyright (C) 1997-2021 Free Software Foundation, Inc.
+ Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Based on the BSD mcount implementation.
diff --git a/elf/dl-profstub.c b/elf/dl-profstub.c
index 6815b74..aa904e5 100644
--- a/elf/dl-profstub.c
+++ b/elf/dl-profstub.c
@@ -1,5 +1,5 @@
/* Helper definitions for profiling of shared libraries.
- Copyright (C) 1998-2021 Free Software Foundation, Inc.
+ Copyright (C) 1998-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-reloc-static-pie.c b/elf/dl-reloc-static-pie.c
index 5b85df8..261bdd6 100644
--- a/elf/dl-reloc-static-pie.c
+++ b/elf/dl-reloc-static-pie.c
@@ -1,5 +1,5 @@
/* Support for relocating static PIE.
- Copyright (C) 2017-2021 Free Software Foundation, Inc.
+ Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-reloc.c b/elf/dl-reloc.c
index 98a24b3..771a34b 100644
--- a/elf/dl-reloc.c
+++ b/elf/dl-reloc.c
@@ -1,5 +1,5 @@
/* Relocate a shared object and resolve its references to other loaded objects.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-runtime.c b/elf/dl-runtime.c
index 77a5ccc..e7c99cb 100644
--- a/elf/dl-runtime.c
+++ b/elf/dl-runtime.c
@@ -1,5 +1,5 @@
/* On-demand PLT fixup for shared objects.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-runtime.h b/elf/dl-runtime.h
index 0ba90d4..8cff6bf 100644
--- a/elf/dl-runtime.h
+++ b/elf/dl-runtime.h
@@ -1,5 +1,5 @@
/* Helpers for On-demand PLT fixup for shared objects. Generic version.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-scope.c b/elf/dl-scope.c
index 8898842..950f054 100644
--- a/elf/dl-scope.c
+++ b/elf/dl-scope.c
@@ -1,5 +1,5 @@
/* Memory handling for the scope data structures.
- Copyright (C) 2009-2021 Free Software Foundation, Inc.
+ Copyright (C) 2009-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-sort-maps.c b/elf/dl-sort-maps.c
index a274ed6..9e9d53e 100644
--- a/elf/dl-sort-maps.c
+++ b/elf/dl-sort-maps.c
@@ -1,5 +1,5 @@
/* Sort array of link maps according to dependencies.
- Copyright (C) 2017-2021 Free Software Foundation, Inc.
+ Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-static-tls.h b/elf/dl-static-tls.h
index 730924f..d96f1ac 100644
--- a/elf/dl-static-tls.h
+++ b/elf/dl-static-tls.h
@@ -1,5 +1,5 @@
/* Inline functions for dynamic linking.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-support.c b/elf/dl-support.c
index a9d63ff..fb64765 100644
--- a/elf/dl-support.c
+++ b/elf/dl-support.c
@@ -1,5 +1,5 @@
/* Support for dynamic linking code in static libc.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-sym-post.h b/elf/dl-sym-post.h
index a11095d..28ca1ca 100644
--- a/elf/dl-sym-post.h
+++ b/elf/dl-sym-post.h
@@ -1,5 +1,5 @@
/* Post-processing of a symbol produced by dlsym, dlvsym.
- Copyright (C) 1999-2021 Free Software Foundation, Inc.
+ Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-sym.c b/elf/dl-sym.c
index de5769f..aa99394 100644
--- a/elf/dl-sym.c
+++ b/elf/dl-sym.c
@@ -1,5 +1,5 @@
/* Look up a symbol in a shared object loaded by `dlopen'.
- Copyright (C) 1999-2021 Free Software Foundation, Inc.
+ Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-symaddr.c b/elf/dl-symaddr.c
index d00b27e..2d97a98 100644
--- a/elf/dl-symaddr.c
+++ b/elf/dl-symaddr.c
@@ -1,5 +1,5 @@
/* Get the symbol address. Generic version.
- Copyright (C) 1999-2021 Free Software Foundation, Inc.
+ Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-sysdep-open.h b/elf/dl-sysdep-open.h
index 5ad1bf6..59ff55d 100644
--- a/elf/dl-sysdep-open.h
+++ b/elf/dl-sysdep-open.h
@@ -1,5 +1,5 @@
/* System-specific call to open a shared object by name. Stub version.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-sysdep.c b/elf/dl-sysdep.c
index 1c78dc8..f1dba8e 100644
--- a/elf/dl-sysdep.c
+++ b/elf/dl-sysdep.c
@@ -1,5 +1,5 @@
/* Operating system support for run-time dynamic linker. Generic Unix version.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-tls.c b/elf/dl-tls.c
index 273f60f..8ba70c9 100644
--- a/elf/dl-tls.c
+++ b/elf/dl-tls.c
@@ -1,5 +1,5 @@
/* Thread-local storage handling in the ELF dynamic linker. Generic version.
- Copyright (C) 2002-2021 Free Software Foundation, Inc.
+ Copyright (C) 2002-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-tls_init_tp.c b/elf/dl-tls_init_tp.c
index e482f3c..35ccfc4 100644
--- a/elf/dl-tls_init_tp.c
+++ b/elf/dl-tls_init_tp.c
@@ -1,5 +1,5 @@
/* Completion of TCB initialization after TLS_INIT_TP. Generic version.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-tunable-types.h b/elf/dl-tunable-types.h
index 39bf738..2365e32 100644
--- a/elf/dl-tunable-types.h
+++ b/elf/dl-tunable-types.h
@@ -1,6 +1,6 @@
/* Internal representation of tunables.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-tunables.c b/elf/dl-tunables.c
index 497e948..8e7ee9d 100644
--- a/elf/dl-tunables.c
+++ b/elf/dl-tunables.c
@@ -1,7 +1,7 @@
/* The tunable framework. See the README.tunables to know how to use the
tunable in a glibc module.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-tunables.h b/elf/dl-tunables.h
index 3880e4a..515a54f 100644
--- a/elf/dl-tunables.h
+++ b/elf/dl-tunables.h
@@ -1,7 +1,7 @@
/* The tunable framework. See the README to know how to use the tunable in
a glibc module.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-tunables.list b/elf/dl-tunables.list
index 845d521..e6a56b3 100644
--- a/elf/dl-tunables.list
+++ b/elf/dl-tunables.list
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-unmap-segments.h b/elf/dl-unmap-segments.h
index 9a2a4bc..6040023 100644
--- a/elf/dl-unmap-segments.h
+++ b/elf/dl-unmap-segments.h
@@ -1,5 +1,5 @@
/* Unmap a shared object's segments. Generic version.
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-usage.c b/elf/dl-usage.c
index 5ad3a72..98d8c98 100644
--- a/elf/dl-usage.c
+++ b/elf/dl-usage.c
@@ -1,5 +1,5 @@
/* Print usage information and help for ld.so.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -41,7 +41,7 @@ _dl_version (void)
{
_dl_printf ("\
ld.so " PKGVERSION RELEASE " release version " VERSION ".\n\
-Copyright (C) 2021 Free Software Foundation, Inc.\n\
+Copyright (C) 2022 Free Software Foundation, Inc.\n\
This is free software; see the source for copying conditions.\n\
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
PARTICULAR PURPOSE.\n\
diff --git a/elf/dl-version.c b/elf/dl-version.c
index 62aa5ea..b47bd91 100644
--- a/elf/dl-version.c
+++ b/elf/dl-version.c
@@ -1,5 +1,5 @@
/* Handle symbol and library versioning.
- Copyright (C) 1997-2021 Free Software Foundation, Inc.
+ Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-write.c b/elf/dl-write.c
index 864167a..12fa641 100644
--- a/elf/dl-write.c
+++ b/elf/dl-write.c
@@ -1,5 +1,5 @@
/* Implementation of the _dl_write function. Generic version.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dl-writev.h b/elf/dl-writev.h
index 48eccfc..fce7f8c 100644
--- a/elf/dl-writev.h
+++ b/elf/dl-writev.h
@@ -1,5 +1,5 @@
/* Message-writing for the dynamic linker. Generic version.
- Copyright (C) 2013-2021 Free Software Foundation, Inc.
+ Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/do-rel.h b/elf/do-rel.h
index f441b74..0718bad 100644
--- a/elf/do-rel.h
+++ b/elf/do-rel.h
@@ -1,5 +1,5 @@
/* Do relocations for ELF dynamic linking.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/dynamic-link.h b/elf/dynamic-link.h
index f619615..25dd7ca 100644
--- a/elf/dynamic-link.h
+++ b/elf/dynamic-link.h
@@ -1,5 +1,5 @@
/* Inline functions for dynamic linking.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/elf.h b/elf/elf.h
index ff5258d..08b0a97 100644
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -1,5 +1,5 @@
/* This file defines standard ELF types, structures, and macros.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/enbl-secure.c b/elf/enbl-secure.c
index 9e47526..aa2a0bd 100644
--- a/elf/enbl-secure.c
+++ b/elf/enbl-secure.c
@@ -1,5 +1,5 @@
/* Define and initialize the `__libc_enable_secure' flag. Generic version.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/get-dynamic-info.h b/elf/get-dynamic-info.h
index f63e07d..6c2ccd6 100644
--- a/elf/get-dynamic-info.h
+++ b/elf/get-dynamic-info.h
@@ -1,5 +1,5 @@
/* Read the dynamic section at DYN and fill in INFO with indices DT_*.
- Copyright (C) 2012-2021 Free Software Foundation, Inc.
+ Copyright (C) 2012-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/ifuncmain9.c b/elf/ifuncmain9.c
index 15419a1..d59778d 100644
--- a/elf/ifuncmain9.c
+++ b/elf/ifuncmain9.c
@@ -1,5 +1,5 @@
/* Test for IFUNC handling with local definitions.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/interp.c b/elf/interp.c
index 9196670..d82af03 100644
--- a/elf/interp.c
+++ b/elf/interp.c
@@ -1,5 +1,5 @@
/* interp - add information about dynamic loader to shared library objects.
- Copyright (C) 1996-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/ldconfig.c b/elf/ldconfig.c
index 101d56a..c363a95 100644
--- a/elf/ldconfig.c
+++ b/elf/ldconfig.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2021 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify
diff --git a/elf/ldd.bash.in b/elf/ldd.bash.in
index ba73646..d524143 100644
--- a/elf/ldd.bash.in
+++ b/elf/ldd.bash.in
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright (C) 1996-2021 Free Software Foundation, Inc.
+# Copyright (C) 1996-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/libc-dl_find_object.c b/elf/libc-dl_find_object.c
index 38ea3bc..0f51cfd 100644
--- a/elf/libc-dl_find_object.c
+++ b/elf/libc-dl_find_object.c
@@ -1,5 +1,5 @@
/* Locating objects in the process image. libc forwarder.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/libc-early-init.h b/elf/libc-early-init.h
index 8359803..a8edfad 100644
--- a/elf/libc-early-init.h
+++ b/elf/libc-early-init.h
@@ -1,5 +1,5 @@
/* Early initialization of libc.so.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/libc_early_init.c b/elf/libc_early_init.c
index 525edf1..3c4a19c 100644
--- a/elf/libc_early_init.c
+++ b/elf/libc_early_init.c
@@ -1,5 +1,5 @@
/* Early initialization of libc.so, libc.so side.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/link.h b/elf/link.h
index 0906bbe..88b1ad7 100644
--- a/elf/link.h
+++ b/elf/link.h
@@ -1,6 +1,6 @@
/* Data structure for communication from the run-time dynamic linker for
loaded ELF shared objects.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/markermodMARKER-VALUE.c b/elf/markermodMARKER-VALUE.c
index 5e3e913..593b6a2 100644
--- a/elf/markermodMARKER-VALUE.c
+++ b/elf/markermodMARKER-VALUE.c
@@ -1,5 +1,5 @@
/* Source file template for building shared objects with marker functions.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/pldd-xx.c b/elf/pldd-xx.c
index e67a007..1cdfb49 100644
--- a/elf/pldd-xx.c
+++ b/elf/pldd-xx.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/pldd.c b/elf/pldd.c
index 9c49231..81ff7ac 100644
--- a/elf/pldd.c
+++ b/elf/pldd.c
@@ -1,5 +1,5 @@
/* List dynamic shared objects linked into given process.
- Copyright (C) 2011-2021 Free Software Foundation, Inc.
+ Copyright (C) 2011-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/readelflib.c b/elf/readelflib.c
index 10b10b6..e147416 100644
--- a/elf/readelflib.c
+++ b/elf/readelflib.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2021 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/readlib.c b/elf/readlib.c
index 64b20d7..05c1577 100644
--- a/elf/readlib.c
+++ b/elf/readlib.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2021 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify
diff --git a/elf/rtld-Rules b/elf/rtld-Rules
index 10de819..ca00dd1 100644
--- a/elf/rtld-Rules
+++ b/elf/rtld-Rules
@@ -1,6 +1,6 @@
# Subroutine makefile for compiling libc modules linked into dynamic linker.
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/rtld.c b/elf/rtld.c
index edfa95b..24e48bf 100644
--- a/elf/rtld.c
+++ b/elf/rtld.c
@@ -1,5 +1,5 @@
/* Run time dynamic linker.
- Copyright (C) 1995-2021 Free Software Foundation, Inc.
+ Copyright (C) 1995-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/rtld_static_init.c b/elf/rtld_static_init.c
index 6027000..3c3e1a9 100644
--- a/elf/rtld_static_init.c
+++ b/elf/rtld_static_init.c
@@ -1,5 +1,5 @@
/* Partial initialization of ld.so loaded via static dlopen.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/setup-vdso.h b/elf/setup-vdso.h
index 2b013d9..db639b0 100644
--- a/elf/setup-vdso.h
+++ b/elf/setup-vdso.h
@@ -1,5 +1,5 @@
/* Set up the data structures for the system-supplied DSO.
- Copyright (C) 2012-2021 Free Software Foundation, Inc.
+ Copyright (C) 2012-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/sln.c b/elf/sln.c
index 26f371a..00f8f7c 100644
--- a/elf/sln.c
+++ b/elf/sln.c
@@ -1,5 +1,5 @@
/* `sln' program to create symbolic links between files.
- Copyright (C) 1998-2021 Free Software Foundation, Inc.
+ Copyright (C) 1998-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/sotruss-lib.c b/elf/sotruss-lib.c
index f69d238..1077458 100644
--- a/elf/sotruss-lib.c
+++ b/elf/sotruss-lib.c
@@ -1,5 +1,5 @@
/* Trace calls through PLTs and show caller, callee, and parameters.
- Copyright (C) 2011-2021 Free Software Foundation, Inc.
+ Copyright (C) 2011-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/sotruss.sh b/elf/sotruss.sh
index 003cf4d..df0bdfd 100755
--- a/elf/sotruss.sh
+++ b/elf/sotruss.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/sprof.c b/elf/sprof.c
index f5b99ee..44be8b4 100644
--- a/elf/sprof.c
+++ b/elf/sprof.c
@@ -1,5 +1,5 @@
/* Read and display shared object profiling data.
- Copyright (C) 1997-2021 Free Software Foundation, Inc.
+ Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/static-stubs.c b/elf/static-stubs.c
index a8f24b9..328e094 100644
--- a/elf/static-stubs.c
+++ b/elf/static-stubs.c
@@ -1,6 +1,6 @@
/* Stub implementations of functions to link into statically linked
programs without needing libgcc_eh.
- Copyright (C) 2012-2021 Free Software Foundation, Inc.
+ Copyright (C) 2012-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/stringtable.c b/elf/stringtable.c
index b86f110..f0564e1 100644
--- a/elf/stringtable.c
+++ b/elf/stringtable.c
@@ -1,5 +1,5 @@
/* String tables for ld.so.cache construction. Implementation.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify
diff --git a/elf/stringtable.h b/elf/stringtable.h
index 1005a9c..1277085 100644
--- a/elf/stringtable.h
+++ b/elf/stringtable.h
@@ -1,5 +1,5 @@
/* String tables for ld.so.cache construction.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify
diff --git a/elf/stringtable_free.c b/elf/stringtable_free.c
index c1ebb02..e4b86fe 100644
--- a/elf/stringtable_free.c
+++ b/elf/stringtable_free.c
@@ -1,5 +1,5 @@
/* String tables for ld.so.cache construction. Deallocation (for tests only).
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify
diff --git a/elf/tlsdeschtab.h b/elf/tlsdeschtab.h
index a0081ec..8c02e45 100644
--- a/elf/tlsdeschtab.h
+++ b/elf/tlsdeschtab.h
@@ -1,5 +1,5 @@
/* Hash table for TLS descriptors.
- Copyright (C) 2005-2021 Free Software Foundation, Inc.
+ Copyright (C) 2005-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-_dl_addr_inside_object.c b/elf/tst-_dl_addr_inside_object.c
index 450369b..25e913c 100644
--- a/elf/tst-_dl_addr_inside_object.c
+++ b/elf/tst-_dl_addr_inside_object.c
@@ -1,5 +1,5 @@
/* Unit test for _dl_addr_inside_object.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-absolute-sym-lib.c b/elf/tst-absolute-sym-lib.c
index 2125007..db1341c 100644
--- a/elf/tst-absolute-sym-lib.c
+++ b/elf/tst-absolute-sym-lib.c
@@ -1,5 +1,5 @@
/* BZ #19818 absolute symbol calculation shared module.
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-absolute-sym-lib.lds b/elf/tst-absolute-sym-lib.lds
index c1afd65..a845eef 100644
--- a/elf/tst-absolute-sym-lib.lds
+++ b/elf/tst-absolute-sym-lib.lds
@@ -1,5 +1,5 @@
/* BZ #19818 absolute symbol calculation linker script.
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-absolute-sym.c b/elf/tst-absolute-sym.c
index 08e7a11..231ec6d 100644
--- a/elf/tst-absolute-sym.c
+++ b/elf/tst-absolute-sym.c
@@ -1,5 +1,5 @@
/* BZ #19818 absolute symbol calculation main executable.
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-absolute-zero-lib.c b/elf/tst-absolute-zero-lib.c
index 91dacf9..5ba17b5 100644
--- a/elf/tst-absolute-zero-lib.c
+++ b/elf/tst-absolute-zero-lib.c
@@ -1,5 +1,5 @@
/* BZ #23307 absolute zero symbol calculation shared module.
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-absolute-zero.c b/elf/tst-absolute-zero.c
index b8d0901..0955c82 100644
--- a/elf/tst-absolute-zero.c
+++ b/elf/tst-absolute-zero.c
@@ -1,5 +1,5 @@
/* BZ #23307 absolute zero symbol calculation main executable.
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-align.c b/elf/tst-align.c
index 7d9345b..10af15f 100644
--- a/elf/tst-align.c
+++ b/elf/tst-align.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-align2.c b/elf/tst-align2.c
index e5cda09..3ac266d 100644
--- a/elf/tst-align2.c
+++ b/elf/tst-align2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-align3.c b/elf/tst-align3.c
index 87a8ff8..4913c26 100644
--- a/elf/tst-align3.c
+++ b/elf/tst-align3.c
@@ -1,5 +1,5 @@
/* Check alignment of PT_LOAD segment in a shared library.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-alignmod.c b/elf/tst-alignmod.c
index e27e917..ec450bd 100644
--- a/elf/tst-alignmod.c
+++ b/elf/tst-alignmod.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-alignmod2.c b/elf/tst-alignmod2.c
index a425600..7324beb 100644
--- a/elf/tst-alignmod2.c
+++ b/elf/tst-alignmod2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-alignmod3.c b/elf/tst-alignmod3.c
index 9520c35..1e750b9 100644
--- a/elf/tst-alignmod3.c
+++ b/elf/tst-alignmod3.c
@@ -1,5 +1,5 @@
/* Check alignment of PT_LOAD segment in a shared library.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit-tlsdesc-dlopen.c b/elf/tst-audit-tlsdesc-dlopen.c
index 9c16bb0..55c29c1 100644
--- a/elf/tst-audit-tlsdesc-dlopen.c
+++ b/elf/tst-audit-tlsdesc-dlopen.c
@@ -1,5 +1,5 @@
/* DT_AUDIT with modules with TLSDESC.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit-tlsdesc-mod1.c b/elf/tst-audit-tlsdesc-mod1.c
index 61c7dd9..90b2bcf 100644
--- a/elf/tst-audit-tlsdesc-mod1.c
+++ b/elf/tst-audit-tlsdesc-mod1.c
@@ -1,5 +1,5 @@
/* DT_AUDIT with modules with TLSDESC.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit-tlsdesc-mod2.c b/elf/tst-audit-tlsdesc-mod2.c
index 28aef63..bba4bb5 100644
--- a/elf/tst-audit-tlsdesc-mod2.c
+++ b/elf/tst-audit-tlsdesc-mod2.c
@@ -1,5 +1,5 @@
/* DT_AUDIT with modules with TLSDESC.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit-tlsdesc.c b/elf/tst-audit-tlsdesc.c
index 3c8be81..5784f33 100644
--- a/elf/tst-audit-tlsdesc.c
+++ b/elf/tst-audit-tlsdesc.c
@@ -1,5 +1,5 @@
/* DT_AUDIT with modules with TLSDESC.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit11.c b/elf/tst-audit11.c
index 65639d6..7b9e5e1 100644
--- a/elf/tst-audit11.c
+++ b/elf/tst-audit11.c
@@ -1,5 +1,5 @@
/* Test version symbol binding can find a DSO replaced by la_objsearch.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit11mod1.c b/elf/tst-audit11mod1.c
index 1ff47b9..58aeec4 100644
--- a/elf/tst-audit11mod1.c
+++ b/elf/tst-audit11mod1.c
@@ -1,5 +1,5 @@
/* DSO directly opened by tst-audit11.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit11mod2.c b/elf/tst-audit11mod2.c
index 2896733..ddd9eb3 100644
--- a/elf/tst-audit11mod2.c
+++ b/elf/tst-audit11mod2.c
@@ -1,5 +1,5 @@
/* DSO indirectly opened by tst-audit11, with symbol versioning.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit11mod2.map b/elf/tst-audit11mod2.map
index aca774c..eee1c9c 100644
--- a/elf/tst-audit11mod2.map
+++ b/elf/tst-audit11mod2.map
@@ -1,5 +1,5 @@
/* Symbol versioning for the DSO indirectly opened by tst-audit11.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit12.c b/elf/tst-audit12.c
index 0b95d08..fb15d1e 100644
--- a/elf/tst-audit12.c
+++ b/elf/tst-audit12.c
@@ -1,5 +1,5 @@
/* Test that symbol is bound to a DSO replaced by la_objsearch.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit12mod1.c b/elf/tst-audit12mod1.c
index b5dcc7d..c6d5d64 100644
--- a/elf/tst-audit12mod1.c
+++ b/elf/tst-audit12mod1.c
@@ -1,5 +1,5 @@
/* DSO directly opened by tst-audit12.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit12mod2.c b/elf/tst-audit12mod2.c
index 5992a73..96a1aa2 100644
--- a/elf/tst-audit12mod2.c
+++ b/elf/tst-audit12mod2.c
@@ -1,5 +1,5 @@
/* Replaced DSO referenced by tst-audit12mod1.so, for tst-audit12.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit12mod2.map b/elf/tst-audit12mod2.map
index 55b584b..48ae077 100644
--- a/elf/tst-audit12mod2.map
+++ b/elf/tst-audit12mod2.map
@@ -1,5 +1,5 @@
/* Symbol versioning for tst-audit12mod2.so used by tst-audit12.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit12mod3.c b/elf/tst-audit12mod3.c
index 7f20bdc..c815c7d 100644
--- a/elf/tst-audit12mod3.c
+++ b/elf/tst-audit12mod3.c
@@ -1,5 +1,5 @@
/* Replacement DSO loaded by the audit module, for tst-audit12.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit13.c b/elf/tst-audit13.c
index 2b8fdb5..0ced063 100644
--- a/elf/tst-audit13.c
+++ b/elf/tst-audit13.c
@@ -1,5 +1,5 @@
/* Check for invalid audit version (BZ#24122).
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit13mod1.c b/elf/tst-audit13mod1.c
index e638d3e..975a055 100644
--- a/elf/tst-audit13mod1.c
+++ b/elf/tst-audit13mod1.c
@@ -1,5 +1,5 @@
/* Check for invalid audit version (BZ#24122).
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit14.c b/elf/tst-audit14.c
index 13c14b1..54c59fe 100644
--- a/elf/tst-audit14.c
+++ b/elf/tst-audit14.c
@@ -1,5 +1,5 @@
/* Main program with DT_AUDIT. One audit module.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit17.c b/elf/tst-audit17.c
index 9298669..9f71f78 100644
--- a/elf/tst-audit17.c
+++ b/elf/tst-audit17.c
@@ -1,5 +1,5 @@
/* Check DT_AUDIT with audit not linked against libc.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit18.c b/elf/tst-audit18.c
index ef78490..bbf3bbd 100644
--- a/elf/tst-audit18.c
+++ b/elf/tst-audit18.c
@@ -1,5 +1,5 @@
/* Check DT_AUDIT with dlmopen.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit18mod.c b/elf/tst-audit18mod.c
index 096a916..f8d3219 100644
--- a/elf/tst-audit18mod.c
+++ b/elf/tst-audit18mod.c
@@ -1,5 +1,5 @@
/* Check DT_AUDIT with dlmopen.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit19a.c b/elf/tst-audit19a.c
index 035cde9..c0bc750 100644
--- a/elf/tst-audit19a.c
+++ b/elf/tst-audit19a.c
@@ -1,6 +1,6 @@
/* Check if DT_AUDIT a module without la_plt{enter,exit} symbols does not incur
in profiling (BZ#15533).
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit19b.c b/elf/tst-audit19b.c
index da01573..aa01023 100644
--- a/elf/tst-audit19b.c
+++ b/elf/tst-audit19b.c
@@ -1,6 +1,6 @@
/* Check if DT_AUDIT a module with la_plt{enter,exit} call la_symbind
for lazy resolution.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit19bmod.c b/elf/tst-audit19bmod.c
index 9ffdcd8..39fa5e6 100644
--- a/elf/tst-audit19bmod.c
+++ b/elf/tst-audit19bmod.c
@@ -1,5 +1,5 @@
/* Extra module for tst-audit18b.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit20.c b/elf/tst-audit20.c
index 6f39cce..b9d9550 100644
--- a/elf/tst-audit20.c
+++ b/elf/tst-audit20.c
@@ -1,5 +1,5 @@
/* Check dlopen failure on audit modules.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-audit22.c b/elf/tst-audit22.c
index 18fd22a..362d709 100644
--- a/elf/tst-audit22.c
+++ b/elf/tst-audit22.c
@@ -1,5 +1,5 @@
/* Check DTAUDIT and vDSO interaction.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditlogmod-1.c b/elf/tst-auditlogmod-1.c
index 37d89f6..5a75dd5 100644
--- a/elf/tst-auditlogmod-1.c
+++ b/elf/tst-auditlogmod-1.c
@@ -1,5 +1,5 @@
/* Audit module which logs that it was loaded. Variant 1.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditlogmod-2.c b/elf/tst-auditlogmod-2.c
index fa8bc7a..6ac9f88 100644
--- a/elf/tst-auditlogmod-2.c
+++ b/elf/tst-auditlogmod-2.c
@@ -1,5 +1,5 @@
/* Audit module which logs that it was loaded. Variant 2.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditlogmod-3.c b/elf/tst-auditlogmod-3.c
index 6291a04..af3a08e 100644
--- a/elf/tst-auditlogmod-3.c
+++ b/elf/tst-auditlogmod-3.c
@@ -1,5 +1,5 @@
/* Audit module which logs that it was loaded. Variant 3.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmany.c b/elf/tst-auditmany.c
index e29cb3a..2036a93 100644
--- a/elf/tst-auditmany.c
+++ b/elf/tst-auditmany.c
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Main program.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmanymod.h b/elf/tst-auditmanymod.h
index c2e8163..5e4cb6c 100644
--- a/elf/tst-auditmanymod.h
+++ b/elf/tst-auditmanymod.h
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Auditor template.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmanymod1.c b/elf/tst-auditmanymod1.c
index 2eaadc8..aa08b6a 100644
--- a/elf/tst-auditmanymod1.c
+++ b/elf/tst-auditmanymod1.c
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Auditor 1.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmanymod2.c b/elf/tst-auditmanymod2.c
index 076f3fd..d9c1575 100644
--- a/elf/tst-auditmanymod2.c
+++ b/elf/tst-auditmanymod2.c
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Auditor 2.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmanymod3.c b/elf/tst-auditmanymod3.c
index 87c15ee..4e50d88 100644
--- a/elf/tst-auditmanymod3.c
+++ b/elf/tst-auditmanymod3.c
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Auditor 3.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmanymod4.c b/elf/tst-auditmanymod4.c
index 04335f6..ddeedf3 100644
--- a/elf/tst-auditmanymod4.c
+++ b/elf/tst-auditmanymod4.c
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Auditor 4.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmanymod5.c b/elf/tst-auditmanymod5.c
index 8feafa6..08930f2 100644
--- a/elf/tst-auditmanymod5.c
+++ b/elf/tst-auditmanymod5.c
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Auditor 5.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmanymod6.c b/elf/tst-auditmanymod6.c
index 325af3a..5eb6b77 100644
--- a/elf/tst-auditmanymod6.c
+++ b/elf/tst-auditmanymod6.c
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Auditor 6.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmanymod7.c b/elf/tst-auditmanymod7.c
index 5201fe7..c369e42 100644
--- a/elf/tst-auditmanymod7.c
+++ b/elf/tst-auditmanymod7.c
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Auditor 7.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmanymod8.c b/elf/tst-auditmanymod8.c
index a1692aa..de88aeb 100644
--- a/elf/tst-auditmanymod8.c
+++ b/elf/tst-auditmanymod8.c
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Auditor 8.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmanymod9.c b/elf/tst-auditmanymod9.c
index 9c2fce5..cd33159 100644
--- a/elf/tst-auditmanymod9.c
+++ b/elf/tst-auditmanymod9.c
@@ -1,5 +1,5 @@
/* Check cookie initialization for many auditors. Auditor 9.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmod-tlsdesc.c b/elf/tst-auditmod-tlsdesc.c
index e4b835d..01b60a9 100644
--- a/elf/tst-auditmod-tlsdesc.c
+++ b/elf/tst-auditmod-tlsdesc.c
@@ -1,5 +1,5 @@
/* DT_AUDIT with modules with TLSDESC.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmod11.c b/elf/tst-auditmod11.c
index 1df5c31..8ef0c2e 100644
--- a/elf/tst-auditmod11.c
+++ b/elf/tst-auditmod11.c
@@ -1,5 +1,5 @@
/* Audit module for tst-audit11.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmod12.c b/elf/tst-auditmod12.c
index 80d0548..57cfcf1 100644
--- a/elf/tst-auditmod12.c
+++ b/elf/tst-auditmod12.c
@@ -1,5 +1,5 @@
/* Audit module for tst-audit12.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmod17.c b/elf/tst-auditmod17.c
index 7a4467f..c8e4f04 100644
--- a/elf/tst-auditmod17.c
+++ b/elf/tst-auditmod17.c
@@ -1,5 +1,5 @@
/* Check DT_AUDIT with audit not linked against libc.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmod18.c b/elf/tst-auditmod18.c
index 182992e..83d1e65 100644
--- a/elf/tst-auditmod18.c
+++ b/elf/tst-auditmod18.c
@@ -1,5 +1,5 @@
/* Check DT_AUDIT with dlmopen.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmod19a.c b/elf/tst-auditmod19a.c
index f582040..ba7c4fd 100644
--- a/elf/tst-auditmod19a.c
+++ b/elf/tst-auditmod19a.c
@@ -1,5 +1,5 @@
/* Audit module for tst-audit18a.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmod19b.c b/elf/tst-auditmod19b.c
index e2248b2..e9b1e03 100644
--- a/elf/tst-auditmod19b.c
+++ b/elf/tst-auditmod19b.c
@@ -1,5 +1,5 @@
/* Audit module for tst-audit18b.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmod20.c b/elf/tst-auditmod20.c
index c57e50e..5b707b2 100644
--- a/elf/tst-auditmod20.c
+++ b/elf/tst-auditmod20.c
@@ -1,5 +1,5 @@
/* Check dlopen failure on audit modules.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auditmod22.c b/elf/tst-auditmod22.c
index 8e05ce8..9bf9d61 100644
--- a/elf/tst-auditmod22.c
+++ b/elf/tst-auditmod22.c
@@ -1,5 +1,5 @@
/* Check DTAUDIT and vDSO interaction.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auxobj-dlopen.c b/elf/tst-auxobj-dlopen.c
index d8cb706..8b8af51 100644
--- a/elf/tst-auxobj-dlopen.c
+++ b/elf/tst-auxobj-dlopen.c
@@ -1,7 +1,7 @@
/* Test for BZ#16272, dlopen'ing an auxiliary filter object.
Ensure that symbols from the resolve correctly.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auxobj.c b/elf/tst-auxobj.c
index a317613..b788720 100644
--- a/elf/tst-auxobj.c
+++ b/elf/tst-auxobj.c
@@ -1,7 +1,7 @@
/* Test that symbols from auxiliary filter objects are resolved to the
filtee.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auxv.c b/elf/tst-auxv.c
index 1c3d57c..602875b 100644
--- a/elf/tst-auxv.c
+++ b/elf/tst-auxv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-auxvalmod.c b/elf/tst-auxvalmod.c
index f87cf98..1a4a01f 100644
--- a/elf/tst-auxvalmod.c
+++ b/elf/tst-auxvalmod.c
@@ -1,5 +1,5 @@
/* Wrapper for getauxval testing.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-big-note-lib.S b/elf/tst-big-note-lib.S
index 9e38d31..eefe38d 100644
--- a/elf/tst-big-note-lib.S
+++ b/elf/tst-big-note-lib.S
@@ -1,5 +1,5 @@
/* Bug 20419: test for stack overflow in elf/dl-load.c open_verify()
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-big-note.c b/elf/tst-big-note.c
index 0df6fa8..7612f81 100644
--- a/elf/tst-big-note.c
+++ b/elf/tst-big-note.c
@@ -1,5 +1,5 @@
/* Bug 20419: test for stack overflow in elf/dl-load.c open_verify()
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-create_format1.c b/elf/tst-create_format1.c
index 0426b40..0dd4170 100644
--- a/elf/tst-create_format1.c
+++ b/elf/tst-create_format1.c
@@ -1,5 +1,5 @@
/* Check _dl_exception_create_format.
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-debug1.c b/elf/tst-debug1.c
index 0f97dff..c5f9907 100644
--- a/elf/tst-debug1.c
+++ b/elf/tst-debug1.c
@@ -1,5 +1,5 @@
/* Unit test for dlopen on ELF object from "objcopy --only-keep-debug".
- Copyright (C) 2017-2021 Free Software Foundation, Inc.
+ Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dl-hwcaps_split.c b/elf/tst-dl-hwcaps_split.c
index 30abbfa..deaaccf 100644
--- a/elf/tst-dl-hwcaps_split.c
+++ b/elf/tst-dl-hwcaps_split.c
@@ -1,5 +1,5 @@
/* Unit tests for dl-hwcaps.c.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dl-is_dso.c b/elf/tst-dl-is_dso.c
index 48d2cc9..2cbbff3 100644
--- a/elf/tst-dl-is_dso.c
+++ b/elf/tst-dl-is_dso.c
@@ -1,5 +1,5 @@
/* Test heuristic for recognizing DSO file names.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dl-iter-static.c b/elf/tst-dl-iter-static.c
index cbf29ef..a69d12d 100644
--- a/elf/tst-dl-iter-static.c
+++ b/elf/tst-dl-iter-static.c
@@ -1,5 +1,5 @@
/* BZ #16046 dl_iterate_phdr static executable test.
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dl_find_object-static.c b/elf/tst-dl_find_object-static.c
index a95ebeb..70b7428 100644
--- a/elf/tst-dl_find_object-static.c
+++ b/elf/tst-dl_find_object-static.c
@@ -1,5 +1,5 @@
/* Basic tests for _dl_find_object. Static version.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dl_find_object-threads.c b/elf/tst-dl_find_object-threads.c
index 472deee..de3b468 100644
--- a/elf/tst-dl_find_object-threads.c
+++ b/elf/tst-dl_find_object-threads.c
@@ -1,5 +1,5 @@
/* _dl_find_object test with parallelism.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dl_find_object.c b/elf/tst-dl_find_object.c
index 9abffa3..21cdc0f 100644
--- a/elf/tst-dl_find_object.c
+++ b/elf/tst-dl_find_object.c
@@ -1,5 +1,5 @@
/* Basic tests for _dl_find_object.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlmodcount.c b/elf/tst-dlmodcount.c
index d8719a8..8a96803 100644
--- a/elf/tst-dlmodcount.c
+++ b/elf/tst-dlmodcount.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlmopen-dlerror-mod.c b/elf/tst-dlmopen-dlerror-mod.c
index 051025d..2b7d1a4 100644
--- a/elf/tst-dlmopen-dlerror-mod.c
+++ b/elf/tst-dlmopen-dlerror-mod.c
@@ -1,5 +1,5 @@
/* Check that dlfcn errors are reported properly after dlmopen. Test module.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlmopen-dlerror.c b/elf/tst-dlmopen-dlerror.c
index aa3d659..ced870e 100644
--- a/elf/tst-dlmopen-dlerror.c
+++ b/elf/tst-dlmopen-dlerror.c
@@ -1,5 +1,5 @@
/* Check that dlfcn errors are reported properly after dlmopen.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlmopen-gethostbyname-mod.c b/elf/tst-dlmopen-gethostbyname-mod.c
index 9a68ea5..28800f5 100644
--- a/elf/tst-dlmopen-gethostbyname-mod.c
+++ b/elf/tst-dlmopen-gethostbyname-mod.c
@@ -1,5 +1,5 @@
/* Exercise dlerror_run in elf/dl-libc.c after dlmopen, via NSS. Helper module.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlmopen-gethostbyname.c b/elf/tst-dlmopen-gethostbyname.c
index 12deb29..33ae700 100644
--- a/elf/tst-dlmopen-gethostbyname.c
+++ b/elf/tst-dlmopen-gethostbyname.c
@@ -1,5 +1,5 @@
/* Exercise dlerror_run in elf/dl-libc.c after dlmopen, via NSS (bug 27646).
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlmopen4.c b/elf/tst-dlmopen4.c
index 3fe150e..d8bcf7e 100644
--- a/elf/tst-dlmopen4.c
+++ b/elf/tst-dlmopen4.c
@@ -1,5 +1,5 @@
/* Test struct r_debug_extended via DT_DEBUG.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod1.c b/elf/tst-dlopen-nodelete-reloc-mod1.c
index 8330acc..383f501 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod1.c
+++ b/elf/tst-dlopen-nodelete-reloc-mod1.c
@@ -1,6 +1,6 @@
/* Test propagation of NODELETE to an already-loaded object via relocation.
Non-NODELETE helper module.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod10.c b/elf/tst-dlopen-nodelete-reloc-mod10.c
index 2b11b1b..8f2cf62 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod10.c
+++ b/elf/tst-dlopen-nodelete-reloc-mod10.c
@@ -1,5 +1,5 @@
/* Helper module to load tst-dlopen-nodelete-reloc-mod11.so.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod11.cc b/elf/tst-dlopen-nodelete-reloc-mod11.cc
index 7b73694..45a8256 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod11.cc
+++ b/elf/tst-dlopen-nodelete-reloc-mod11.cc
@@ -1,5 +1,5 @@
/* Second module defining a unique symbol (loaded indirectly).
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod12.cc b/elf/tst-dlopen-nodelete-reloc-mod12.cc
index 7e2c718..a4cdded 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod12.cc
+++ b/elf/tst-dlopen-nodelete-reloc-mod12.cc
@@ -1,5 +1,5 @@
/* First module for NODELETE test defining a unique symbol (with DT_NEEDED).
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod13.cc b/elf/tst-dlopen-nodelete-reloc-mod13.cc
index d8a720a..690f15a 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod13.cc
+++ b/elf/tst-dlopen-nodelete-reloc-mod13.cc
@@ -1,5 +1,5 @@
/* Second module for NODELETE test defining a unique symbol (with DT_NEEDED).
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod13.h b/elf/tst-dlopen-nodelete-reloc-mod13.h
index 7b52a12..bd4ff73 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod13.h
+++ b/elf/tst-dlopen-nodelete-reloc-mod13.h
@@ -1,5 +1,5 @@
/* Inline function which produces a unique symbol.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod14.cc b/elf/tst-dlopen-nodelete-reloc-mod14.cc
index 0073f11..991a429 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod14.cc
+++ b/elf/tst-dlopen-nodelete-reloc-mod14.cc
@@ -1,5 +1,5 @@
/* This object must retain NODELETE status after a dlopen failure.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod15.cc b/elf/tst-dlopen-nodelete-reloc-mod15.cc
index a5c3756..7408560 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod15.cc
+++ b/elf/tst-dlopen-nodelete-reloc-mod15.cc
@@ -1,5 +1,5 @@
/* Helper object to mark tst-dlopen-nodelete-reloc-mod14.so as NODELETE.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod16.c b/elf/tst-dlopen-nodelete-reloc-mod16.c
index f15a8ca..7704ba2 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod16.c
+++ b/elf/tst-dlopen-nodelete-reloc-mod16.c
@@ -1,5 +1,5 @@
/* Object with an undefined symbol to trigger a relocation failure.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod17.c b/elf/tst-dlopen-nodelete-reloc-mod17.c
index c5791d2..5daaef3 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod17.c
+++ b/elf/tst-dlopen-nodelete-reloc-mod17.c
@@ -1,5 +1,5 @@
/* Top-level object with dependency on an object that fails relocation.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod2.c b/elf/tst-dlopen-nodelete-reloc-mod2.c
index 336ab68..dc7c1b6 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod2.c
+++ b/elf/tst-dlopen-nodelete-reloc-mod2.c
@@ -1,6 +1,6 @@
/* Test propagation of NODELETE to an already-loaded object via relocation.
NODELETE helper module.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod3.c b/elf/tst-dlopen-nodelete-reloc-mod3.c
index 62b898b..865d13c 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod3.c
+++ b/elf/tst-dlopen-nodelete-reloc-mod3.c
@@ -1,6 +1,6 @@
/* Test propagation of NODELETE to an already-loaded object via relocation.
Non-NODELETE helper module.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod4.c b/elf/tst-dlopen-nodelete-reloc-mod4.c
index aecea2c..ad3a5be 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod4.c
+++ b/elf/tst-dlopen-nodelete-reloc-mod4.c
@@ -1,6 +1,6 @@
/* Test propagation of NODELETE to an already-loaded object via relocation.
Intermediate helper module.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod5.c b/elf/tst-dlopen-nodelete-reloc-mod5.c
index cb7dee2..d8ca061 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod5.c
+++ b/elf/tst-dlopen-nodelete-reloc-mod5.c
@@ -1,6 +1,6 @@
/* Test propagation of NODELETE to an already-loaded object via relocation.
NODELETE helper module.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod6.cc b/elf/tst-dlopen-nodelete-reloc-mod6.cc
index 9b28166..09b62d4 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod6.cc
+++ b/elf/tst-dlopen-nodelete-reloc-mod6.cc
@@ -1,5 +1,5 @@
/* First module for NODELETE test defining a unique symbol.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod7.cc b/elf/tst-dlopen-nodelete-reloc-mod7.cc
index 99b685b..43403cc 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod7.cc
+++ b/elf/tst-dlopen-nodelete-reloc-mod7.cc
@@ -1,5 +1,5 @@
/* Second module for NODELETE test defining a unique symbol.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod8.c b/elf/tst-dlopen-nodelete-reloc-mod8.c
index 0d0816f..c7f339f 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod8.c
+++ b/elf/tst-dlopen-nodelete-reloc-mod8.c
@@ -1,5 +1,5 @@
/* Helper module to load tst-dlopen-nodelete-reloc-mod9.so.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc-mod9.cc b/elf/tst-dlopen-nodelete-reloc-mod9.cc
index bada84e..ca68056 100644
--- a/elf/tst-dlopen-nodelete-reloc-mod9.cc
+++ b/elf/tst-dlopen-nodelete-reloc-mod9.cc
@@ -1,5 +1,5 @@
/* First module defining a unique symbol (loaded indirectly).
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc.c b/elf/tst-dlopen-nodelete-reloc.c
index 6b07d88..8b4790c 100644
--- a/elf/tst-dlopen-nodelete-reloc.c
+++ b/elf/tst-dlopen-nodelete-reloc.c
@@ -1,5 +1,5 @@
/* Test interactions of dlopen, NODELETE, and relocations.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-nodelete-reloc.h b/elf/tst-dlopen-nodelete-reloc.h
index de600e1..dd3a2d9 100644
--- a/elf/tst-dlopen-nodelete-reloc.h
+++ b/elf/tst-dlopen-nodelete-reloc.h
@@ -1,5 +1,5 @@
/* Template to produce unique symbols.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-pie.c b/elf/tst-dlopen-pie.c
index ddcad03..39db791 100644
--- a/elf/tst-dlopen-pie.c
+++ b/elf/tst-dlopen-pie.c
@@ -1,5 +1,5 @@
/* dlopen test for PIE objects.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-self-container.c b/elf/tst-dlopen-self-container.c
index bda519b..7d3ae96 100644
--- a/elf/tst-dlopen-self-container.c
+++ b/elf/tst-dlopen-self-container.c
@@ -1,5 +1,5 @@
/* Check dlopen'ing the executable itself fails (bug 24900); container version.
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-self-pie.c b/elf/tst-dlopen-self-pie.c
index fd8eba2..c03eff4 100644
--- a/elf/tst-dlopen-self-pie.c
+++ b/elf/tst-dlopen-self-pie.c
@@ -1,5 +1,5 @@
/* Check that dlopen'ing the executable itself fails (bug 24900); PIE version.
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-self.c b/elf/tst-dlopen-self.c
index a997826..e8d9602 100644
--- a/elf/tst-dlopen-self.c
+++ b/elf/tst-dlopen-self.c
@@ -1,5 +1,5 @@
/* Check that dlopen'ing the executable itself fails (bug 24900).
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-tlsmodid-container.c b/elf/tst-dlopen-tlsmodid-container.c
index 290e451..8799d0b 100644
--- a/elf/tst-dlopen-tlsmodid-container.c
+++ b/elf/tst-dlopen-tlsmodid-container.c
@@ -1,5 +1,5 @@
/* Test case for BZ #16634. Container version.
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-tlsmodid-pie.c b/elf/tst-dlopen-tlsmodid-pie.c
index dd4a354..0e7805b 100644
--- a/elf/tst-dlopen-tlsmodid-pie.c
+++ b/elf/tst-dlopen-tlsmodid-pie.c
@@ -1,5 +1,5 @@
/* Test case for BZ #16634. PIE version.
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-tlsmodid.c b/elf/tst-dlopen-tlsmodid.c
index 6c99ec8..374a37a 100644
--- a/elf/tst-dlopen-tlsmodid.c
+++ b/elf/tst-dlopen-tlsmodid.c
@@ -4,7 +4,7 @@
__RTLD_OPENEXEC does not cause assertion in ld.so, and that it
actually results in an error.
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopen-tlsmodid.h b/elf/tst-dlopen-tlsmodid.h
index 8e1db6b..b68b019 100644
--- a/elf/tst-dlopen-tlsmodid.h
+++ b/elf/tst-dlopen-tlsmodid.h
@@ -5,7 +5,7 @@
__RTLD_OPENEXEC does not cause assertion in ld.so, and that it
actually results in an error.
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopenfail-2.c b/elf/tst-dlopenfail-2.c
index 168c4b2..537a24a 100644
--- a/elf/tst-dlopenfail-2.c
+++ b/elf/tst-dlopenfail-2.c
@@ -1,5 +1,5 @@
/* Test unrelated dlopen after dlopen failure involving NODELETE.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopenfail.c b/elf/tst-dlopenfail.c
index edf84e8..15dfe71 100644
--- a/elf/tst-dlopenfail.c
+++ b/elf/tst-dlopenfail.c
@@ -1,5 +1,5 @@
/* Test dlopen rollback after failures involving NODELETE objects (bug 20839).
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopenfaillinkmod.c b/elf/tst-dlopenfaillinkmod.c
index dd3b8e0..72816ae 100644
--- a/elf/tst-dlopenfaillinkmod.c
+++ b/elf/tst-dlopenfaillinkmod.c
@@ -1,5 +1,5 @@
/* Empty module with a soname which is not available at run time.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopenfailmod1.c b/elf/tst-dlopenfailmod1.c
index 5c6ae9e..94d0048 100644
--- a/elf/tst-dlopenfailmod1.c
+++ b/elf/tst-dlopenfailmod1.c
@@ -1,5 +1,5 @@
/* Module which depends on two modules: one NODELETE, one missing.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopenfailmod2.c b/elf/tst-dlopenfailmod2.c
index ed353f9..d7cbd70 100644
--- a/elf/tst-dlopenfailmod2.c
+++ b/elf/tst-dlopenfailmod2.c
@@ -1,5 +1,5 @@
/* Module which depends on on a NODELETE module, and can be loaded.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopenfailmod3.c b/elf/tst-dlopenfailmod3.c
index a961f57..38df4df 100644
--- a/elf/tst-dlopenfailmod3.c
+++ b/elf/tst-dlopenfailmod3.c
@@ -1,5 +1,5 @@
/* Empty module for the tst-dlopenfail-2 test.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopenfailnodelmod.c b/elf/tst-dlopenfailnodelmod.c
index c4347b7..1217689 100644
--- a/elf/tst-dlopenfailnodelmod.c
+++ b/elf/tst-dlopenfailnodelmod.c
@@ -1,5 +1,5 @@
/* NODELETE module for tst-dlopenfail, tst-dlopenfail-2.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopenrpath.c b/elf/tst-dlopenrpath.c
index 337e0f3..a4d356c 100644
--- a/elf/tst-dlopenrpath.c
+++ b/elf/tst-dlopenrpath.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlopenrpathmod.c b/elf/tst-dlopenrpathmod.c
index 561f837..bb73ec0 100644
--- a/elf/tst-dlopenrpathmod.c
+++ b/elf/tst-dlopenrpathmod.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dlsym-error.c b/elf/tst-dlsym-error.c
index 2b0d734..6100f33 100644
--- a/elf/tst-dlsym-error.c
+++ b/elf/tst-dlsym-error.c
@@ -1,5 +1,5 @@
/* Test error reporting for dlsym, dlvsym failures.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-dst-static.c b/elf/tst-dst-static.c
index 56eb371..44a9ecb 100644
--- a/elf/tst-dst-static.c
+++ b/elf/tst-dst-static.c
@@ -1,5 +1,5 @@
/* Test DST expansion for static binaries doesn't carsh. Bug 23462.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-env-setuid-tunables.c b/elf/tst-env-setuid-tunables.c
index 05619c9..88182b7 100644
--- a/elf/tst-env-setuid-tunables.c
+++ b/elf/tst-env-setuid-tunables.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-env-setuid.c b/elf/tst-env-setuid.c
index 49b5e31..53fc527 100644
--- a/elf/tst-env-setuid.c
+++ b/elf/tst-env-setuid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-filterobj-aux.c b/elf/tst-filterobj-aux.c
index 4d6c778..c65ec2e 100644
--- a/elf/tst-filterobj-aux.c
+++ b/elf/tst-filterobj-aux.c
@@ -1,7 +1,7 @@
/* Auxiliary filter object.
Contains symbols to be resolved in filtee, and one which doesn't.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-filterobj-dlopen.c b/elf/tst-filterobj-dlopen.c
index 67d5a61..e586c56 100644
--- a/elf/tst-filterobj-dlopen.c
+++ b/elf/tst-filterobj-dlopen.c
@@ -1,7 +1,7 @@
/* Test for BZ#16272, dlopen'ing a filter object.
Ensure that symbols from the filter object resolve to the filtee.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-filterobj-filtee.c b/elf/tst-filterobj-filtee.c
index 8b75df4..83eed3c 100644
--- a/elf/tst-filterobj-filtee.c
+++ b/elf/tst-filterobj-filtee.c
@@ -1,7 +1,7 @@
/* Filtee for BZ#16272 test.
Contains desired symbol implementations.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-filterobj-filtee.h b/elf/tst-filterobj-filtee.h
index ba13d7d..aed33b3 100644
--- a/elf/tst-filterobj-filtee.h
+++ b/elf/tst-filterobj-filtee.h
@@ -1,7 +1,7 @@
/* Filtee header for BZ#16272 test.
Contains prototypes for symbols implemented in the filtee.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-filterobj-flt.c b/elf/tst-filterobj-flt.c
index cc815a2..2607189 100644
--- a/elf/tst-filterobj-flt.c
+++ b/elf/tst-filterobj-flt.c
@@ -1,7 +1,7 @@
/* Filter object for BZ#16272 test.
Contains symbols to be resolved in filtee.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-filterobj.c b/elf/tst-filterobj.c
index 8d733f1..ca0023e 100644
--- a/elf/tst-filterobj.c
+++ b/elf/tst-filterobj.c
@@ -1,6 +1,6 @@
/* Test that symbols from filter objects are resolved to the filtee.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-finilazyfailmod.c b/elf/tst-finilazyfailmod.c
index 3684c2e..e539a3a 100644
--- a/elf/tst-finilazyfailmod.c
+++ b/elf/tst-finilazyfailmod.c
@@ -1,5 +1,5 @@
/* Helper module for tst-initfinilazyfail: lazy binding failure in destructor.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-getauxval-static.c b/elf/tst-getauxval-static.c
index 8bc8707..b1d0575 100644
--- a/elf/tst-getauxval-static.c
+++ b/elf/tst-getauxval-static.c
@@ -1,5 +1,5 @@
/* Test getauxval from a dynamic library after static dlopen.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-glibc-hwcaps-2-cache.c b/elf/tst-glibc-hwcaps-2-cache.c
index 97d9835..31ff2e4 100644
--- a/elf/tst-glibc-hwcaps-2-cache.c
+++ b/elf/tst-glibc-hwcaps-2-cache.c
@@ -1,5 +1,5 @@
/* Wrapper to invoke tst-glibc-hwcaps-2 in a container to test ldconfig.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-glibc-hwcaps-cache.c b/elf/tst-glibc-hwcaps-cache.c
index ac6c831..dbb0e22 100644
--- a/elf/tst-glibc-hwcaps-cache.c
+++ b/elf/tst-glibc-hwcaps-cache.c
@@ -1,5 +1,5 @@
/* Wrapper to invoke tst-glibc-hwcaps in a container, to test ld.so.cache.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-glibc-hwcaps-mask.c b/elf/tst-glibc-hwcaps-mask.c
index 9590d55..52e091f 100644
--- a/elf/tst-glibc-hwcaps-mask.c
+++ b/elf/tst-glibc-hwcaps-mask.c
@@ -1,5 +1,5 @@
/* Test that --glibc-hwcaps-mask works.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-glibc-hwcaps-prepend-cache.c b/elf/tst-glibc-hwcaps-prepend-cache.c
index 153408e..d70d27b 100644
--- a/elf/tst-glibc-hwcaps-prepend-cache.c
+++ b/elf/tst-glibc-hwcaps-prepend-cache.c
@@ -1,5 +1,5 @@
/* Test that --glibc-hwcaps-prepend works, using dlopen and /etc/ld.so.cache.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-glibc-hwcaps-prepend.c b/elf/tst-glibc-hwcaps-prepend.c
index 83f05b9..d1ab515 100644
--- a/elf/tst-glibc-hwcaps-prepend.c
+++ b/elf/tst-glibc-hwcaps-prepend.c
@@ -1,5 +1,5 @@
/* Test that --glibc-hwcaps-prepend works.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-glibc-hwcaps.c b/elf/tst-glibc-hwcaps.c
index 00820cb..860759c 100644
--- a/elf/tst-glibc-hwcaps.c
+++ b/elf/tst-glibc-hwcaps.c
@@ -1,5 +1,5 @@
/* Stub test for glibc-hwcaps.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-gnu2-tls1.c b/elf/tst-gnu2-tls1.c
index 3f6ab67..b620ebe 100644
--- a/elf/tst-gnu2-tls1.c
+++ b/elf/tst-gnu2-tls1.c
@@ -1,5 +1,5 @@
/* Test local and global dynamic models for GNU2 TLS.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-gnu2-tls1mod.c b/elf/tst-gnu2-tls1mod.c
index 85a260f..f9c629e 100644
--- a/elf/tst-gnu2-tls1mod.c
+++ b/elf/tst-gnu2-tls1mod.c
@@ -1,5 +1,5 @@
/* DSO used by tst-gnu2-tls1.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-ifunc-fault-bindnow.c b/elf/tst-ifunc-fault-bindnow.c
index 0eacca3..209cb81 100644
--- a/elf/tst-ifunc-fault-bindnow.c
+++ b/elf/tst-ifunc-fault-bindnow.c
@@ -1,5 +1,5 @@
/* Program with local IFUNC resolver which crashes. BIND_NOW variant.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-ifunc-fault-lazy.c b/elf/tst-ifunc-fault-lazy.c
index f0bd7ed..2d72c54 100644
--- a/elf/tst-ifunc-fault-lazy.c
+++ b/elf/tst-ifunc-fault-lazy.c
@@ -1,5 +1,5 @@
/* Program with local IFUNC resolver which crashes, for testing bug 24214.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-ifunc-textrel.c b/elf/tst-ifunc-textrel.c
index eae98f5..17602ef 100644
--- a/elf/tst-ifunc-textrel.c
+++ b/elf/tst-ifunc-textrel.c
@@ -1,5 +1,5 @@
/* Check DT_TEXTREL/DF_TEXTREL support with ifunc.
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-initfinilazyfail.c b/elf/tst-initfinilazyfail.c
index c0c3f02..0f598fd 100644
--- a/elf/tst-initfinilazyfail.c
+++ b/elf/tst-initfinilazyfail.c
@@ -1,5 +1,5 @@
/* Test that lazy binding failures in constructors and destructors are fatal.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-initlazyfailmod.c b/elf/tst-initlazyfailmod.c
index 039f433..c09d296 100644
--- a/elf/tst-initlazyfailmod.c
+++ b/elf/tst-initlazyfailmod.c
@@ -1,5 +1,5 @@
/* Helper module for tst-initfinilazyfail: lazy binding failure in constructor.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-latepthread.c b/elf/tst-latepthread.c
index 2932cfd..0df9623 100644
--- a/elf/tst-latepthread.c
+++ b/elf/tst-latepthread.c
@@ -1,5 +1,5 @@
/* Test that loading libpthread does not break ld.so exceptions (bug 16628).
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-latepthreadmod.c b/elf/tst-latepthreadmod.c
index 7c3c1f6..4f82e65 100644
--- a/elf/tst-latepthreadmod.c
+++ b/elf/tst-latepthreadmod.c
@@ -1,5 +1,5 @@
/* DSO which links against libpthread and triggers a lazy binding.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-ldconfig-X.sh b/elf/tst-ldconfig-X.sh
index a9300c2..78ab99f 100644
--- a/elf/tst-ldconfig-X.sh
+++ b/elf/tst-ldconfig-X.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Test that ldconfig -X does not remove stale symbolic links.
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-ldconfig-bad-aux-cache.c b/elf/tst-ldconfig-bad-aux-cache.c
index 7a63d5f..d47aeed 100644
--- a/elf/tst-ldconfig-bad-aux-cache.c
+++ b/elf/tst-ldconfig-bad-aux-cache.c
@@ -1,5 +1,5 @@
/* Test ldconfig does not segfault when aux-cache is corrupted (Bug 18093).
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-ldconfig-ld_so_conf-update.c b/elf/tst-ldconfig-ld_so_conf-update.c
index e8bd4c3..7606458 100644
--- a/elf/tst-ldconfig-ld_so_conf-update.c
+++ b/elf/tst-ldconfig-ld_so_conf-update.c
@@ -1,7 +1,7 @@
/* Test ldconfig after /etc/ld.so.conf update and verify that a running process
observes changes to /etc/ld.so.cache.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-linkall-static.c b/elf/tst-linkall-static.c
index f8477a7..d500952 100644
--- a/elf/tst-linkall-static.c
+++ b/elf/tst-linkall-static.c
@@ -1,5 +1,5 @@
/* Test static linking against multiple libraries, to find symbol conflicts.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-main1.c b/elf/tst-main1.c
index 7559abe..2bbfce3 100644
--- a/elf/tst-main1.c
+++ b/elf/tst-main1.c
@@ -1,5 +1,5 @@
/* Unit test for main () in a shared object.
- Copyright (C) 2017-2021 Free Software Foundation, Inc.
+ Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-main1mod.c b/elf/tst-main1mod.c
index 2583506..ac82b5d 100644
--- a/elf/tst-main1mod.c
+++ b/elf/tst-main1mod.c
@@ -1,5 +1,5 @@
/* Unit test for main () in a shared object.
- Copyright (C) 2017-2021 Free Software Foundation, Inc.
+ Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-nodelete-dlclose-dso.c b/elf/tst-nodelete-dlclose-dso.c
index 2a994a4..e4cce68 100644
--- a/elf/tst-nodelete-dlclose-dso.c
+++ b/elf/tst-nodelete-dlclose-dso.c
@@ -1,5 +1,5 @@
/* Bug 11941: Improper assert map->l_init_called in dlclose.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-nodelete-dlclose-plugin.c b/elf/tst-nodelete-dlclose-plugin.c
index bddcc40..76d63ea 100644
--- a/elf/tst-nodelete-dlclose-plugin.c
+++ b/elf/tst-nodelete-dlclose-plugin.c
@@ -1,5 +1,5 @@
/* Bug 11941: Improper assert map->l_init_called in dlclose.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-nodelete-dlclose.c b/elf/tst-nodelete-dlclose.c
index e18edae..a3d743c 100644
--- a/elf/tst-nodelete-dlclose.c
+++ b/elf/tst-nodelete-dlclose.c
@@ -1,5 +1,5 @@
/* Bug 11941: Improper assert map->l_init_called in dlclose.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-nodelete-opened-lib.c b/elf/tst-nodelete-opened-lib.c
index d51f6e4..d4a63b7 100644
--- a/elf/tst-nodelete-opened-lib.c
+++ b/elf/tst-nodelete-opened-lib.c
@@ -1,5 +1,5 @@
/* Verify that objects opened with RTLD_NODELETE are not unloaded - the DSO.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-nodelete-opened.c b/elf/tst-nodelete-opened.c
index 223b351..e50fb95 100644
--- a/elf/tst-nodelete-opened.c
+++ b/elf/tst-nodelete-opened.c
@@ -1,7 +1,7 @@
/* Verify that an already opened DSO opened agained with RTLD_NODELETE actually
sets the NODELETE flag.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-noload.c b/elf/tst-noload.c
index 63b531a..4904f71 100644
--- a/elf/tst-noload.c
+++ b/elf/tst-noload.c
@@ -1,6 +1,6 @@
/* Verify that RTLD_NOLOAD works as expected.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-null-argv-lib.c b/elf/tst-null-argv-lib.c
index 959a7d5..dce62ae 100644
--- a/elf/tst-null-argv-lib.c
+++ b/elf/tst-null-argv-lib.c
@@ -1,6 +1,6 @@
/* Verify that program does not crash when LD_DEBUG is set and the program name
is not available. This is the library.
- Copyright (C) 2013-2021 Free Software Foundation, Inc.
+ Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-null-argv.c b/elf/tst-null-argv.c
index 037f69e..ae4fcc9 100644
--- a/elf/tst-null-argv.c
+++ b/elf/tst-null-argv.c
@@ -1,6 +1,6 @@
/* Verify that program does not crash when LD_DEBUG is set and the program name
is not available.
- Copyright (C) 2013-2021 Free Software Foundation, Inc.
+ Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-pathopt.sh b/elf/tst-pathopt.sh
index f8d8658..d743af7 100755
--- a/elf/tst-pathopt.sh
+++ b/elf/tst-pathopt.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Test lookup path optimization.
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-pie2.c b/elf/tst-pie2.c
index b983b52..f628482 100644
--- a/elf/tst-pie2.c
+++ b/elf/tst-pie2.c
@@ -1,6 +1,6 @@
/* Test case for BZ #16381
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-pldd.c b/elf/tst-pldd.c
index 210ca4d..f31f995 100644
--- a/elf/tst-pldd.c
+++ b/elf/tst-pldd.c
@@ -1,5 +1,5 @@
/* Basic tests for pldd program.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-prelink-cmp.c b/elf/tst-prelink-cmp.c
index 588c211..43f2299 100644
--- a/elf/tst-prelink-cmp.c
+++ b/elf/tst-prelink-cmp.c
@@ -1,6 +1,6 @@
/* Test the output from the environment variable, LD_TRACE_PRELINKING,
for prelink.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-prelink.c b/elf/tst-prelink.c
index 8a4eebb..7ec49ad 100644
--- a/elf/tst-prelink.c
+++ b/elf/tst-prelink.c
@@ -1,6 +1,6 @@
/* Test the output from the environment variable, LD_TRACE_PRELINKING,
for prelink.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-preload-pthread-libc.c b/elf/tst-preload-pthread-libc.c
index 5ed87b0..4d37cf4 100644
--- a/elf/tst-preload-pthread-libc.c
+++ b/elf/tst-preload-pthread-libc.c
@@ -1,5 +1,5 @@
/* Test relocation ordering if the main executable is libc.so.6 (bug 20972).
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-protected1a.c b/elf/tst-protected1a.c
index 03c7e3f..f0076ad 100644
--- a/elf/tst-protected1a.c
+++ b/elf/tst-protected1a.c
@@ -7,7 +7,7 @@
4. Symbol, protected2, defined in main, is used in main.
5. Symbol, protected3, defined in moda, is also used in main.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-protected1b.c b/elf/tst-protected1b.c
index 689c91f..2479157 100644
--- a/elf/tst-protected1b.c
+++ b/elf/tst-protected1b.c
@@ -7,7 +7,7 @@
4. Symbol, protected2, defined in main, is used in main.
5. Symbol, protected3, defined in modb, is also used in main.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-protected1mod.h b/elf/tst-protected1mod.h
index 42e3ebc..1eb565a 100644
--- a/elf/tst-protected1mod.h
+++ b/elf/tst-protected1mod.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-protected1moda.c b/elf/tst-protected1moda.c
index eeb1830..9a061cd 100644
--- a/elf/tst-protected1moda.c
+++ b/elf/tst-protected1moda.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-protected1modb.c b/elf/tst-protected1modb.c
index 2cb1e61..76ddf08 100644
--- a/elf/tst-protected1modb.c
+++ b/elf/tst-protected1modb.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-ptrguard1.c b/elf/tst-ptrguard1.c
index 6a3ee62..dffcb5a 100644
--- a/elf/tst-ptrguard1.c
+++ b/elf/tst-ptrguard1.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-ro-dynamic-mod.c b/elf/tst-ro-dynamic-mod.c
index 6d99925..cadb166 100644
--- a/elf/tst-ro-dynamic-mod.c
+++ b/elf/tst-ro-dynamic-mod.c
@@ -1,5 +1,5 @@
/* Test case for DSO with readonly dynamic section.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-ro-dynamic.c b/elf/tst-ro-dynamic.c
index 3a18f87..af100c6 100644
--- a/elf/tst-ro-dynamic.c
+++ b/elf/tst-ro-dynamic.c
@@ -1,5 +1,5 @@
/* Test case for DSO with readonly dynamic section.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-rtld-argv0.sh b/elf/tst-rtld-argv0.sh
index 19f10a4..4d0391f 100755
--- a/elf/tst-rtld-argv0.sh
+++ b/elf/tst-rtld-argv0.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Test for --argv0 option ld.so.
-# Copyright (C) 2020-2021 Free Software Foundation, Inc.
+# Copyright (C) 2020-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
#
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-rtld-list-tunables.sh b/elf/tst-rtld-list-tunables.sh
index 78f4ed2..70875bb 100755
--- a/elf/tst-rtld-list-tunables.sh
+++ b/elf/tst-rtld-list-tunables.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Test for --list-tunables option ld.so.
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
#
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-rtld-load-self.sh b/elf/tst-rtld-load-self.sh
index f64c05a..f499954 100755
--- a/elf/tst-rtld-load-self.sh
+++ b/elf/tst-rtld-load-self.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Test how rtld loads itself.
-# Copyright (C) 2012-2021 Free Software Foundation, Inc.
+# Copyright (C) 2012-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
#
diff --git a/elf/tst-rtld-preload.sh b/elf/tst-rtld-preload.sh
index 904cfe7..48445a0 100755
--- a/elf/tst-rtld-preload.sh
+++ b/elf/tst-rtld-preload.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Test --preload argument ld.so.
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
#
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-rtld-run-static.c b/elf/tst-rtld-run-static.c
index 7281093..1890bd5 100644
--- a/elf/tst-rtld-run-static.c
+++ b/elf/tst-rtld-run-static.c
@@ -1,5 +1,5 @@
/* Test running statically linked programs using ld.so.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-single_threaded-mod1.c b/elf/tst-single_threaded-mod1.c
index f6e2917..7a2fa97 100644
--- a/elf/tst-single_threaded-mod1.c
+++ b/elf/tst-single_threaded-mod1.c
@@ -1,5 +1,5 @@
/* Test support for single-thread optimizations. Shared object 1.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-single_threaded-mod2.c b/elf/tst-single_threaded-mod2.c
index 16c4fdb..337214f 100644
--- a/elf/tst-single_threaded-mod2.c
+++ b/elf/tst-single_threaded-mod2.c
@@ -1,5 +1,5 @@
/* Test support for single-thread optimizations. Shared object 2.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-single_threaded-mod3.c b/elf/tst-single_threaded-mod3.c
index a071e70..88d09b6 100644
--- a/elf/tst-single_threaded-mod3.c
+++ b/elf/tst-single_threaded-mod3.c
@@ -1,5 +1,5 @@
/* Test support for single-thread optimizations. Shared object 3.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-single_threaded-mod4.c b/elf/tst-single_threaded-mod4.c
index 95770b2..9e78bdf 100644
--- a/elf/tst-single_threaded-mod4.c
+++ b/elf/tst-single_threaded-mod4.c
@@ -1,5 +1,5 @@
/* Test support for single-thread optimizations. Shared object 4.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-single_threaded-pthread-static.c b/elf/tst-single_threaded-pthread-static.c
index 4eed127..e5d1c58 100644
--- a/elf/tst-single_threaded-pthread-static.c
+++ b/elf/tst-single_threaded-pthread-static.c
@@ -1,5 +1,5 @@
/* Test support for single-thread optimizations. With threads, static version.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-single_threaded-pthread.c b/elf/tst-single_threaded-pthread.c
index 74e128b..7fbfcde 100644
--- a/elf/tst-single_threaded-pthread.c
+++ b/elf/tst-single_threaded-pthread.c
@@ -1,5 +1,5 @@
/* Test support for single-thread optimizations. With threads.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-single_threaded-static-dlopen.c b/elf/tst-single_threaded-static-dlopen.c
index 33c673f..f044b5e 100644
--- a/elf/tst-single_threaded-static-dlopen.c
+++ b/elf/tst-single_threaded-static-dlopen.c
@@ -1,5 +1,5 @@
/* Test support for single-thread optimizations. No threads, static dlopen.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-single_threaded-static.c b/elf/tst-single_threaded-static.c
index 0826d55..e3e5274 100644
--- a/elf/tst-single_threaded-static.c
+++ b/elf/tst-single_threaded-static.c
@@ -1,5 +1,5 @@
/* Test support for single-thread optimizations. Static, no threads.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-single_threaded.c b/elf/tst-single_threaded.c
index 7b4c1c8..fcd6723 100644
--- a/elf/tst-single_threaded.c
+++ b/elf/tst-single_threaded.c
@@ -1,5 +1,5 @@
/* Test support for single-thread optimizations. No threads.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-sonamemove-dlopen.c b/elf/tst-sonamemove-dlopen.c
index cc9e872..b606ed2 100644
--- a/elf/tst-sonamemove-dlopen.c
+++ b/elf/tst-sonamemove-dlopen.c
@@ -1,5 +1,5 @@
/* Check that a moved versioned symbol can be found using dlsym, dlvsym.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-sonamemove-link.c b/elf/tst-sonamemove-link.c
index 8b72964..df26a01 100644
--- a/elf/tst-sonamemove-link.c
+++ b/elf/tst-sonamemove-link.c
@@ -1,5 +1,5 @@
/* Check that a versioned symbol can move from one library to another.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-sonamemove-linkmod1.c b/elf/tst-sonamemove-linkmod1.c
index 23aa8e5..9d4995f 100644
--- a/elf/tst-sonamemove-linkmod1.c
+++ b/elf/tst-sonamemove-linkmod1.c
@@ -1,5 +1,5 @@
/* Link interface for (lack of) soname matching in versioned symbol refs.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-sonamemove-runmod1.c b/elf/tst-sonamemove-runmod1.c
index b2ee2ff..73c305d 100644
--- a/elf/tst-sonamemove-runmod1.c
+++ b/elf/tst-sonamemove-runmod1.c
@@ -1,5 +1,5 @@
/* Run-time module whose moved_function moved to a library dependency.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-sonamemove-runmod2.c b/elf/tst-sonamemove-runmod2.c
index af39dbf..647b1ac 100644
--- a/elf/tst-sonamemove-runmod2.c
+++ b/elf/tst-sonamemove-runmod2.c
@@ -1,5 +1,5 @@
/* Run-time module with the actual implementation of moved_function.
- Copyright (C) 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-stackguard1.c b/elf/tst-stackguard1.c
index 1c4c75f..0507843 100644
--- a/elf/tst-stackguard1.c
+++ b/elf/tst-stackguard1.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-stringtable.c b/elf/tst-stringtable.c
index 307ec87..9625c70 100644
--- a/elf/tst-stringtable.c
+++ b/elf/tst-stringtable.c
@@ -1,5 +1,5 @@
/* Unit test for ldconfig string tables.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify
diff --git a/elf/tst-tls-ie-dlmopen.c b/elf/tst-tls-ie-dlmopen.c
index a579d72..d433a79 100644
--- a/elf/tst-tls-ie-dlmopen.c
+++ b/elf/tst-tls-ie-dlmopen.c
@@ -1,5 +1,5 @@
/* Test dlopen of modules with initial-exec TLS after dlmopen.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-tls-ie-mod.h b/elf/tst-tls-ie-mod.h
index efb6a9e..bf7f36c 100644
--- a/elf/tst-tls-ie-mod.h
+++ b/elf/tst-tls-ie-mod.h
@@ -1,5 +1,5 @@
/* Module with specified TLS size and model.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-tls-ie.c b/elf/tst-tls-ie.c
index cc9c0bf..9a41406 100644
--- a/elf/tst-tls-ie.c
+++ b/elf/tst-tls-ie.c
@@ -1,5 +1,5 @@
/* Test dlopen of modules with initial-exec TLS.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-tls-manydynamic.c b/elf/tst-tls-manydynamic.c
index d1c21c2..f18a78f 100644
--- a/elf/tst-tls-manydynamic.c
+++ b/elf/tst-tls-manydynamic.c
@@ -1,5 +1,5 @@
/* Test with many dynamic TLS variables.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-tls-manydynamic.h b/elf/tst-tls-manydynamic.h
index 92a72f2..a8c47fc 100644
--- a/elf/tst-tls-manydynamic.h
+++ b/elf/tst-tls-manydynamic.h
@@ -1,5 +1,5 @@
/* Interfaces for test with many dynamic TLS variables.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-tls-manydynamicmod.c b/elf/tst-tls-manydynamicmod.c
index 23880eb..cb05b9b 100644
--- a/elf/tst-tls-manydynamicmod.c
+++ b/elf/tst-tls-manydynamicmod.c
@@ -1,5 +1,5 @@
/* Module for test with many dynamic TLS variables.
- Copyright (C) 2016-2021 Free Software Foundation, Inc.
+ Copyright (C) 2016-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-tls-surplus.c b/elf/tst-tls-surplus.c
index d9dda5b..f2d2816 100644
--- a/elf/tst-tls-surplus.c
+++ b/elf/tst-tls-surplus.c
@@ -1,5 +1,5 @@
/* Test size of the static TLS surplus reservation for backwards compatibility.
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-tls20.c b/elf/tst-tls20.c
index 200dacb..ce4635e 100644
--- a/elf/tst-tls20.c
+++ b/elf/tst-tls20.c
@@ -1,5 +1,5 @@
/* Test dtv setup if entries don't have monotone increasing generation.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-tls21.c b/elf/tst-tls21.c
index 560bf58..fdf3cc6 100644
--- a/elf/tst-tls21.c
+++ b/elf/tst-tls21.c
@@ -1,5 +1,5 @@
/* Test concurrent dlopen and pthread_create: BZ 19329.
- Copyright (C) 2021 Free Software Foundation, Inc.
+ Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-tlsalign-extern.c b/elf/tst-tlsalign-extern.c
index cdf248d..7cee56b 100644
--- a/elf/tst-tlsalign-extern.c
+++ b/elf/tst-tlsalign-extern.c
@@ -1,5 +1,5 @@
/* Test for large alignment in TLS blocks (extern case), BZ#18383.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-tlsalign.c b/elf/tst-tlsalign.c
index acb429f..18ef22f 100644
--- a/elf/tst-tlsalign.c
+++ b/elf/tst-tlsalign.c
@@ -1,5 +1,5 @@
/* Test for large alignment in TLS blocks, BZ#18383.
- Copyright (C) 2015-2021 Free Software Foundation, Inc.
+ Copyright (C) 2015-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-unwind-ctor-lib.c b/elf/tst-unwind-ctor-lib.c
index 0ee5eb7..7896480 100644
--- a/elf/tst-unwind-ctor-lib.c
+++ b/elf/tst-unwind-ctor-lib.c
@@ -1,5 +1,5 @@
/* Unit test for _Unwind_Backtrace in a shared object constructor.
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-unwind-ctor.c b/elf/tst-unwind-ctor.c
index e70f574..df839da 100644
--- a/elf/tst-unwind-ctor.c
+++ b/elf/tst-unwind-ctor.c
@@ -1,5 +1,5 @@
/* Unit test for _Unwind_Backtrace in a shared object constructor.
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/tst-unwind-main.c b/elf/tst-unwind-main.c
index e54eb52..9adb884 100644
--- a/elf/tst-unwind-main.c
+++ b/elf/tst-unwind-main.c
@@ -1,5 +1,5 @@
/* Test unwinding through main.
- Copyright (C) 2018-2021 Free Software Foundation, Inc.
+ Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/vismain.c b/elf/vismain.c
index d8b891c..bbba22f 100644
--- a/elf/vismain.c
+++ b/elf/vismain.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/vismod1.c b/elf/vismod1.c
index 4f4ccb1..80c317a 100644
--- a/elf/vismod1.c
+++ b/elf/vismod1.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/vismod2.c b/elf/vismod2.c
index 00caa58..ec06759 100644
--- a/elf/vismod2.c
+++ b/elf/vismod2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/elf/vismod3.c b/elf/vismod3.c
index 3f4c2c2..cac6bbd 100644
--- a/elf/vismod3.c
+++ b/elf/vismod3.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or