From: squidadm Date: Thu, 2 Jan 2020 03:06:33 +0000 (+0000) Subject: Source Format Enforcement (#532) X-Git-Tag: 4.15-20210522-snapshot~178 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=77b1029d207083d583d81d2f2fb7a840e0f23cab;p=thirdparty%2Fsquid.git Source Format Enforcement (#532) --- diff --git a/INSTALL b/INSTALL index 1ac8e748d1..bebb145273 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 494284232d..a9562853e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 828d16db99..e5299b475a 100644 --- a/QUICKSTART +++ b/QUICKSTART @@ -99,7 +99,7 @@ typically have to modify something in a /etc/rc_something). ============================================================================== /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 ccdd8873d2..ff8cbb75c7 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ SQUID Web Proxy Cache http://www.squid-cache.org/ ------------------------------------------------------------------------ -Copyright (C) 1996-2019 The Squid Software Foundation and contributors +Copyright (C) 1996-2020 The Squid Software Foundation and contributors Squid software is distributed under GPLv2+ license and includes contributions from numerous individuals and organizations. diff --git a/SPONSORS.list b/SPONSORS.list index e6d8d6d787..be6070cc61 100644 --- a/SPONSORS.list +++ b/SPONSORS.list @@ -12,6 +12,11 @@ Bloomberg L.P. Bloomberg L.P. has funded development work towards stabilizing Squid-4. +DigialOcean - https://www.digitalocean.com/ + + DigitalOcean has donated droplets from their cloud infrastructure + to host some of the project's continuous integration farm + LaunchPad - http://launchpad.net/ Provide Bazaar mirroring services and host the Squid-3+ developer diff --git a/acinclude/ax_cxx_0x_types.m4 b/acinclude/ax_cxx_0x_types.m4 index a2ad3c6369..59d9017f3c 100644 --- a/acinclude/ax_cxx_0x_types.m4 +++ b/acinclude/ax_cxx_0x_types.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 5f596eb1a7..84975b9d02 100644 --- a/acinclude/ax_cxx_compile_stdcxx_11.m4 +++ b/acinclude/ax_cxx_compile_stdcxx_11.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 7a5bcf317a..c7443590be 100644 --- a/acinclude/ax_with_prog.m4 +++ b/acinclude/ax_with_prog.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 8adb6a4593..d84c491801 100644 --- a/acinclude/compiler-flags.m4 +++ b/acinclude/compiler-flags.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 05ed6b3f29..11b826737b 100644 --- a/acinclude/init.m4 +++ b/acinclude/init.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 ad0ba60bbe..64f52d7384 100644 --- a/acinclude/krb5.m4 +++ b/acinclude/krb5.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 7624b56fd9..3058613499 100644 --- a/acinclude/lib-checks.m4 +++ b/acinclude/lib-checks.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 12cc6b028c..2f06986da9 100644 --- a/acinclude/os-deps.m4 +++ b/acinclude/os-deps.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 ca62a69b07..bac40f2d4f 100644 --- a/acinclude/pam.m4 +++ b/acinclude/pam.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 ca718bec01..4cb3439705 100644 --- a/acinclude/pkg.m4 +++ b/acinclude/pkg.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 3300794648..f308ed34ab 100644 --- a/acinclude/squid-util.m4 +++ b/acinclude/squid-util.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 70fedb1d7a..79354a1164 100644 --- a/acinclude/tdb.m4 +++ b/acinclude/tdb.m4 @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 86f29afe26..07d74ea452 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,6 +1,6 @@ #!/bin/sh # -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 68b1c098ef..9c6a5d830d 100644 --- a/compat/GnuRegex.c +++ b/compat/GnuRegex.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 694ff0ffaf..2e2b1fd5d5 100644 --- a/compat/GnuRegex.h +++ b/compat/GnuRegex.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 0d5bfbdf3a..9ecfe3bb79 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 44f7b29b74..8c63b7d6a7 100644 --- a/compat/assert.cc +++ b/compat/assert.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 7aa8625dc8..184e99f6d3 100644 --- a/compat/assert.h +++ b/compat/assert.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 80509b315f..062b31f904 100644 --- a/compat/cmsg.h +++ b/compat/cmsg.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 ef68424a0a..7307a1d84a 100644 --- a/compat/compat.cc +++ b/compat/compat.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 ad83ef63a8..99fabf02c5 100644 --- a/compat/compat.dox +++ b/compat/compat.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 6c826c1e7a..ec72e60a9d 100644 --- a/compat/compat.h +++ b/compat/compat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 3a3e1cf382..d342e86660 100644 --- a/compat/compat_shared.h +++ b/compat/compat_shared.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 c56de51612..2996c02af3 100644 --- a/compat/cppunit.h +++ b/compat/cppunit.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 4e4f59c134..e587362b50 100644 --- a/compat/cpu.h +++ b/compat/cpu.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 94e41d90f8..67ee43f85a 100644 --- a/compat/debug.cc +++ b/compat/debug.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 0b60763aeb..bff088cb52 100644 --- a/compat/debug.h +++ b/compat/debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 74befb459e..6b5934505d 100644 --- a/compat/eui64_aton.c +++ b/compat/eui64_aton.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 358089184f..d602d17740 100644 --- a/compat/eui64_aton.h +++ b/compat/eui64_aton.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 f225bc3fc9..317aa762ab 100644 --- a/compat/fdsetsize.h +++ b/compat/fdsetsize.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 f20f8978a5..9057bf3b33 100644 --- a/compat/getaddrinfo.cc +++ b/compat/getaddrinfo.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 fad71fd8c3..688c0b5458 100644 --- a/compat/getaddrinfo.h +++ b/compat/getaddrinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 789aed705c..251daf6a36 100644 --- a/compat/getnameinfo.cc +++ b/compat/getnameinfo.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 fd160c42db..75ee364ff6 100644 --- a/compat/getnameinfo.h +++ b/compat/getnameinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 46cfa5c1ac..d00ae96fb6 100644 --- a/compat/inet_ntop.cc +++ b/compat/inet_ntop.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 915aede026..570c33d8ec 100644 --- a/compat/inet_ntop.h +++ b/compat/inet_ntop.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 229bdf064f..eb20912614 100644 --- a/compat/inet_pton.cc +++ b/compat/inet_pton.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 fd1da87f43..6bfdd161d5 100644 --- a/compat/inet_pton.h +++ b/compat/inet_pton.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 171f7183bb..feb69b49e8 100644 --- a/compat/initgroups.c +++ b/compat/initgroups.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 6b2b4dc182..ad29ee19f2 100644 --- a/compat/initgroups.h +++ b/compat/initgroups.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 a43b121b64..6ccdea3d0f 100644 --- a/compat/memrchr.cc +++ b/compat/memrchr.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 b98b71b91b..4741b5d8c6 100644 --- a/compat/memrchr.h +++ b/compat/memrchr.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 626c104787..a801638dd8 100644 --- a/compat/mswindows.cc +++ b/compat/mswindows.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 0eb0691843..ad85cbe899 100644 --- a/compat/openssl.h +++ b/compat/openssl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 af0055e56d..7d41972704 100644 --- a/compat/os/aix.h +++ b/compat/os/aix.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 76c95c5c42..0122eef083 100644 --- a/compat/os/android.h +++ b/compat/os/android.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 c7aecbf2c5..7b91cd4d75 100644 --- a/compat/os/dragonfly.h +++ b/compat/os/dragonfly.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 9a5ba31fe9..b9d9d3d451 100644 --- a/compat/os/freebsd.h +++ b/compat/os/freebsd.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 d5c810aa6a..d809cc2321 100644 --- a/compat/os/hpux.h +++ b/compat/os/hpux.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 adab940c9b..0ff05c60d7 100644 --- a/compat/os/linux.h +++ b/compat/os/linux.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 a624daada4..fb660fb8d4 100644 --- a/compat/os/macosx.h +++ b/compat/os/macosx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 e4c35a62b7..008aa781e4 100644 --- a/compat/os/mswindows.h +++ b/compat/os/mswindows.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 2202b67c82..dfd08161c1 100644 --- a/compat/os/netbsd.h +++ b/compat/os/netbsd.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 23ec29ba2c..0d5adad6d3 100644 --- a/compat/os/next.h +++ b/compat/os/next.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 7827920ab2..c520522719 100644 --- a/compat/os/openbsd.h +++ b/compat/os/openbsd.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 dc1ca6b253..b1832b5ae5 100644 --- a/compat/os/opensolaris_10_netdb.h +++ b/compat/os/opensolaris_10_netdb.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 7b7e2d3ded..987f62cc33 100644 --- a/compat/os/os2.h +++ b/compat/os/os2.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 fc15fcc64a..63faf7a3ad 100644 --- a/compat/os/qnx.h +++ b/compat/os/qnx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 19123295b3..8274ad6b30 100644 --- a/compat/os/sgi.h +++ b/compat/os/sgi.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 13c73a6d10..7b105f514e 100644 --- a/compat/os/solaris.h +++ b/compat/os/solaris.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 44e4383573..4f1d856512 100644 --- a/compat/os/sunos.h +++ b/compat/os/sunos.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 7c3d086b27..543e89af1e 100644 --- a/compat/osdetect.h +++ b/compat/osdetect.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 c4237dc1a9..416d2d580d 100644 --- a/compat/psignal.c +++ b/compat/psignal.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 8fb6f63cdf..79d29170d3 100644 --- a/compat/psignal.h +++ b/compat/psignal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 4ad960758d..fa805022d8 100644 --- a/compat/shm.cc +++ b/compat/shm.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 0e281e1d97..ce9ef5f4e7 100644 --- a/compat/shm.h +++ b/compat/shm.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 8faf126c7c..344cf1f33d 100644 --- a/compat/statvfs.cc +++ b/compat/statvfs.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 eaa4c0f070..a04896b579 100644 --- a/compat/statvfs.h +++ b/compat/statvfs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 d63bc5eeee..2147a76fd7 100644 --- a/compat/stdio.h +++ b/compat/stdio.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 8085db224b..823f8e4f82 100644 --- a/compat/stdvarargs.h +++ b/compat/stdvarargs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 3a62e2545f..2efec8fa9d 100644 --- a/compat/strerror.c +++ b/compat/strerror.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 38abf1bd7f..d61559f886 100644 --- a/compat/strnrchr.c +++ b/compat/strnrchr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 b1c358f867..8d0d093bf2 100644 --- a/compat/strnrchr.h +++ b/compat/strnrchr.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 089ec00bcd..6b0e2948e2 100644 --- a/compat/strnstr.cc +++ b/compat/strnstr.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 ca8932ea9c..12b2fc6e53 100644 --- a/compat/strtoll.c +++ b/compat/strtoll.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 3b818b267f..2610d6b04b 100644 --- a/compat/strtoll.h +++ b/compat/strtoll.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 3c27754a6f..22844e1804 100644 --- a/compat/tempnam.c +++ b/compat/tempnam.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 9af3d1f686..e12c021096 100644 --- a/compat/tempnam.h +++ b/compat/tempnam.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 7c58deaf25..b36e6e95c9 100644 --- a/compat/testPreCompiler.cc +++ b/compat/testPreCompiler.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 a653107a6d..1b032f2a3e 100644 --- a/compat/testPreCompiler.h +++ b/compat/testPreCompiler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 91204450d2..14765f0767 100644 --- a/compat/types.h +++ b/compat/types.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 6c1df32034..c265d4ec9f 100644 --- a/compat/valgrind.h +++ b/compat/valgrind.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 1b4c1271fd..b5f16cc453 100644 --- a/compat/xalloc.cc +++ b/compat/xalloc.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 67dbe635db..147c50b74b 100644 --- a/compat/xalloc.h +++ b/compat/xalloc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 644382c8c2..8b9bd58e48 100644 --- a/compat/xis.h +++ b/compat/xis.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 ecca95f40a..dd2b24e84b 100644 --- a/compat/xstrerror.cc +++ b/compat/xstrerror.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 f38c9fe94e..a48eb46ac8 100644 --- a/compat/xstrerror.h +++ b/compat/xstrerror.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 8a744db118..1b070b6164 100644 --- a/compat/xstring.cc +++ b/compat/xstring.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 0e2146828c..550c929439 100644 --- a/compat/xstring.h +++ b/compat/xstring.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 287e552b15..8838173af4 100644 --- a/compat/xstrto.cc +++ b/compat/xstrto.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 721c0e98a8..220381331c 100644 --- a/compat/xstrto.h +++ b/compat/xstrto.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 7cc0dfd9ec..f60a913c4d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 51006f25ae..a48a50fb9d 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 12ee233fd2..c058b983af 100644 --- a/contrib/solaris/solaris-krb5-include.patch +++ b/contrib/solaris/solaris-krb5-include.patch @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 4cb048066e..bf42ec5480 100755 --- a/contrib/url-normalizer.pl +++ b/contrib/url-normalizer.pl @@ -1,6 +1,6 @@ #!/usr/local/bin/perl -Tw # -# * Copyright (C) 1996-2019 The Squid Software Foundation and contributors +# * Copyright (C) 1996-2020 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 4887dbf591..b07c72f568 100755 --- a/contrib/user-agents.pl +++ b/contrib/user-agents.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# * Copyright (C) 1996-2019 The Squid Software Foundation and contributors +# * Copyright (C) 1996-2020 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 bc56418471..981a27777c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 784cd2e7c2..422b145b5f 100644 --- a/doc/Programming-Guide/01_Main.dox +++ b/doc/Programming-Guide/01_Main.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 107b016479..83f23c0e3f 100644 --- a/doc/Programming-Guide/02_CodingConventions.dox +++ b/doc/Programming-Guide/02_CodingConventions.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 bd21a36f15..995c32b2c9 100644 --- a/doc/Programming-Guide/03_MajorComponents.dox +++ b/doc/Programming-Guide/03_MajorComponents.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 1d7b073890..38c969c830 100644 --- a/doc/Programming-Guide/05_TypicalRequestFlow.dox +++ b/doc/Programming-Guide/05_TypicalRequestFlow.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 b190f2d63b..e76ec704e8 100644 --- a/doc/Programming-Guide/AccessControls.dox +++ b/doc/Programming-Guide/AccessControls.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 c082eceddd..bd399771c4 100644 --- a/doc/Programming-Guide/DelayPools.dox +++ b/doc/Programming-Guide/DelayPools.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 6ee30b76a4..088e4481b0 100644 --- a/doc/Programming-Guide/Groups.dox +++ b/doc/Programming-Guide/Groups.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 a8ff62696c..3dda9adbe4 100644 --- a/doc/Programming-Guide/Makefile +++ b/doc/Programming-Guide/Makefile @@ -1,4 +1,4 @@ -## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## Copyright (C) 1996-2020 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 941a54ebed..7b75e0076b 100644 --- a/doc/Programming-Guide/StorageManager.dox +++ b/doc/Programming-Guide/StorageManager.dox @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + * Copyright (C) 1996-2020 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 398cf3412e..14288e4c3c 100644 --- a/doc/Programming-Guide/doxygen.footer.dyn +++ b/doc/Programming-Guide/doxygen.footer.dyn @@ -1,6 +1,6 @@