From: squidadm Date: Wed, 11 Jan 2023 11:12:42 +0000 (+1300) Subject: Source Format Enforcement (#1235) X-Git-Tag: SQUID_5_8~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b6e209c11152397b8c36b0dac89094278150608;p=thirdparty%2Fsquid.git Source Format Enforcement (#1235) --- diff --git a/INSTALL b/INSTALL index b9b953d8a2..79366923e9 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_0x_types.m4 b/acinclude/ax_cxx_0x_types.m4 index 644802e42f..58cd06678f 100644 --- a/acinclude/ax_cxx_0x_types.m4 +++ b/acinclude/ax_cxx_0x_types.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_cxx_compile_stdcxx_11.m4 b/acinclude/ax_cxx_compile_stdcxx_11.m4 index bc65be9023..fa1889a925 100644 --- a/acinclude/ax_cxx_compile_stdcxx_11.m4 +++ b/acinclude/ax_cxx_compile_stdcxx_11.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 6b69f6342a..c9634b53d1 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 9dab480641..b0fa200796 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/lib-checks.m4 b/acinclude/lib-checks.m4 index 30a9524ee4..88ace17d3b 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/os-deps.m4 b/acinclude/os-deps.m4 index 7aaf761c4b..be5fe4f17b 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 bc78d206b7..e7149a9d2a 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 6a4e6699fb..8a312d8720 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 545353363c..ac504a9ffb 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/GnuRegex.c b/compat/GnuRegex.c index 82c912939f..7c6234c7b1 100644 --- a/compat/GnuRegex.c +++ b/compat/GnuRegex.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/GnuRegex.h b/compat/GnuRegex.h index 29ced47fbf..2b7e645e87 100644 --- a/compat/GnuRegex.h +++ b/compat/GnuRegex.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/Makefile.am b/compat/Makefile.am index 84575adf94..b697278955 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 2f04a4da93..2be886ec97 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 ee6c167edb..c069f19c8e 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 d3d5e845fc..5266a13ab0 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 b73a993c63..7c7e1b571c 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 db06cfd728..513911e44f 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 3bef2c83d2..3c888aa382 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 4da21b1f7f..ae36a4324c 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 beede69fb2..a28f5fb023 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 628b1130c2..eee5ca5908 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 cfb19e74a4..b644199861 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 b96cf738eb..0b780f9916 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 a0ecaf4e41..65fab01557 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/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 fa0ec3fcd6..fd74b88ae0 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 aa6d8dadb9..86c8c01d64 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 8b22a6f3e5..628baeffe2 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 3865d233ba..6ade6dbe63 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/next.h b/compat/os/next.h index e7c8b81ae1..8be61a22a5 100644 --- a/compat/os/next.h +++ b/compat/os/next.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 3d8b375568..bf82405d38 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 1cb938b169..dd81d8b073 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 186939967d..29d94bd59e 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 5cad769174..f52176a44f 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 e119b590ab..2758b22c62 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 71db0703b6..404431807c 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 0f7b04bc99..c38985e91d 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 360069d54b..687bc6938a 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 e873c8af5d..3c1ae4479d 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 acd3f5293a..09490f440c 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 8eedefa7cf..f086e420bb 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 75295573da..cad621c654 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 decdd829e9..be69647f69 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 d6b8a6e4e2..39d2553f5f 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 ca8c0d3f28..8cecbaf17c 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 d49da5785f..4718ec9633 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 ca299dbc60..c9bf98620e 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 e87f1ccb2e..1daf4f4afb 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 e115be0b0f..8a986ef351 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 @@