From: squidadm Date: Sun, 22 Jan 2023 02:14:40 +0000 (+0000) Subject: Source Format Enforcement (#1234) X-Git-Tag: SQUID_6_0_1~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b8ae064d94784934b3402e5db015246d1b1ca658;p=thirdparty%2Fsquid.git Source Format Enforcement (#1234) --- diff --git a/INSTALL b/INSTALL index ce3e3a63b1..7353df9de6 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/Makefile.am b/Makefile.am index 78e72d6d83..3c26dfc798 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/QUICKSTART b/QUICKSTART index f2070b5501..2808e4ce9b 100644 --- a/QUICKSTART +++ b/QUICKSTART @@ -99,7 +99,7 @@ typically have to modify something in a /etc/rc_something). ============================================================================== /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/README b/README index 227b40827d..a5064b4614 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ SQUID Web Proxy Cache http://www.squid-cache.org/ ------------------------------------------------------------------------ -Copyright (C) 1996-2022 The Squid Software Foundation and contributors +Copyright (C) 1996-2023 The Squid Software Foundation and contributors Squid software is distributed under GPLv2+ license and includes contributions from numerous individuals and organizations. diff --git a/acinclude/ax_cxx_compile_stdcxx.m4 b/acinclude/ax_cxx_compile_stdcxx.m4 index 483bf09710..dbf6fe4503 100644 --- a/acinclude/ax_cxx_compile_stdcxx.m4 +++ b/acinclude/ax_cxx_compile_stdcxx.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/ax_with_prog.m4 b/acinclude/ax_with_prog.m4 index 004845b228..b6cfc112d3 100644 --- a/acinclude/ax_with_prog.m4 +++ b/acinclude/ax_with_prog.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/compiler-flags.m4 b/acinclude/compiler-flags.m4 index ce485888ba..a9bd7ffc67 100644 --- a/acinclude/compiler-flags.m4 +++ b/acinclude/compiler-flags.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/init.m4 b/acinclude/init.m4 index 9f0de168d5..411f1e7c79 100644 --- a/acinclude/init.m4 +++ b/acinclude/init.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/krb5.m4 b/acinclude/krb5.m4 index 23b23fe0e6..2c4e3403cd 100644 --- a/acinclude/krb5.m4 +++ b/acinclude/krb5.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/ldap.m4 b/acinclude/ldap.m4 index 36b5b73bd2..660cc8dead 100644 --- a/acinclude/ldap.m4 +++ b/acinclude/ldap.m4 @@ -1,4 +1,4 @@ -# Copyright (C) 1996-2022 The Squid Software Foundation and contributors +# Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/lib-checks.m4 b/acinclude/lib-checks.m4 index 6a974d9e98..53847a8161 100644 --- a/acinclude/lib-checks.m4 +++ b/acinclude/lib-checks.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/nettle.m4 b/acinclude/nettle.m4 index 1ca4844cbd..1532ec2e85 100644 --- a/acinclude/nettle.m4 +++ b/acinclude/nettle.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/os-deps.m4 b/acinclude/os-deps.m4 index 7c86ed2781..f51714a8af 100644 --- a/acinclude/os-deps.m4 +++ b/acinclude/os-deps.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/pam.m4 b/acinclude/pam.m4 index b0ea5da4aa..1f423403e3 100644 --- a/acinclude/pam.m4 +++ b/acinclude/pam.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/pkg.m4 b/acinclude/pkg.m4 index 430193412f..1ec8a55388 100644 --- a/acinclude/pkg.m4 +++ b/acinclude/pkg.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/squid-util.m4 b/acinclude/squid-util.m4 index 6b20f873e3..60ecd505f5 100644 --- a/acinclude/squid-util.m4 +++ b/acinclude/squid-util.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/acinclude/tdb.m4 b/acinclude/tdb.m4 index a37403a8e8..be1eb0ec12 100644 --- a/acinclude/tdb.m4 +++ b/acinclude/tdb.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/bootstrap.sh b/bootstrap.sh index 07391990f5..34abd9993b 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,6 +1,6 @@ #!/bin/sh # -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/compat/Makefile.am b/compat/Makefile.am index cbb19b0933..8d23b31bc4 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/compat/assert.cc b/compat/assert.cc index 82fcb61022..be71756fee 100644 --- a/compat/assert.cc +++ b/compat/assert.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/assert.h b/compat/assert.h index 70c927cbe0..dddf33c627 100644 --- a/compat/assert.h +++ b/compat/assert.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/cmsg.h b/compat/cmsg.h index a61a1e948b..8e7ad8332e 100644 --- a/compat/cmsg.h +++ b/compat/cmsg.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/compat.cc b/compat/compat.cc index 17afe7af27..19a9f674af 100644 --- a/compat/compat.cc +++ b/compat/compat.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/compat.dox b/compat/compat.dox index 8bf2222612..f74c2e0261 100644 --- a/compat/compat.dox +++ b/compat/compat.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/compat.h b/compat/compat.h index f0310e1e5a..b0c41433bf 100644 --- a/compat/compat.h +++ b/compat/compat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/compat_shared.h b/compat/compat_shared.h index d944e71742..fec177ab16 100644 --- a/compat/compat_shared.h +++ b/compat/compat_shared.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/cppunit.h b/compat/cppunit.h index aee99328e7..eb13a81a93 100644 --- a/compat/cppunit.h +++ b/compat/cppunit.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/cpu.h b/compat/cpu.h index 32dfd98dc6..f832063ad5 100644 --- a/compat/cpu.h +++ b/compat/cpu.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/debug.cc b/compat/debug.cc index 564b5e7ef9..58aef3297d 100644 --- a/compat/debug.cc +++ b/compat/debug.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/debug.h b/compat/debug.h index 66beb0f5cb..cbde48e071 100644 --- a/compat/debug.h +++ b/compat/debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/eui64_aton.c b/compat/eui64_aton.c index 5487185f13..d4ea3ff2ff 100644 --- a/compat/eui64_aton.c +++ b/compat/eui64_aton.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/eui64_aton.h b/compat/eui64_aton.h index b6222829f8..0d5f5edaca 100644 --- a/compat/eui64_aton.h +++ b/compat/eui64_aton.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/fdsetsize.h b/compat/fdsetsize.h index 03a79e2324..84858f276e 100644 --- a/compat/fdsetsize.h +++ b/compat/fdsetsize.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/getaddrinfo.cc b/compat/getaddrinfo.cc index b74434188e..17a3bbe147 100644 --- a/compat/getaddrinfo.cc +++ b/compat/getaddrinfo.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/getaddrinfo.h b/compat/getaddrinfo.h index d27042f491..62e70994e7 100644 --- a/compat/getaddrinfo.h +++ b/compat/getaddrinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/getnameinfo.cc b/compat/getnameinfo.cc index e7c97cb634..05924ef157 100644 --- a/compat/getnameinfo.cc +++ b/compat/getnameinfo.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/getnameinfo.h b/compat/getnameinfo.h index 6fa077b25f..cc1a23ba9d 100644 --- a/compat/getnameinfo.h +++ b/compat/getnameinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/inet_ntop.cc b/compat/inet_ntop.cc index 183a2ffae8..09e36d58a3 100644 --- a/compat/inet_ntop.cc +++ b/compat/inet_ntop.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/inet_ntop.h b/compat/inet_ntop.h index 2ff5cb04c9..3d9bf68d83 100644 --- a/compat/inet_ntop.h +++ b/compat/inet_ntop.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/inet_pton.cc b/compat/inet_pton.cc index e95ee8e7b7..03e7fe9c48 100644 --- a/compat/inet_pton.cc +++ b/compat/inet_pton.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/inet_pton.h b/compat/inet_pton.h index f81f9a2038..4e4c020dc5 100644 --- a/compat/inet_pton.h +++ b/compat/inet_pton.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/initgroups.c b/compat/initgroups.c index 5c8e29f24a..b55fd42421 100644 --- a/compat/initgroups.c +++ b/compat/initgroups.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/initgroups.h b/compat/initgroups.h index 61c4a5f176..81217b915f 100644 --- a/compat/initgroups.h +++ b/compat/initgroups.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/krb5.h b/compat/krb5.h index 962853327f..cd110521c7 100644 --- a/compat/krb5.h +++ b/compat/krb5.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/memrchr.cc b/compat/memrchr.cc index f2e297f0c1..2ed0b92e09 100644 --- a/compat/memrchr.cc +++ b/compat/memrchr.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/memrchr.h b/compat/memrchr.h index 3ac22dab26..289c2757c3 100644 --- a/compat/memrchr.h +++ b/compat/memrchr.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/mswindows.cc b/compat/mswindows.cc index 987f4199c3..db69088d7a 100644 --- a/compat/mswindows.cc +++ b/compat/mswindows.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/openssl.h b/compat/openssl.h index cd3145714f..2b445d8a73 100644 --- a/compat/openssl.h +++ b/compat/openssl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/aix.h b/compat/os/aix.h index b6afd67a99..6665ac1052 100644 --- a/compat/os/aix.h +++ b/compat/os/aix.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/android.h b/compat/os/android.h index 8730193610..f3b91d5126 100644 --- a/compat/os/android.h +++ b/compat/os/android.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/dragonfly.h b/compat/os/dragonfly.h index f0abf81c09..3b5f3c0f2f 100644 --- a/compat/os/dragonfly.h +++ b/compat/os/dragonfly.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/freebsd.h b/compat/os/freebsd.h index 30d8bf1015..0927cc13b8 100644 --- a/compat/os/freebsd.h +++ b/compat/os/freebsd.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/hpux.h b/compat/os/hpux.h index c28570ed04..7326123c47 100644 --- a/compat/os/hpux.h +++ b/compat/os/hpux.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/linux.h b/compat/os/linux.h index a5828b62f5..8c9fdf5dfc 100644 --- a/compat/os/linux.h +++ b/compat/os/linux.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/macosx.h b/compat/os/macosx.h index b35d83c3aa..8514bc440e 100644 --- a/compat/os/macosx.h +++ b/compat/os/macosx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/mswindows.h b/compat/os/mswindows.h index cfc95652d3..dd3ad74750 100644 --- a/compat/os/mswindows.h +++ b/compat/os/mswindows.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/netbsd.h b/compat/os/netbsd.h index 54e61850b4..883b790214 100644 --- a/compat/os/netbsd.h +++ b/compat/os/netbsd.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/openbsd.h b/compat/os/openbsd.h index 7d0f06d59d..d50b961207 100644 --- a/compat/os/openbsd.h +++ b/compat/os/openbsd.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/opensolaris_10_netdb.h b/compat/os/opensolaris_10_netdb.h index dc491e2eaf..bbdf3c32b8 100644 --- a/compat/os/opensolaris_10_netdb.h +++ b/compat/os/opensolaris_10_netdb.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/os2.h b/compat/os/os2.h index c7a4e471a1..d62e355fee 100644 --- a/compat/os/os2.h +++ b/compat/os/os2.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/qnx.h b/compat/os/qnx.h index f10ae651cc..1d877abb41 100644 --- a/compat/os/qnx.h +++ b/compat/os/qnx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/sgi.h b/compat/os/sgi.h index 3fb7d26692..f1deccea8b 100644 --- a/compat/os/sgi.h +++ b/compat/os/sgi.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/solaris.h b/compat/os/solaris.h index 7fdd6ba991..c5c3b666a5 100644 --- a/compat/os/solaris.h +++ b/compat/os/solaris.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/os/sunos.h b/compat/os/sunos.h index c3a3689675..8ab17d561f 100644 --- a/compat/os/sunos.h +++ b/compat/os/sunos.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/osdetect.h b/compat/osdetect.h index 92868c9d2d..b1fa387fdb 100644 --- a/compat/osdetect.h +++ b/compat/osdetect.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/psignal.c b/compat/psignal.c index 4789c28deb..0963906d5b 100644 --- a/compat/psignal.c +++ b/compat/psignal.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/psignal.h b/compat/psignal.h index 84ad4629ee..ee2b44713d 100644 --- a/compat/psignal.h +++ b/compat/psignal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/shm.cc b/compat/shm.cc index 976a1a89d2..d6cc14c440 100644 --- a/compat/shm.cc +++ b/compat/shm.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/shm.h b/compat/shm.h index 10b89ded7d..6006dd95fa 100644 --- a/compat/shm.h +++ b/compat/shm.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/statvfs.cc b/compat/statvfs.cc index bff7ea2b16..7928dbfe66 100644 --- a/compat/statvfs.cc +++ b/compat/statvfs.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/statvfs.h b/compat/statvfs.h index 3129f62da5..48394e4e78 100644 --- a/compat/statvfs.h +++ b/compat/statvfs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/stdio.h b/compat/stdio.h index 5c381c90a8..c7ce69c599 100644 --- a/compat/stdio.h +++ b/compat/stdio.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/stdvarargs.h b/compat/stdvarargs.h index 2ab02ffbaf..1dec31b993 100644 --- a/compat/stdvarargs.h +++ b/compat/stdvarargs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/strerror.c b/compat/strerror.c index 1086ae6f6c..8f6821decc 100644 --- a/compat/strerror.c +++ b/compat/strerror.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/strnrchr.c b/compat/strnrchr.c index c30c3d668b..186a7d9540 100644 --- a/compat/strnrchr.c +++ b/compat/strnrchr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/strnrchr.h b/compat/strnrchr.h index 666a51785c..622fa3bda5 100644 --- a/compat/strnrchr.h +++ b/compat/strnrchr.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/strnstr.cc b/compat/strnstr.cc index 295722a7f9..cccebd9565 100644 --- a/compat/strnstr.cc +++ b/compat/strnstr.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/strtoll.c b/compat/strtoll.c index 15697ec0eb..cd99e6e40b 100644 --- a/compat/strtoll.c +++ b/compat/strtoll.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/strtoll.h b/compat/strtoll.h index fa4a62d39d..b8ea5e67dd 100644 --- a/compat/strtoll.h +++ b/compat/strtoll.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/tempnam.c b/compat/tempnam.c index 99c6b4c59e..74a5627b7e 100644 --- a/compat/tempnam.c +++ b/compat/tempnam.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/tempnam.h b/compat/tempnam.h index a56ee8d759..f57c7f32e3 100644 --- a/compat/tempnam.h +++ b/compat/tempnam.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/testPreCompiler.cc b/compat/testPreCompiler.cc index 04f7501e7d..a5b807bd50 100644 --- a/compat/testPreCompiler.cc +++ b/compat/testPreCompiler.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/testPreCompiler.h b/compat/testPreCompiler.h index 05960b9a49..400808cc48 100644 --- a/compat/testPreCompiler.h +++ b/compat/testPreCompiler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/types.h b/compat/types.h index b125c91b7a..245b5fc048 100644 --- a/compat/types.h +++ b/compat/types.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/valgrind.h b/compat/valgrind.h index a28c25eb2f..7c7710fa0e 100644 --- a/compat/valgrind.h +++ b/compat/valgrind.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/xalloc.cc b/compat/xalloc.cc index d48608443a..812c5e3193 100644 --- a/compat/xalloc.cc +++ b/compat/xalloc.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/xalloc.h b/compat/xalloc.h index 4d03a4bc15..0437a03c2d 100644 --- a/compat/xalloc.h +++ b/compat/xalloc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/xis.h b/compat/xis.h index 0ab664b148..419272777b 100644 --- a/compat/xis.h +++ b/compat/xis.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/xstrerror.cc b/compat/xstrerror.cc index 0b2f315cd4..51c16f70ae 100644 --- a/compat/xstrerror.cc +++ b/compat/xstrerror.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/xstrerror.h b/compat/xstrerror.h index d73e45890d..66736c4369 100644 --- a/compat/xstrerror.h +++ b/compat/xstrerror.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/xstring.cc b/compat/xstring.cc index 27945527ad..d57c1b6bf3 100644 --- a/compat/xstring.cc +++ b/compat/xstring.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/xstring.h b/compat/xstring.h index 131a353c9b..382f97d278 100644 --- a/compat/xstring.h +++ b/compat/xstring.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/xstrto.cc b/compat/xstrto.cc index aca00c638d..3cee80ab32 100644 --- a/compat/xstrto.cc +++ b/compat/xstrto.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/compat/xstrto.h b/compat/xstrto.h index f34165a859..218c75cdb5 100644 --- a/compat/xstrto.h +++ b/compat/xstrto.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/configure.ac b/configure.ac index db986911aa..b63ea2103c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/contrib/Makefile.am b/contrib/Makefile.am index cebf199192..e573ef8e86 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/contrib/solaris/solaris-krb5-include.patch b/contrib/solaris/solaris-krb5-include.patch index f9aa240461..1d434ebbee 100644 --- a/contrib/solaris/solaris-krb5-include.patch +++ b/contrib/solaris/solaris-krb5-include.patch @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/contrib/url-normalizer.pl b/contrib/url-normalizer.pl index 2a10205ed5..e965e9eb6a 100755 --- a/contrib/url-normalizer.pl +++ b/contrib/url-normalizer.pl @@ -1,6 +1,6 @@ #!/usr/local/bin/perl -Tw # -# * Copyright (C) 1996-2022 The Squid Software Foundation and contributors +# * Copyright (C) 1996-2023 The Squid Software Foundation and contributors # * # * Squid software is distributed under GPLv2+ license and includes # * contributions from numerous individuals and organizations. diff --git a/contrib/user-agents.pl b/contrib/user-agents.pl index d5d4f4a261..1f39de0606 100755 --- a/contrib/user-agents.pl +++ b/contrib/user-agents.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# * Copyright (C) 1996-2022 The Squid Software Foundation and contributors +# * Copyright (C) 1996-2023 The Squid Software Foundation and contributors # * # * Squid software is distributed under GPLv2+ license and includes # * contributions from numerous individuals and organizations. diff --git a/doc/Makefile.am b/doc/Makefile.am index 0a88f1adbf..9ee8f701c2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/doc/Programming-Guide/01_Main.dox b/doc/Programming-Guide/01_Main.dox index 238ea5668a..5e859ebc96 100644 --- a/doc/Programming-Guide/01_Main.dox +++ b/doc/Programming-Guide/01_Main.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/doc/Programming-Guide/02_CodingConventions.dox b/doc/Programming-Guide/02_CodingConventions.dox index 73a7a5e86a..fa0b06b8da 100644 --- a/doc/Programming-Guide/02_CodingConventions.dox +++ b/doc/Programming-Guide/02_CodingConventions.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/doc/Programming-Guide/03_MajorComponents.dox b/doc/Programming-Guide/03_MajorComponents.dox index fb3d9e4e57..c3d13bf209 100644 --- a/doc/Programming-Guide/03_MajorComponents.dox +++ b/doc/Programming-Guide/03_MajorComponents.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/doc/Programming-Guide/05_TypicalRequestFlow.dox b/doc/Programming-Guide/05_TypicalRequestFlow.dox index fa275d71c6..1a9e934412 100644 --- a/doc/Programming-Guide/05_TypicalRequestFlow.dox +++ b/doc/Programming-Guide/05_TypicalRequestFlow.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/doc/Programming-Guide/AccessControls.dox b/doc/Programming-Guide/AccessControls.dox index 20f387b0e3..3a5f0f5e05 100644 --- a/doc/Programming-Guide/AccessControls.dox +++ b/doc/Programming-Guide/AccessControls.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/doc/Programming-Guide/DelayPools.dox b/doc/Programming-Guide/DelayPools.dox index 3666fd7d88..3e153e766a 100644 --- a/doc/Programming-Guide/DelayPools.dox +++ b/doc/Programming-Guide/DelayPools.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/doc/Programming-Guide/Groups.dox b/doc/Programming-Guide/Groups.dox index b56feb4bcb..b121ad4433 100644 --- a/doc/Programming-Guide/Groups.dox +++ b/doc/Programming-Guide/Groups.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/doc/Programming-Guide/Makefile b/doc/Programming-Guide/Makefile index 3cc8d59047..07dba8dca2 100644 --- a/doc/Programming-Guide/Makefile +++ b/doc/Programming-Guide/Makefile @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2022 The Squid Software Foundation and contributors +## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. diff --git a/doc/Programming-Guide/StorageManager.dox b/doc/Programming-Guide/StorageManager.dox index c11a50a512..e0902a2b8d 100644 --- a/doc/Programming-Guide/StorageManager.dox +++ b/doc/Programming-Guide/StorageManager.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2022 The Squid Software Foundation and contributors + * Copyright (C) 1996-2023 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/doc/Programming-Guide/doxygen.footer.dyn b/doc/Programming-Guide/doxygen.footer.dyn index 9e780108c2..15b67ab87b 100644 --- a/doc/Programming-Guide/doxygen.footer.dyn +++ b/doc/Programming-Guide/doxygen.footer.dyn @@ -1,6 +1,6 @@