about summary refs log tree commit diff
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.tar.gz
glibc-581c785bf31bc74430320c7856bbfa3875d025fe.tar.xz
glibc-581c785bf31bc74430320c7856bbfa3875d025fe.zip
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 b23d17fd39..06bfa1642f 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 3b1e1a80e9..75cda46b62 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 1c0dc5ee87..15a5b74a5f 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 045611e730..c7f12ca112 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 473c306968..c69c846c47 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 3226880d48..e3c5598e1a 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 152712b12f..715de53272 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 2b8da8650d..88bf78ad7c 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 f5ad22ec5e..ee9860e3ab 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 cf3eeed52a..bcd6e206e9 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 fb501e0373..769afd581b 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 28456ab1f2..501fb9cd17 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 f637d4bb8d..538468dc0b 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 237d9636c5..c8bab5cad5 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 f7d149764b..75c5f99a6b 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 831c358f14..5634e5b0ab 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 bef224b36c..d29bdd6904 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 27dcb12bca..7211345b73 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 34bbaf65dc..f7f7158ab0 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 31c1c09fdd..89f8ad3281 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 c5324a00bc..9b833b90c0 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 b699936c6e..b4213ea3db 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 d2f4dfb31c..0b7332a84f 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 d527c1f221..1d5dc6855f 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 6497fe56e9..d549584f1e 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 324f40742d..721fed50d6 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 f899905e09..937d443581 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 b789cfb9f2..de8eb1b3c9 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 50773a86a1..6645a260b8 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 96975969b1..fa1879ca77 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 e3c611e005..6f161f6ad5 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 2a01e62d6b..c8a5a8dec0 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 cba2f9b12a..8f5d7a22b2 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 f924d26642..deefeb099a 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 94e00966a1..1bf38f5475 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 73c88caa84..4d12a8ed50 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 be1f3c7d75..a7180d0af8 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 2a377fa9df..5bf4c083b9 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 f6393da6c8..ddc4295ef5 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 e6dabcb336..f98d264e90 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 08ac4d4104..e74ca9562f 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 430359af39..f43ae150b7 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 a8dac2f424..ea18289fda 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 d3820e0063..3e32f254c5 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 54e606aa87..172692b120 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 ea9bca26cf..7cca54208d 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 04ac1557e8..a6befe12b5 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 b256d792c6..452b79de4a 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 ae1d8a84f0..c35cc661cc 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 dee49a32d4..230ef8dce3 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 a4ad81e9cb..a23e65926b 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 eafce796a1..1e7e810099 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 bac3704ee5..9359be7c33 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 6815b74cb6..aa904e5e39 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 5b85df8a2e..261bdd6352 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 98a24b3b9d..771a34bd14 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 77a5cccdcb..e7c99cbc82 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 0ba90d41c6..8cff6bf957 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 8898842b8d..950f0543a7 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 a274ed66cc..9e9d53ec47 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 730924fc01..d96f1acfac 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 a9d63ffe46..fb64765537 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 a11095d3e8..28ca1cad7e 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 de5769f926..aa993942df 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 d00b27ef95..2d97a983db 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 5ad1bf603f..59ff55de83 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 1c78dc89c9..f1dba8ef24 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 273f60f233..8ba70c9a9d 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 e482f3cfa9..35ccfc4095 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 39bf738d93..2365e321ed 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 497e948f1c..8e7ee9df10 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 3880e4aab6..515a54f8a3 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 845d521a43..e6a56b3070 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 9a2a4bce60..6040023698 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 5ad3a72559..98d8c98948 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 62aa5eabfb..b47bd91727 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 864167a7db..12fa6411c0 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 48eccfcf93..fce7f8c448 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 f441b74919..0718badf83 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 f619615e5c..25dd7ca4f2 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 ff5258d065..08b0a97397 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 9e47526bd3..aa2a0bd877 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 f63e07dc6d..6c2ccd6db4 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 15419a159a..d59778d6fe 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 91966702ca..d82af036d1 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 101d56ac8e..c363a9596b 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 ba736464ac..d52414336c 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 38ea3bc949..0f51cfd3a9 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 83598039dc..a8edfadfb0 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 525edf1e7d..3c4a19cf6b 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 0906bbe33f..88b1ad7fd0 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 5e3e913a43..593b6a20fb 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 e67a007efc..1cdfb49c53 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 9c49231dd4..81ff7ac638 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 10b10b6080..e147416363 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 64b20d7804..05c157762a 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 10de81918c..ca00dd1fe2 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 edfa95b70c..24e48bf3fa 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 6027000d3a..3c3e1a9cc7 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 2b013d974a..db639b0d4f 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 26f371a493..00f8f7c8e8 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 f69d23894b..1077458c9d 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 003cf4d825..df0bdfdb44 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 f5b99ee02b..44be8b43ba 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 a8f24b9028..328e094c69 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 b86f110db1..f0564e1413 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 1005a9ccf6..1277085ceb 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 c1ebb0296c..e4b86fe2e0 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 a0081ecf92..8c02e45a49 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 450369b34c..25e913ce32 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 2125007d6e..db1341c516 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 c1afd65510..a845eefbd2 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 08e7a1177d..231ec6d8bd 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 91dacf9699..5ba17b5cc4 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 b8d0901d97..0955c82517 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 7d9345bb8d..10af15f3f6 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 e5cda09cbf..3ac266d57b 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 87a8ff81a0..4913c26610 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 e27e917bb4..ec450bda0f 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 a42560016b..7324beb377 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 9520c35220..1e750b9b2d 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 9c16bb087a..55c29c1329 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 61c7dd99a2..90b2bcfd81 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 28aef635f6..bba4bb5a5b 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 3c8be81c95..5784f33aa9 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 65639d66a7..7b9e5e1c72 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 1ff47b9761..58aeec4aaf 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 2896733bc2..ddd9eb3d30 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 aca774c98a..eee1c9c914 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 0b95d08d4e..fb15d1e554 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 b5dcc7d9b1..c6d5d6443a 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 5992a73a21..96a1aa2379 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 55b584bbd0..48ae07781d 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 7f20bdc0ee..c815c7d610 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 2b8fdb5668..0ced0635dd 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 e638d3e917..975a05569a 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 13c14b1a92..54c59fe229 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 92986699d4..9f71f7851a 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 ef784908f6..bbf3bbd9f1 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 096a9167c9..f8d3219418 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 035cde9351..c0bc7504b3 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 da015734f2..aa01023a90 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 9ffdcd8f3f..39fa5e6ec5 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 6f39ccee86..b9d955048b 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 18fd22a760..362d70963a 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 37d89f6330..5a75dd5c26 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 fa8bc7a9bf..6ac9f88ccc 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 6291a0457e..af3a08ed75 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 e29cb3a946..2036a93e23 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 c2e816360f..5e4cb6ce8c 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 2eaadc8767..aa08b6af36 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 076f3fddb5..d9c1575fb6 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 87c15eecab..4e50d887a9 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 04335f6750..ddeedf37a4 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 8feafa6cd8..08930f294d 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 325af3a25f..5eb6b779e5 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 5201fe7fa2..c369e424e8 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 a1692aab75..de88aeb39f 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 9c2fce558c..cd33159078 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 e4b835d1f1..01b60a97d3 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 1df5c3199e..8ef0c2eb0b 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 80d05486ac..57cfcf14df 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 7a4467f597..c8e4f04766 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 182992e9fd..83d1e658bd 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 f582040994..ba7c4fd161 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 e2248b2a75..e9b1e03c7e 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 c57e50ee4e..5b707b2eaf 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 8e05ce8cbb..9bf9d61a79 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 d8cb706349..8b8af5106e 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 a3176139d8..b788720bd8 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 1c3d57c826..602875b794 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 f87cf98438..1a4a01f4e7 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 9e38d31ff8..eefe38de20 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 0df6fa8db5..7612f81b0a 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 0426b4024c..0dd4170268 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 0f97dff491..c5f9907f36 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 30abbfa5ee..deaaccf1bf 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 48d2cc9fbe..2cbbff3989 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 cbf29efc8b..a69d12d4aa 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 a95ebeb847..70b74286cd 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 472deeec57..de3b468fb8 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 9abffa35d4..21cdc0f848 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 d8719a8bff..8a96803d85 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 051025d3fa..2b7d1a4f7c 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 aa3d6598df..ced870e22a 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 9a68ea5050..28800f5b19 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 12deb29900..33ae70008a 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 3fe150e50b..d8bcf7e9d5 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 8330acce70..383f501e13 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 2b11b1b66c..8f2cf62a66 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 7b7369436a..45a82565f4 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 7e2c7186e8..a4cddeddd5 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 d8a720a05d..690f15a064 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 7b52a12e3f..bd4ff73d7d 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 0073f1142f..991a4293d0 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 a5c3756a43..7408560cb9 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 f15a8caee3..7704ba2729 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 c5791d2410..5daaef3173 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 336ab68eb6..dc7c1b68ba 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 62b898bba5..865d13c978 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 aecea2c058..ad3a5beb54 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 cb7dee2363..d8ca061fd3 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 9b28166263..09b62d4571 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 99b685b3c7..43403cc536 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 0d0816fd39..c7f339f40e 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 bada84e1ca..ca680562a3 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 6b07d88581..8b4790cf61 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 de600e1af5..dd3a2d9eba 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 ddcad03724..39db7916d7 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 bda519b43e..7d3ae9677b 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 fd8eba2e15..c03eff46da 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 a997826477..e8d9602d03 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 290e4512e1..8799d0bb2a 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 dd4a354444..0e7805b6db 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 6c99ec8d3c..374a37a1c1 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 8e1db6b512..b68b019f46 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 168c4b2c7f..537a24abf0 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 edf84e8259..15dfe71ad4 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 dd3b8e017b..72816aed56 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 5c6ae9ead7..94d00487c4 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 ed353f9a3c..d7cbd70ad6 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 a961f57c59..38df4dfe5d 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 c4347b7591..1217689797 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 337e0f3e47..a4d356c8d0 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 561f837616..bb73ec0728 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 2b0d734bc2..6100f332a7 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 56eb371c96..44a9ecb15a 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 05619c9adc..88182b7b25 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 49b5e319e2..53fc52787d 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 4d6c7780f9..c65ec2ee87 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 67d5a615fc..e586c56c2c 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 8b75df4022..83eed3c4ae 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 ba13d7d673..aed33b390b 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 cc815a2881..260718986d 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 8d733f1b74..ca0023ed58 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 3684c2e6fc..e539a3a426 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 8bc870709a..b1d057585e 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 97d9835ddb..31ff2e48c4 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 ac6c831621..dbb0e22958 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 9590d552c3..52e091fb5a 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 153408e14d..d70d27bb88 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 83f05b9a83..d1ab5157f5 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 00820cb6a2..860759c691 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 3f6ab6778d..b620ebebdb 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 85a260fd69..f9c629e390 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 0eacca3774..209cb81a91 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 f0bd7edc40..2d72c54081 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 eae98f5956..17602ef8fe 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 c0c3f02d9e..0f598fdacb 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 039f43376d..c09d296d42 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 2932cfd56d..0df96236d5 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 7c3c1f6b37..4f82e65c0c 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 a9300c2c04..78ab99f2f9 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 7a63d5f286..d47aeede4b 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 e8bd4c3598..76064589c2 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 f8477a7663..d5009527d3 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 7559abecec..2bbfce33c6 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 2583506d2f..ac82b5d26f 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 2a994a4639..e4cce68b12 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 bddcc4008f..76d63ea536 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 e18edaee0e..a3d743c6ff 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 d51f6e4b96..d4a63b77a0 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 223b35139c..e50fb95fa0 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 63b531a156..4904f714b0 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 959a7d5ba4..dce62aedcc 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 037f69ea1b..ae4fcc90aa 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 f8d8658c5d..d743af747a 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 b983b520d0..f62848262e 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 210ca4d24b..f31f9956fa 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 588c21171c..43f2299f37 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 8a4eebb828..7ec49adc0f 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 5ed87b0c64..4d37cf40a4 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 03c7e3f62d..f0076ada1d 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 689c91f2df..2479157787 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 42e3ebc058..1eb565a598 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 eeb18306bb..9a061cdb81 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 2cb1e61b17..76ddf0893c 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 6a3ee62424..dffcb5a805 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 6d99925964..cadb166d5d 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 3a18f8789a..af100c6e6e 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 19f10a4a2a..4d0391fe6a 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 78f4ed2ebb..70875bb5ab 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 f64c05a5ac..f499954306 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 904cfe7a06..48445a00d4 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 7281093504..1890bd5bb8 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 f6e2917b5e..7a2fa97004 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 16c4fdbe84..337214fc02 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 a071e70f8c..88d09b6798 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 95770b2b8a..9e78bdfff7 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 4eed127351..e5d1c58b44 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 74e128bb82..7fbfcdebbe 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 33c673fef5..f044b5e7b5 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 0826d554b8..e3e5274953 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 7b4c1c82f7..fcd67237c7 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 cc9e872d6d..b606ed277c 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 8b729642ce..df26a01c51 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 23aa8e5986..9d4995fac5 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 b2ee2ff078..73c305de13 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 af39dbf308..647b1ac134 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 1c4c75ff0a..050784319a 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 307ec879f3..9625c7047f 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 a579d72d2d..d433a79fa8 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 efb6a9e3eb..bf7f36c9cd 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 cc9c0bf9f8..9a41406b55 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 d1c21c2703..f18a78fd91 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 92a72f291d..a8c47fcec6 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 23880eb834..cb05b9be65 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 d9dda5ba3f..f2d2816198 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 200dacb748..ce4635eeb1 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 560bf5813a..fdf3cc6ecc 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 cdf248de24..7cee56b79c 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 acb429f67a..18ef22f10e 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 0ee5eb772b..7896480117 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 e70f574ec9..df839da958 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 e54eb52d3f..9adb88476f 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 d8b891cc69..bbba22f5cc 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 4f4ccb19f7..80c317a2b8 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 00caa58390..ec067594df 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 3f4c2c2aa7..cac6bbd833 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