about summary refs log tree commit diff
path: root/resolv
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2024-01-01 10:12:26 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2024-01-01 10:53:40 -0800
commitdff8da6b3e89b986bb7f6b1ec18cf65d5972e307 (patch)
tree09151f6e3abfe04e677d62d685088a16c23e7dcf /resolv
parentcf9481724bcb86ad4a86cca7befed74bb9cc15eb (diff)
downloadglibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.gz
glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.xz
glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.zip
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'resolv')
-rw-r--r--resolv/Makefile2
-rw-r--r--resolv/compat-hooks.c2
-rw-r--r--resolv/dn_comp.c2
-rw-r--r--resolv/dn_expand.c2
-rw-r--r--resolv/dn_skipname.c2
-rw-r--r--resolv/gai_cancel.c2
-rw-r--r--resolv/gai_error.c2
-rw-r--r--resolv/gai_misc.c2
-rw-r--r--resolv/gai_misc.h2
-rw-r--r--resolv/gai_notify.c2
-rw-r--r--resolv/gai_sigqueue.c2
-rw-r--r--resolv/gai_suspend.c2
-rw-r--r--resolv/getaddrinfo_a.c2
-rw-r--r--resolv/inet_addr.c2
-rw-r--r--resolv/inet_pton.c2
-rw-r--r--resolv/libanl-compat.c2
-rw-r--r--resolv/netdb.h2
-rw-r--r--resolv/ns_name_length_uncompressed.c2
-rw-r--r--resolv/ns_rr_cursor_init.c2
-rw-r--r--resolv/ns_rr_cursor_next.c2
-rw-r--r--resolv/ns_samebinaryname.c2
-rw-r--r--resolv/nss_dns/dns-canon.c2
-rw-r--r--resolv/nss_dns/dns-host.c2
-rw-r--r--resolv/nss_dns/dns-network.c2
-rw-r--r--resolv/nss_dns_functions.c2
-rw-r--r--resolv/res-close.c2
-rw-r--r--resolv/res-name-checking.c2
-rw-r--r--resolv/res-noaaaa.c2
-rw-r--r--resolv/res-putget.c2
-rw-r--r--resolv/res-state.c2
-rw-r--r--resolv/res_context_hostalias.c2
-rw-r--r--resolv/res_data.c2
-rw-r--r--resolv/res_enable_icmp.c2
-rw-r--r--resolv/res_get_nsaddr.c2
-rw-r--r--resolv/res_hconf.c2
-rw-r--r--resolv/res_hconf.h2
-rw-r--r--resolv/res_hostalias.c2
-rw-r--r--resolv/res_init.c2
-rw-r--r--resolv/res_isourserver.c2
-rw-r--r--resolv/res_libc.c2
-rw-r--r--resolv/res_mkquery.c2
-rw-r--r--resolv/res_nameinquery.c2
-rw-r--r--resolv/res_queriesmatch.c2
-rw-r--r--resolv/res_randomid.c2
-rw-r--r--resolv/res_send.c2
-rw-r--r--resolv/resolv-deprecated.c2
-rw-r--r--resolv/resolv-internal.h2
-rw-r--r--resolv/resolv_conf.c2
-rw-r--r--resolv/resolv_conf.h2
-rw-r--r--resolv/resolv_context.c2
-rw-r--r--resolv/resolv_context.h2
-rw-r--r--resolv/tst-aton.c2
-rw-r--r--resolv/tst-bug18665-tcp.c2
-rw-r--r--resolv/tst-bug18665.c2
-rw-r--r--resolv/tst-inet_addr-binary.c2
-rw-r--r--resolv/tst-inet_aton_exact.c2
-rw-r--r--resolv/tst-inet_pton.c2
-rw-r--r--resolv/tst-leaks.c2
-rw-r--r--resolv/tst-leaks2.c2
-rw-r--r--resolv/tst-ns_name.c2
-rw-r--r--resolv/tst-ns_name.data2
-rw-r--r--resolv/tst-ns_name_compress.c2
-rw-r--r--resolv/tst-ns_name_length_uncompressed.c2
-rw-r--r--resolv/tst-ns_name_pton.c2
-rw-r--r--resolv/tst-ns_rr_cursor.c2
-rw-r--r--resolv/tst-ns_samebinaryname.c2
-rw-r--r--resolv/tst-p_secstodate.c2
-rw-r--r--resolv/tst-res_hconf_reorder.c2
-rw-r--r--resolv/tst-res_hnok.c2
-rw-r--r--resolv/tst-resolv-ai_idn-common.c2
-rw-r--r--resolv/tst-resolv-ai_idn-latin1.c2
-rw-r--r--resolv/tst-resolv-ai_idn-nolibidn2.c2
-rw-r--r--resolv/tst-resolv-ai_idn.c2
-rw-r--r--resolv/tst-resolv-aliases.c2
-rw-r--r--resolv/tst-resolv-basic.c2
-rw-r--r--resolv/tst-resolv-binary.c2
-rw-r--r--resolv/tst-resolv-byaddr.c2
-rw-r--r--resolv/tst-resolv-canonname.c2
-rw-r--r--resolv/tst-resolv-edns.c2
-rw-r--r--resolv/tst-resolv-invalid-cname.c2
-rw-r--r--resolv/tst-resolv-maybe_insert_sig.h2
-rw-r--r--resolv/tst-resolv-network.c2
-rw-r--r--resolv/tst-resolv-noaaaa-vc.c2
-rw-r--r--resolv/tst-resolv-noaaaa.c2
-rw-r--r--resolv/tst-resolv-nondecimal.c2
-rw-r--r--resolv/tst-resolv-qtypes.c2
-rw-r--r--resolv/tst-resolv-res_init-multi.c2
-rw-r--r--resolv/tst-resolv-res_init-skeleton.c2
-rw-r--r--resolv/tst-resolv-res_init-thread.c2
-rw-r--r--resolv/tst-resolv-res_init.c2
-rw-r--r--resolv/tst-resolv-res_ninit.c2
-rw-r--r--resolv/tst-resolv-rotate.c2
-rw-r--r--resolv/tst-resolv-search.c2
-rw-r--r--resolv/tst-resolv-threads.c2
-rw-r--r--resolv/tst-resolv-trailing.c2
-rw-r--r--resolv/tst-resolv-trustad.c2
-rw-r--r--resolv/tst-resolv-txnid-collision.c2
97 files changed, 97 insertions, 97 deletions
diff --git a/resolv/Makefile b/resolv/Makefile
index 2f99eb3862..5f44f5896b 100644
--- a/resolv/Makefile
+++ b/resolv/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1994-2023 Free Software Foundation, Inc.
+# Copyright (C) 1994-2024 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/compat-hooks.c b/resolv/compat-hooks.c
index 4f514f27a9..c881aefb99 100644
--- a/resolv/compat-hooks.c
+++ b/resolv/compat-hooks.c
@@ -1,5 +1,5 @@
 /* Compatibility functions for obsolete libresolv hooks.
-   Copyright (C) 1999-2023 Free Software Foundation, Inc.
+   Copyright (C) 1999-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/dn_comp.c b/resolv/dn_comp.c
index 07015e29e6..f48862306d 100644
--- a/resolv/dn_comp.c
+++ b/resolv/dn_comp.c
@@ -1,5 +1,5 @@
 /* Compressing a DNS domain name from presentation form to wire format.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/dn_expand.c b/resolv/dn_expand.c
index 438ec401f7..6350b58c0e 100644
--- a/resolv/dn_expand.c
+++ b/resolv/dn_expand.c
@@ -1,5 +1,5 @@
 /* Expanding a compressed DNS domain name to its presentation form.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/dn_skipname.c b/resolv/dn_skipname.c
index 9fc560a2a1..656d95e604 100644
--- a/resolv/dn_skipname.c
+++ b/resolv/dn_skipname.c
@@ -1,5 +1,5 @@
 /* Skipping over a compressed DNS domain name in wire format.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/gai_cancel.c b/resolv/gai_cancel.c
index fb1416b4ec..eb22af61d0 100644
--- a/resolv/gai_cancel.c
+++ b/resolv/gai_cancel.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/gai_error.c b/resolv/gai_error.c
index f0476519ee..84b2b09b28 100644
--- a/resolv/gai_error.c
+++ b/resolv/gai_error.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/gai_misc.c b/resolv/gai_misc.c
index 266ed6931c..81fb1a012e 100644
--- a/resolv/gai_misc.c
+++ b/resolv/gai_misc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2024 Free Software Foundation, Inc.
    Copyright The GNU Toolchain Authors.
    This file is part of the GNU C Library.
 
diff --git a/resolv/gai_misc.h b/resolv/gai_misc.h
index 1e245a509c..68658a6fcd 100644
--- a/resolv/gai_misc.h
+++ b/resolv/gai_misc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/gai_notify.c b/resolv/gai_notify.c
index 49dad1066b..fd030cdb43 100644
--- a/resolv/gai_notify.c
+++ b/resolv/gai_notify.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/gai_sigqueue.c b/resolv/gai_sigqueue.c
index b4f1679551..f869f3dc78 100644
--- a/resolv/gai_sigqueue.c
+++ b/resolv/gai_sigqueue.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/gai_suspend.c b/resolv/gai_suspend.c
index dbd0429f01..6dd7ef77d1 100644
--- a/resolv/gai_suspend.c
+++ b/resolv/gai_suspend.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/getaddrinfo_a.c b/resolv/getaddrinfo_a.c
index e805d1b9cc..fb2da5f4a4 100644
--- a/resolv/getaddrinfo_a.c
+++ b/resolv/getaddrinfo_a.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/inet_addr.c b/resolv/inet_addr.c
index 9bb67594e5..2ab28aa304 100644
--- a/resolv/inet_addr.c
+++ b/resolv/inet_addr.c
@@ -1,5 +1,5 @@
 /* Legacy IPv4 text-to-address functions.
-   Copyright (C) 2019-2023 Free Software Foundation, Inc.
+   Copyright (C) 2019-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/inet_pton.c b/resolv/inet_pton.c
index e84a83499c..96ca3e4f9e 100644
--- a/resolv/inet_pton.c
+++ b/resolv/inet_pton.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/libanl-compat.c b/resolv/libanl-compat.c
index 05b8a888a9..99058a5b60 100644
--- a/resolv/libanl-compat.c
+++ b/resolv/libanl-compat.c
@@ -1,5 +1,5 @@
 /* Placeholder compatibility symbols for libanl.
-   Copyright (C) 2021-2023 Free Software Foundation, Inc.
+   Copyright (C) 2021-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/netdb.h b/resolv/netdb.h
index ace9e482a1..14228b0d95 100644
--- a/resolv/netdb.h
+++ b/resolv/netdb.h
@@ -1,4 +1,4 @@
-  /* Copyright (C) 1996-2023 Free Software Foundation, Inc.
+  /* Copyright (C) 1996-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/ns_name_length_uncompressed.c b/resolv/ns_name_length_uncompressed.c
index 492e0f5fb5..c1d2a2b981 100644
--- a/resolv/ns_name_length_uncompressed.c
+++ b/resolv/ns_name_length_uncompressed.c
@@ -1,5 +1,5 @@
 /* Skip over an uncompressed name in wire format.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/ns_rr_cursor_init.c b/resolv/ns_rr_cursor_init.c
index c30b5cf691..2eb6c63359 100644
--- a/resolv/ns_rr_cursor_init.c
+++ b/resolv/ns_rr_cursor_init.c
@@ -1,5 +1,5 @@
 /* Initialize a simple DNS packet parser.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/ns_rr_cursor_next.c b/resolv/ns_rr_cursor_next.c
index 09f74d4c8a..1ae28d1c0d 100644
--- a/resolv/ns_rr_cursor_next.c
+++ b/resolv/ns_rr_cursor_next.c
@@ -1,5 +1,5 @@
 /* Simple DNS record parser without textual name decoding.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/ns_samebinaryname.c b/resolv/ns_samebinaryname.c
index fb8157b9ca..d7aa2e920f 100644
--- a/resolv/ns_samebinaryname.c
+++ b/resolv/ns_samebinaryname.c
@@ -1,5 +1,5 @@
 /* Compare two binary domain names for quality.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/nss_dns/dns-canon.c b/resolv/nss_dns/dns-canon.c
index 9597d57667..b2a4407871 100644
--- a/resolv/nss_dns/dns-canon.c
+++ b/resolv/nss_dns/dns-canon.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/nss_dns/dns-host.c b/resolv/nss_dns/dns-host.c
index 119dc9f00f..95a7b3f0e5 100644
--- a/resolv/nss_dns/dns-host.c
+++ b/resolv/nss_dns/dns-host.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/nss_dns/dns-network.c b/resolv/nss_dns/dns-network.c
index 1e6511a4f4..b32fd0fcab 100644
--- a/resolv/nss_dns/dns-network.c
+++ b/resolv/nss_dns/dns-network.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/nss_dns_functions.c b/resolv/nss_dns_functions.c
index 2be1a51797..b63cadeff3 100644
--- a/resolv/nss_dns_functions.c
+++ b/resolv/nss_dns_functions.c
@@ -1,5 +1,5 @@
 /* Direct access for nss_dns functions for NSS module loading.
-   Copyright (C) 2021-2023 Free Software Foundation, Inc.
+   Copyright (C) 2021-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res-close.c b/resolv/res-close.c
index 8d546777c7..5cd4b2f514 100644
--- a/resolv/res-close.c
+++ b/resolv/res-close.c
@@ -1,5 +1,5 @@
 /* Deallocation functions for the resolver state.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res-name-checking.c b/resolv/res-name-checking.c
index d35339077c..e441c482ac 100644
--- a/resolv/res-name-checking.c
+++ b/resolv/res-name-checking.c
@@ -1,5 +1,5 @@
 /* Syntax checking for DNS domain names.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res-noaaaa.c b/resolv/res-noaaaa.c
index 26ffcc63a1..b9da2b1d02 100644
--- a/resolv/res-noaaaa.c
+++ b/resolv/res-noaaaa.c
@@ -1,5 +1,5 @@
 /* Implement suppression of AAAA queries.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res-putget.c b/resolv/res-putget.c
index d3d43e1384..b52c4eff36 100644
--- a/resolv/res-putget.c
+++ b/resolv/res-putget.c
@@ -1,5 +1,5 @@
 /* Legacy 16-bit, 32-bit marshal/unmarshal functions.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res-state.c b/resolv/res-state.c
index e7d583ed26..af3065362c 100644
--- a/resolv/res-state.c
+++ b/resolv/res-state.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_context_hostalias.c b/resolv/res_context_hostalias.c
index 0f1dccc2eb..d8f0be1b0b 100644
--- a/resolv/res_context_hostalias.c
+++ b/resolv/res_context_hostalias.c
@@ -1,5 +1,5 @@
 /* HOSTALIASES-based name resolution.  Internal function.
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_data.c b/resolv/res_data.c
index e1fe2d1601..b190cb7fe8 100644
--- a/resolv/res_data.c
+++ b/resolv/res_data.c
@@ -1,5 +1,5 @@
 /* Miscellaneous definitions for libresolv.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_enable_icmp.c b/resolv/res_enable_icmp.c
index 066231f027..c8db526d6a 100644
--- a/resolv/res_enable_icmp.c
+++ b/resolv/res_enable_icmp.c
@@ -1,5 +1,5 @@
 /* Enable full ICMP errors on a socket.
-   Copyright (C) 2019-2023 Free Software Foundation, Inc.
+   Copyright (C) 2019-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_get_nsaddr.c b/resolv/res_get_nsaddr.c
index b8fb5c2797..0770261a19 100644
--- a/resolv/res_get_nsaddr.c
+++ b/resolv/res_get_nsaddr.c
@@ -1,5 +1,5 @@
 /* Name server address at specified index in res_state.
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_hconf.c b/resolv/res_hconf.c
index 89bd20be38..e1158943a9 100644
--- a/resolv/res_hconf.c
+++ b/resolv/res_hconf.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_hconf.h b/resolv/res_hconf.h
index a6fd1d2d92..796b5843b8 100644
--- a/resolv/res_hconf.h
+++ b/resolv/res_hconf.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_hostalias.c b/resolv/res_hostalias.c
index c0b99ab5eb..a64d33dc81 100644
--- a/resolv/res_hostalias.c
+++ b/resolv/res_hostalias.c
@@ -1,5 +1,5 @@
 /* HOSTALIASES-based name resolution.  Public legacy functions.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_init.c b/resolv/res_init.c
index 7b889ee085..263263d474 100644
--- a/resolv/res_init.c
+++ b/resolv/res_init.c
@@ -1,5 +1,5 @@
 /* Resolver state initialization and resolv.conf parsing.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_isourserver.c b/resolv/res_isourserver.c
index 425d19d36a..7a748a5ef5 100644
--- a/resolv/res_isourserver.c
+++ b/resolv/res_isourserver.c
@@ -1,5 +1,5 @@
 /* Legacy function for expected server checking.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_libc.c b/resolv/res_libc.c
index 430a0df4f4..5f51a560e6 100644
--- a/resolv/res_libc.c
+++ b/resolv/res_libc.c
@@ -1,5 +1,5 @@
 /* Definitions related to res_init linked into libc instead of libresolv.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_mkquery.c b/resolv/res_mkquery.c
index a46a92432b..4666fecf97 100644
--- a/resolv/res_mkquery.c
+++ b/resolv/res_mkquery.c
@@ -1,5 +1,5 @@
 /* Creation of DNS query packets.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_nameinquery.c b/resolv/res_nameinquery.c
index ca56bc9283..77a149bb1d 100644
--- a/resolv/res_nameinquery.c
+++ b/resolv/res_nameinquery.c
@@ -1,5 +1,5 @@
 /* Check if a DNS packet matches a specific DNS query.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_queriesmatch.c b/resolv/res_queriesmatch.c
index 37db01a1b0..5b873a049c 100644
--- a/resolv/res_queriesmatch.c
+++ b/resolv/res_queriesmatch.c
@@ -1,5 +1,5 @@
 /* Check if two DNS packets contain the same query.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_randomid.c b/resolv/res_randomid.c
index 4101f22781..6bd8928556 100644
--- a/resolv/res_randomid.c
+++ b/resolv/res_randomid.c
@@ -1,5 +1,5 @@
 /* Legacy libresolv random number generator.
-   Copyright (C) 1995-2023 Free Software Foundation, Inc.
+   Copyright (C) 1995-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/res_send.c b/resolv/res_send.c
index d098eba470..fb0217204a 100644
--- a/resolv/res_send.c
+++ b/resolv/res_send.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2016-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/resolv-deprecated.c b/resolv/resolv-deprecated.c
index e8fb761926..efa6ae7577 100644
--- a/resolv/resolv-deprecated.c
+++ b/resolv/resolv-deprecated.c
@@ -1,5 +1,5 @@
 /* Forwarders for deprecated libresolv functions which are implemented in libc.
-   Copyright (C) 2021-2023 Free Software Foundation, Inc.
+   Copyright (C) 2021-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/resolv-internal.h b/resolv/resolv-internal.h
index 2b98ac4920..24b164f6b5 100644
--- a/resolv/resolv-internal.h
+++ b/resolv/resolv-internal.h
@@ -1,5 +1,5 @@
 /* libresolv interfaces for internal use across glibc.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/resolv_conf.c b/resolv/resolv_conf.c
index 8bc9edc634..37c2e8bc4f 100644
--- a/resolv/resolv_conf.c
+++ b/resolv/resolv_conf.c
@@ -1,5 +1,5 @@
 /* Extended resolver state separate from struct __res_state.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/resolv_conf.h b/resolv/resolv_conf.h
index 3c1105d93b..76483f5962 100644
--- a/resolv/resolv_conf.h
+++ b/resolv/resolv_conf.h
@@ -1,5 +1,5 @@
 /* Extended resolver state separate from struct __res_state.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/resolv_context.c b/resolv/resolv_context.c
index 7bf7ce9df4..d62d8cc465 100644
--- a/resolv/resolv_context.c
+++ b/resolv/resolv_context.c
@@ -1,5 +1,5 @@
 /* Temporary, thread-local resolver state.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/resolv_context.h b/resolv/resolv_context.h
index 020b9bd775..7a9bc4c428 100644
--- a/resolv/resolv_context.h
+++ b/resolv/resolv_context.h
@@ -1,5 +1,5 @@
 /* Temporary, thread-local resolver state.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-aton.c b/resolv/tst-aton.c
index dbb33e923d..ef2f48c7dd 100644
--- a/resolv/tst-aton.c
+++ b/resolv/tst-aton.c
@@ -1,5 +1,5 @@
 /* Test legacy IPv4 text-to-address function inet_aton.
-   Copyright (C) 1998-2023 Free Software Foundation, Inc.
+   Copyright (C) 1998-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-bug18665-tcp.c b/resolv/tst-bug18665-tcp.c
index 5c32e54eb2..6af3e50543 100644
--- a/resolv/tst-bug18665-tcp.c
+++ b/resolv/tst-bug18665-tcp.c
@@ -1,5 +1,5 @@
 /* Test __libc_res_nsend buffer mismanagement, basic TCP coverage.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-bug18665.c b/resolv/tst-bug18665.c
index 9adcb11aef..5deddf9f3b 100644
--- a/resolv/tst-bug18665.c
+++ b/resolv/tst-bug18665.c
@@ -1,5 +1,5 @@
 /* Test for __libc_res_nsend buffer mismanagent (bug 18665), UDP case.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-inet_addr-binary.c b/resolv/tst-inet_addr-binary.c
index 14a7152567..fe7ec63e66 100644
--- a/resolv/tst-inet_addr-binary.c
+++ b/resolv/tst-inet_addr-binary.c
@@ -1,5 +1,5 @@
 /* Test inet_addr does not accept C2X binary constants.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-inet_aton_exact.c b/resolv/tst-inet_aton_exact.c
index b3a6ad5188..2c586bc1c5 100644
--- a/resolv/tst-inet_aton_exact.c
+++ b/resolv/tst-inet_aton_exact.c
@@ -1,5 +1,5 @@
 /* Test internal legacy IPv4 text-to-address function __inet_aton_exact.
-   Copyright (C) 2019-2023 Free Software Foundation, Inc.
+   Copyright (C) 2019-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-inet_pton.c b/resolv/tst-inet_pton.c
index c40a9d586b..bf0d18aa1b 100644
--- a/resolv/tst-inet_pton.c
+++ b/resolv/tst-inet_pton.c
@@ -1,5 +1,5 @@
 /* Test inet_pton functions.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-leaks.c b/resolv/tst-leaks.c
index 126551f391..1b480a501a 100644
--- a/resolv/tst-leaks.c
+++ b/resolv/tst-leaks.c
@@ -1,5 +1,5 @@
 /* Tests for res_query in libresolv
-   Copyright (C) 2003-2023 Free Software Foundation, Inc.
+   Copyright (C) 2003-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-leaks2.c b/resolv/tst-leaks2.c
index 50a8054546..c2c68ba095 100644
--- a/resolv/tst-leaks2.c
+++ b/resolv/tst-leaks2.c
@@ -1,5 +1,5 @@
 /* Tests for res_init in libresolv
-   Copyright (C) 2004-2023 Free Software Foundation, Inc.
+   Copyright (C) 2004-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-ns_name.c b/resolv/tst-ns_name.c
index f5f719ce1f..0af204c245 100644
--- a/resolv/tst-ns_name.c
+++ b/resolv/tst-ns_name.c
@@ -1,5 +1,5 @@
 /* Test ns_name-related functions.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-ns_name.data b/resolv/tst-ns_name.data
index 3b079c076a..42d8c9e712 100644
--- a/resolv/tst-ns_name.data
+++ b/resolv/tst-ns_name.data
@@ -1,5 +1,5 @@
 # Test input for ns_name_unpack and ns_name_ntop.
-# Copyright (C) 2017-2023 Free Software Foundation, Inc.
+# Copyright (C) 2017-2024 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 #
 # The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-ns_name_compress.c b/resolv/tst-ns_name_compress.c
index 6dc841695c..5c55ca96a3 100644
--- a/resolv/tst-ns_name_compress.c
+++ b/resolv/tst-ns_name_compress.c
@@ -1,5 +1,5 @@
 /* Test ns_name_compress corner cases.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-ns_name_length_uncompressed.c b/resolv/tst-ns_name_length_uncompressed.c
index db82af0c65..698c0cd234 100644
--- a/resolv/tst-ns_name_length_uncompressed.c
+++ b/resolv/tst-ns_name_length_uncompressed.c
@@ -1,5 +1,5 @@
 /* Test __ns_name_length_uncompressed.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-ns_name_pton.c b/resolv/tst-ns_name_pton.c
index 0112d582e5..a5881eb752 100644
--- a/resolv/tst-ns_name_pton.c
+++ b/resolv/tst-ns_name_pton.c
@@ -1,5 +1,5 @@
 /* Tests for ns_name_pton.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-ns_rr_cursor.c b/resolv/tst-ns_rr_cursor.c
index f64ff19879..fe8a647b3d 100644
--- a/resolv/tst-ns_rr_cursor.c
+++ b/resolv/tst-ns_rr_cursor.c
@@ -1,5 +1,5 @@
 /* Tests for resource record parsing.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-ns_samebinaryname.c b/resolv/tst-ns_samebinaryname.c
index 0eda26694d..5f3c6f5e49 100644
--- a/resolv/tst-ns_samebinaryname.c
+++ b/resolv/tst-ns_samebinaryname.c
@@ -1,5 +1,5 @@
 /* Test the __ns_samebinaryname function.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-p_secstodate.c b/resolv/tst-p_secstodate.c
index 708994ed2a..676fe0b74c 100644
--- a/resolv/tst-p_secstodate.c
+++ b/resolv/tst-p_secstodate.c
@@ -1,5 +1,5 @@
 /* Test __p_secstodate compat symbol.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-res_hconf_reorder.c b/resolv/tst-res_hconf_reorder.c
index 15a54217b2..07584d9e83 100644
--- a/resolv/tst-res_hconf_reorder.c
+++ b/resolv/tst-res_hconf_reorder.c
@@ -1,6 +1,6 @@
 /* BZ #17977 _res_hconf_reorder_addrs test.
 
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-res_hnok.c b/resolv/tst-res_hnok.c
index b5a37210e1..674ad589c5 100644
--- a/resolv/tst-res_hnok.c
+++ b/resolv/tst-res_hnok.c
@@ -1,5 +1,5 @@
 /* Tests for res_hnok and related functions.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-ai_idn-common.c b/resolv/tst-resolv-ai_idn-common.c
index 76d6c24d82..beae1d6929 100644
--- a/resolv/tst-resolv-ai_idn-common.c
+++ b/resolv/tst-resolv-ai_idn-common.c
@@ -1,5 +1,5 @@
 /* Common code for AI_IDN/NI_IDN tests.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-ai_idn-latin1.c b/resolv/tst-resolv-ai_idn-latin1.c
index 7c8e4f4ed6..517532230b 100644
--- a/resolv/tst-resolv-ai_idn-latin1.c
+++ b/resolv/tst-resolv-ai_idn-latin1.c
@@ -1,5 +1,5 @@
 /* Test getaddrinfo and getnameinfo with AI_IDN, NI_IDN (Latin-1).
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-ai_idn-nolibidn2.c b/resolv/tst-resolv-ai_idn-nolibidn2.c
index e19122a497..697132a4ec 100644
--- a/resolv/tst-resolv-ai_idn-nolibidn2.c
+++ b/resolv/tst-resolv-ai_idn-nolibidn2.c
@@ -1,5 +1,5 @@
 /* Test getaddrinfo and getnameinfo without usable libidn2.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-ai_idn.c b/resolv/tst-resolv-ai_idn.c
index 0a64e1ba7b..53a9dd43f8 100644
--- a/resolv/tst-resolv-ai_idn.c
+++ b/resolv/tst-resolv-ai_idn.c
@@ -1,5 +1,5 @@
 /* Test getaddrinfo and getnameinfo with AI_IDN, NI_IDN (UTF-8).
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-aliases.c b/resolv/tst-resolv-aliases.c
index 909b325096..46627289ed 100644
--- a/resolv/tst-resolv-aliases.c
+++ b/resolv/tst-resolv-aliases.c
@@ -1,5 +1,5 @@
 /* Test alias handling (mainly for gethostbyname).
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-basic.c b/resolv/tst-resolv-basic.c
index c4bec149cd..e8cd41127b 100644
--- a/resolv/tst-resolv-basic.c
+++ b/resolv/tst-resolv-basic.c
@@ -1,5 +1,5 @@
 /* Test basic nss_dns functionality and the resolver test harness itself.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-binary.c b/resolv/tst-resolv-binary.c
index c12968dd02..3a0d6fee5f 100644
--- a/resolv/tst-resolv-binary.c
+++ b/resolv/tst-resolv-binary.c
@@ -1,5 +1,5 @@
 /* Test handling of binary domain names with res_send.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-byaddr.c b/resolv/tst-resolv-byaddr.c
index 5e98c0ad02..562ad7b483 100644
--- a/resolv/tst-resolv-byaddr.c
+++ b/resolv/tst-resolv-byaddr.c
@@ -1,5 +1,5 @@
 /* Test reverse DNS lookup.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-canonname.c b/resolv/tst-resolv-canonname.c
index 33bab6638d..79c628c815 100644
--- a/resolv/tst-resolv-canonname.c
+++ b/resolv/tst-resolv-canonname.c
@@ -1,5 +1,5 @@
 /* Test _nss_dns_getcanonname_r corner cases.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-edns.c b/resolv/tst-resolv-edns.c
index 6e0072b541..f029e7f5ae 100644
--- a/resolv/tst-resolv-edns.c
+++ b/resolv/tst-resolv-edns.c
@@ -1,5 +1,5 @@
 /* Test EDNS handling in the stub resolver.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-invalid-cname.c b/resolv/tst-resolv-invalid-cname.c
index e708abf667..69f1c63be1 100644
--- a/resolv/tst-resolv-invalid-cname.c
+++ b/resolv/tst-resolv-invalid-cname.c
@@ -1,5 +1,5 @@
 /* Test handling of CNAMEs with non-host domain names (bug 12154).
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-maybe_insert_sig.h b/resolv/tst-resolv-maybe_insert_sig.h
index ba5f80f401..1186f78b09 100644
--- a/resolv/tst-resolv-maybe_insert_sig.h
+++ b/resolv/tst-resolv-maybe_insert_sig.h
@@ -1,5 +1,5 @@
 /* Code snippet for optionally inserting ignored SIG records in resolver tests.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-network.c b/resolv/tst-resolv-network.c
index ada7137183..f40e6f926c 100644
--- a/resolv/tst-resolv-network.c
+++ b/resolv/tst-resolv-network.c
@@ -1,5 +1,5 @@
 /* Test getnetbyname and getnetbyaddr.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-noaaaa-vc.c b/resolv/tst-resolv-noaaaa-vc.c
index 9f5aebd99f..7ed44032bf 100644
--- a/resolv/tst-resolv-noaaaa-vc.c
+++ b/resolv/tst-resolv-noaaaa-vc.c
@@ -1,5 +1,5 @@
 /* Test the RES_NOAAAA resolver option with a large response.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-noaaaa.c b/resolv/tst-resolv-noaaaa.c
index c1bef1769e..c660f17df8 100644
--- a/resolv/tst-resolv-noaaaa.c
+++ b/resolv/tst-resolv-noaaaa.c
@@ -1,5 +1,5 @@
 /* Test the RES_NOAAAA resolver option.
-   Copyright (C) 2022-2023 Free Software Foundation, Inc.
+   Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-nondecimal.c b/resolv/tst-resolv-nondecimal.c
index d2d12e8fac..069b9252e2 100644
--- a/resolv/tst-resolv-nondecimal.c
+++ b/resolv/tst-resolv-nondecimal.c
@@ -1,5 +1,5 @@
 /* Test name resolution behavior for octal, hexadecimal IPv4 addresses.
-   Copyright (C) 2019-2023 Free Software Foundation, Inc.
+   Copyright (C) 2019-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-qtypes.c b/resolv/tst-resolv-qtypes.c
index 6c1ef3f7ec..3fa566c7ea 100644
--- a/resolv/tst-resolv-qtypes.c
+++ b/resolv/tst-resolv-qtypes.c
@@ -1,5 +1,5 @@
 /* Exercise low-level query functions with different QTYPEs.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-res_init-multi.c b/resolv/tst-resolv-res_init-multi.c
index c2fc9ebcb6..30e7dab260 100644
--- a/resolv/tst-resolv-res_init-multi.c
+++ b/resolv/tst-resolv-res_init-multi.c
@@ -1,5 +1,5 @@
 /* Multi-threaded test for resolver initialization.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-res_init-skeleton.c b/resolv/tst-resolv-res_init-skeleton.c
index cbdf377b84..6bef62cde2 100644
--- a/resolv/tst-resolv-res_init-skeleton.c
+++ b/resolv/tst-resolv-res_init-skeleton.c
@@ -1,5 +1,5 @@
 /* Test parsing of /etc/resolv.conf.  Generic version.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-res_init-thread.c b/resolv/tst-resolv-res_init-thread.c
index 0c6b77bc22..317460d911 100644
--- a/resolv/tst-resolv-res_init-thread.c
+++ b/resolv/tst-resolv-res_init-thread.c
@@ -1,5 +1,5 @@
 /* Test parsing of /etc/resolv.conf, threading version.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-res_init.c b/resolv/tst-resolv-res_init.c
index 249cb72171..ecac566fa8 100644
--- a/resolv/tst-resolv-res_init.c
+++ b/resolv/tst-resolv-res_init.c
@@ -1,5 +1,5 @@
 /* Test parsing of /etc/resolv.conf, non-threading version.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-res_ninit.c b/resolv/tst-resolv-res_ninit.c
index a274b5bf3a..81496a88ea 100644
--- a/resolv/tst-resolv-res_ninit.c
+++ b/resolv/tst-resolv-res_ninit.c
@@ -1,5 +1,5 @@
 /* Test the creation of many struct __res_state objects.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-rotate.c b/resolv/tst-resolv-rotate.c
index e6ff4351a7..d582f3a66f 100644
--- a/resolv/tst-resolv-rotate.c
+++ b/resolv/tst-resolv-rotate.c
@@ -1,5 +1,5 @@
 /* Check that RES_ROTATE works with few nameserver entries (bug 13028).
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-search.c b/resolv/tst-resolv-search.c
index 425ce5653c..00ca8a5950 100644
--- a/resolv/tst-resolv-search.c
+++ b/resolv/tst-resolv-search.c
@@ -1,5 +1,5 @@
 /* Test search/default domain name behavior.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-threads.c b/resolv/tst-resolv-threads.c
index 0dc4f3cc88..c099981b86 100644
--- a/resolv/tst-resolv-threads.c
+++ b/resolv/tst-resolv-threads.c
@@ -1,5 +1,5 @@
 /* Test basic nss_dns functionality with multiple threads.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-trailing.c b/resolv/tst-resolv-trailing.c
index 87770fe873..86355f6c91 100644
--- a/resolv/tst-resolv-trailing.c
+++ b/resolv/tst-resolv-trailing.c
@@ -1,5 +1,5 @@
 /* Test name resolution behavior with trailing characters.
-   Copyright (C) 2019-2023 Free Software Foundation, Inc.
+   Copyright (C) 2019-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-trustad.c b/resolv/tst-resolv-trustad.c
index 979d694ebd..bd7767064e 100644
--- a/resolv/tst-resolv-trustad.c
+++ b/resolv/tst-resolv-trustad.c
@@ -1,5 +1,5 @@
 /* Test the behavior of the trust-ad option.
-   Copyright (C) 2019-2023 Free Software Foundation, Inc.
+   Copyright (C) 2019-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/resolv/tst-resolv-txnid-collision.c b/resolv/tst-resolv-txnid-collision.c
index 722392bcef..9f30f9e6b3 100644
--- a/resolv/tst-resolv-txnid-collision.c
+++ b/resolv/tst-resolv-txnid-collision.c
@@ -1,5 +1,5 @@
 /* Test parallel queries with transaction ID collisions.
-   Copyright (C) 2020-2023 Free Software Foundation, Inc.
+   Copyright (C) 2020-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or