]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Source Format Enforcement (#1234)
authorsquidadm <squidadm@users.noreply.github.com>
Sun, 22 Jan 2023 02:14:40 +0000 (02:14 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 22 Jan 2023 08:35:27 +0000 (08:35 +0000)
2092 files changed:
INSTALL
Makefile.am
QUICKSTART
README
acinclude/ax_cxx_compile_stdcxx.m4
acinclude/ax_with_prog.m4
acinclude/compiler-flags.m4
acinclude/init.m4
acinclude/krb5.m4
acinclude/ldap.m4
acinclude/lib-checks.m4
acinclude/nettle.m4
acinclude/os-deps.m4
acinclude/pam.m4
acinclude/pkg.m4
acinclude/squid-util.m4
acinclude/tdb.m4
bootstrap.sh
compat/Makefile.am
compat/assert.cc
compat/assert.h
compat/cmsg.h
compat/compat.cc
compat/compat.dox
compat/compat.h
compat/compat_shared.h
compat/cppunit.h
compat/cpu.h
compat/debug.cc
compat/debug.h
compat/eui64_aton.c
compat/eui64_aton.h
compat/fdsetsize.h
compat/getaddrinfo.cc
compat/getaddrinfo.h
compat/getnameinfo.cc
compat/getnameinfo.h
compat/inet_ntop.cc
compat/inet_ntop.h
compat/inet_pton.cc
compat/inet_pton.h
compat/initgroups.c
compat/initgroups.h
compat/krb5.h
compat/memrchr.cc
compat/memrchr.h
compat/mswindows.cc
compat/openssl.h
compat/os/aix.h
compat/os/android.h
compat/os/dragonfly.h
compat/os/freebsd.h
compat/os/hpux.h
compat/os/linux.h
compat/os/macosx.h
compat/os/mswindows.h
compat/os/netbsd.h
compat/os/openbsd.h
compat/os/opensolaris_10_netdb.h
compat/os/os2.h
compat/os/qnx.h
compat/os/sgi.h
compat/os/solaris.h
compat/os/sunos.h
compat/osdetect.h
compat/psignal.c
compat/psignal.h
compat/shm.cc
compat/shm.h
compat/statvfs.cc
compat/statvfs.h
compat/stdio.h
compat/stdvarargs.h
compat/strerror.c
compat/strnrchr.c
compat/strnrchr.h
compat/strnstr.cc
compat/strtoll.c
compat/strtoll.h
compat/tempnam.c
compat/tempnam.h
compat/testPreCompiler.cc
compat/testPreCompiler.h
compat/types.h
compat/valgrind.h
compat/xalloc.cc
compat/xalloc.h
compat/xis.h
compat/xstrerror.cc
compat/xstrerror.h
compat/xstring.cc
compat/xstring.h
compat/xstrto.cc
compat/xstrto.h
configure.ac
contrib/Makefile.am
contrib/solaris/solaris-krb5-include.patch
contrib/url-normalizer.pl
contrib/user-agents.pl
doc/Makefile.am
doc/Programming-Guide/01_Main.dox
doc/Programming-Guide/02_CodingConventions.dox
doc/Programming-Guide/03_MajorComponents.dox
doc/Programming-Guide/05_TypicalRequestFlow.dox
doc/Programming-Guide/AccessControls.dox
doc/Programming-Guide/DelayPools.dox
doc/Programming-Guide/Groups.dox
doc/Programming-Guide/Makefile
doc/Programming-Guide/StorageManager.dox
doc/Programming-Guide/doxygen.footer.dyn
doc/Programming-Guide/doxygen.footer.html
doc/Programming-Guide/doxygen.header.dyn
doc/Programming-Guide/doxygen.header.html
doc/debug-messages.dox
doc/debug-sections.txt
doc/manuals/Makefile.am
doc/manuals/Substitute.am
doc/manuals/language.am
doc/release-notes/Makefile.am
doc/release-notes/release-3.0.sgml
doc/release-notes/release-3.1.sgml
doc/release-notes/release-3.2.sgml
doc/release-notes/release-3.3.sgml
doc/release-notes/release-3.4.sgml
doc/release-notes/release-3.5.sgml
doc/release-notes/release-4.sgml
doc/release-notes/release-5.sgml
doc/release-notes/release-6.sgml
errors/COPYRIGHT
errors/Makefile.am
errors/TRANSLATORS
errors/alias-link.sh
errors/alias-upgrade
errors/aliases
errors/errorpage.css
errors/language.am
errors/template.am
errors/templates/ERR_ACCESS_DENIED
errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED
errors/templates/ERR_AGENT_CONFIGURE
errors/templates/ERR_AGENT_WPAD
errors/templates/ERR_CACHE_ACCESS_DENIED
errors/templates/ERR_CACHE_MGR_ACCESS_DENIED
errors/templates/ERR_CANNOT_FORWARD
errors/templates/ERR_CONFLICT_HOST
errors/templates/ERR_CONNECT_FAIL
errors/templates/ERR_DIR_LISTING
errors/templates/ERR_DNS_FAIL
errors/templates/ERR_ESI
errors/templates/ERR_FORWARDING_DENIED
errors/templates/ERR_FTP_DISABLED
errors/templates/ERR_FTP_FAILURE
errors/templates/ERR_FTP_FORBIDDEN
errors/templates/ERR_FTP_NOT_FOUND
errors/templates/ERR_FTP_PUT_CREATED
errors/templates/ERR_FTP_PUT_ERROR
errors/templates/ERR_FTP_PUT_MODIFIED
errors/templates/ERR_FTP_UNAVAILABLE
errors/templates/ERR_GATEWAY_FAILURE
errors/templates/ERR_ICAP_FAILURE
errors/templates/ERR_INVALID_REQ
errors/templates/ERR_INVALID_RESP
errors/templates/ERR_INVALID_URL
errors/templates/ERR_LIFETIME_EXP
errors/templates/ERR_NO_RELAY
errors/templates/ERR_ONLY_IF_CACHED_MISS
errors/templates/ERR_PRECONDITION_FAILED
errors/templates/ERR_PROTOCOL_UNKNOWN
errors/templates/ERR_READ_ERROR
errors/templates/ERR_READ_TIMEOUT
errors/templates/ERR_SECURE_CONNECT_FAIL
errors/templates/ERR_SHUTTING_DOWN
errors/templates/ERR_SOCKET_FAILURE
errors/templates/ERR_TOO_BIG
errors/templates/ERR_UNSUP_HTTPVERSION
errors/templates/ERR_UNSUP_REQ
errors/templates/ERR_URN_RESOLVE
errors/templates/ERR_WRITE_ERROR
errors/templates/ERR_ZERO_SIZE_OBJECT
errors/templates/generic
icons/Makefile.am
icons/icon.am
include/asn1.h
include/base64.h
include/cache_snmp.h
include/getfullhostname.h
include/hash.h
include/heap.h
include/html_quote.h
include/md5.h
include/parse.h
include/radix.h
include/rfc1738.h
include/rfc2181.h
include/rfc2617.h
include/snmp-internal.h
include/snmp-mib.h
include/snmp.h
include/snmp_api.h
include/snmp_api_error.h
include/snmp_api_util.h
include/snmp_client.h
include/snmp_coexist.h
include/snmp_debug.h
include/snmp_error.h
include/snmp_impl.h
include/snmp_msg.h
include/snmp_pdu.h
include/snmp_session.h
include/snmp_util.h
include/snmp_vars.h
include/splay.h
include/squid.h
include/sspwin32.h
include/unitTestMain.h
include/util.h
include/version.h
include/xusleep.h
lib/Makefile.am
lib/Splay.cc
lib/base64.c
lib/dirent.c
lib/encrypt.c
lib/getfullhostname.c
lib/getopt.c
lib/hash.cc
lib/heap.c
lib/html_quote.c
lib/libTrie/Makefile.am
lib/libTrie/Trie.cc
lib/libTrie/Trie.h
lib/libTrie/TrieCharTransform.h
lib/libTrie/TrieNode.cc
lib/libTrie/TrieNode.h
lib/libTrie/test/Makefile.am
lib/libTrie/test/trie.cc
lib/md5-test.c
lib/md5.c
lib/ntlmauth/Makefile.am
lib/ntlmauth/ntlmauth.cc
lib/ntlmauth/ntlmauth.h
lib/ntlmauth/support_bits.cci
lib/ntlmauth/support_endian.h
lib/radix.c
lib/rfc1738.c
lib/rfc2617.c
lib/rfcnb/CHANGELOG
lib/rfcnb/Makefile.am
lib/rfcnb/ReadMe.1st
lib/rfcnb/byteorder.h
lib/rfcnb/notes
lib/rfcnb/rfcnb-common.h
lib/rfcnb/rfcnb-error.h
lib/rfcnb/rfcnb-io.c
lib/rfcnb/rfcnb-io.h
lib/rfcnb/rfcnb-priv.h
lib/rfcnb/rfcnb-util.c
lib/rfcnb/rfcnb-util.h
lib/rfcnb/rfcnb.h
lib/rfcnb/session.c
lib/rfcnb/std-includes.h
lib/smblib/Changes
lib/smblib/Makefile.am
lib/smblib/ReadMe.1st
lib/smblib/bad-chain.c
lib/smblib/exper.c
lib/smblib/file.c
lib/smblib/find_password.c
lib/smblib/md4.c
lib/smblib/md4.h
lib/smblib/smb-errors.c
lib/smblib/smbdes.c
lib/smblib/smbdes.h
lib/smblib/smbencrypt.c
lib/smblib/smbencrypt.h
lib/smblib/smblib-api.c
lib/smblib/smblib-common.h
lib/smblib/smblib-priv.h
lib/smblib/smblib-util.c
lib/smblib/smblib.c
lib/smblib/smblib.h
lib/smblib/std-defines.h
lib/snmplib/Makefile.am
lib/snmplib/asn1.c
lib/snmplib/coexistance.c
lib/snmplib/mib.c
lib/snmplib/parse.c
lib/snmplib/snmp_api.c
lib/snmplib/snmp_api_error.c
lib/snmplib/snmp_error.c
lib/snmplib/snmp_msg.c
lib/snmplib/snmp_pdu.c
lib/snmplib/snmp_vars.c
lib/snmplib/snmplib_debug.c
lib/sspwin32.cc
lib/tests/testRFC1738.cc
lib/tests/testRFC1738.h
lib/util.c
lib/xusleep.c
mkrelease.sh
mksnapshot-cron.sh
mksnapshot.sh
scripts/AnnounceCache.pl
scripts/Makefile.am
scripts/PerUser.pl
scripts/Squid/ParseLog.pm
scripts/access-log-matrix.pl
scripts/boiler-mgr.pl
scripts/boilerplate.h
scripts/cache-compare.pl
scripts/cachetrace.pl
scripts/calc-must-ids.pl
scripts/calc-must-ids.sh
scripts/check_cache.pl
scripts/convert.configure.to.os2
scripts/fileno-to-pathname.pl
scripts/find-alive.pl
scripts/flag_truncs.pl
scripts/format-cpp.pl
scripts/format-makefile-am.pl
scripts/icp-test.pl
scripts/icpserver.pl
scripts/maintenance/HERE-obsolete
scripts/maintenance/sort-includes.pl
scripts/merge-cf.data.pre.awk
scripts/merge-cf.data.pre.pl
scripts/mk-error-details-po.pl
scripts/remove-cfg.sh
scripts/source-maintenance.sh
scripts/split-cf.data.pre.pl
scripts/trace-context.pl
scripts/trace-entry.pl
scripts/trace-job.pl
scripts/trace-kid.pl
scripts/trace-master.pl
scripts/udp-banger.pl
scripts/update-contributors.pl
scripts/update-pot.sh
scripts/upgrade-1.0-store.pl
scripts/verify_errorpages.pl
scripts/www/build-cfg-help.pl
scripts/www/template.html
squid.dox
src/AccessLogEntry.cc
src/AccessLogEntry.h
src/AclRegs.cc
src/AsyncEngine.cc
src/AsyncEngine.h
src/AuthReg.cc
src/AuthReg.h
src/BandwidthBucket.cc
src/BandwidthBucket.h
src/BodyPipe.cc
src/BodyPipe.h
src/CacheDigest.cc
src/CacheDigest.h
src/CacheManager.h
src/CachePeer.cc
src/CachePeer.h
src/ClientDelayConfig.cc
src/ClientDelayConfig.h
src/ClientInfo.h
src/ClientRequestContext.h
src/CollapsedForwarding.cc
src/CollapsedForwarding.h
src/CollapsingHistory.h
src/Comm.dox
src/CommCalls.cc
src/CommCalls.h
src/CommandLine.cc
src/CommandLine.h
src/Common.am
src/CommonPool.h
src/CompositePoolNode.h
src/ConfigOption.cc
src/ConfigOption.h
src/ConfigParser.cc
src/ConfigParser.h
src/CpuAffinity.cc
src/CpuAffinity.h
src/CpuAffinityMap.cc
src/CpuAffinityMap.h
src/CpuAffinitySet.cc
src/CpuAffinitySet.h
src/DelayBucket.cc
src/DelayBucket.h
src/DelayConfig.cc
src/DelayConfig.h
src/DelayId.cc
src/DelayId.h
src/DelayIdComposite.h
src/DelayPool.cc
src/DelayPool.h
src/DelayPools.h
src/DelaySpec.cc
src/DelaySpec.h
src/DelayTagged.cc
src/DelayTagged.h
src/DelayUser.cc
src/DelayUser.h
src/DelayVector.cc
src/DelayVector.h
src/DescriptorSet.cc
src/DescriptorSet.h
src/DiskIO/AIO/AIODiskFile.cc
src/DiskIO/AIO/AIODiskFile.h
src/DiskIO/AIO/AIODiskIOModule.cc
src/DiskIO/AIO/AIODiskIOModule.h
src/DiskIO/AIO/AIODiskIOStrategy.cc
src/DiskIO/AIO/AIODiskIOStrategy.h
src/DiskIO/AIO/Makefile.am
src/DiskIO/AIO/aio_win32.cc
src/DiskIO/AIO/aio_win32.h
src/DiskIO/AIO/async_io.h
src/DiskIO/Blocking/BlockingDiskIOModule.cc
src/DiskIO/Blocking/BlockingDiskIOModule.h
src/DiskIO/Blocking/BlockingFile.cc
src/DiskIO/Blocking/BlockingFile.h
src/DiskIO/Blocking/BlockingIOStrategy.cc
src/DiskIO/Blocking/BlockingIOStrategy.h
src/DiskIO/Blocking/DiskIOBlocking.cc
src/DiskIO/Blocking/Makefile.am
src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.cc
src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.h
src/DiskIO/DiskDaemon/DiskdAction.cc
src/DiskIO/DiskDaemon/DiskdAction.h
src/DiskIO/DiskDaemon/DiskdFile.cc
src/DiskIO/DiskDaemon/DiskdFile.h
src/DiskIO/DiskDaemon/DiskdIOStrategy.cc
src/DiskIO/DiskDaemon/DiskdIOStrategy.h
src/DiskIO/DiskDaemon/Makefile.am
src/DiskIO/DiskDaemon/diomsg.h
src/DiskIO/DiskDaemon/diskd.cc
src/DiskIO/DiskFile.h
src/DiskIO/DiskIOModule.cc
src/DiskIO/DiskIOModule.h
src/DiskIO/DiskIOStrategy.h
src/DiskIO/DiskThreads/CommIO.cc
src/DiskIO/DiskThreads/CommIO.h
src/DiskIO/DiskThreads/DiskThreads.h
src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc
src/DiskIO/DiskThreads/DiskThreadsDiskFile.h
src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.cc
src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.h
src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc
src/DiskIO/DiskThreads/DiskThreadsIOStrategy.h
src/DiskIO/DiskThreads/Makefile.am
src/DiskIO/DiskThreads/aiops.cc
src/DiskIO/DiskThreads/aiops_win32.cc
src/DiskIO/DiskThreads/async_io.cc
src/DiskIO/IORequestor.h
src/DiskIO/IpcIo/IpcIoDiskIOModule.cc
src/DiskIO/IpcIo/IpcIoDiskIOModule.h
src/DiskIO/IpcIo/IpcIoFile.cc
src/DiskIO/IpcIo/IpcIoFile.h
src/DiskIO/IpcIo/IpcIoIOStrategy.cc
src/DiskIO/IpcIo/IpcIoIOStrategy.h
src/DiskIO/IpcIo/Makefile.am
src/DiskIO/Makefile.am
src/DiskIO/Mmapped/Makefile.am
src/DiskIO/Mmapped/MmappedDiskIOModule.cc
src/DiskIO/Mmapped/MmappedDiskIOModule.h
src/DiskIO/Mmapped/MmappedFile.cc
src/DiskIO/Mmapped/MmappedFile.h
src/DiskIO/Mmapped/MmappedIOStrategy.cc
src/DiskIO/Mmapped/MmappedIOStrategy.h
src/DiskIO/ReadRequest.cc
src/DiskIO/ReadRequest.h
src/DiskIO/WriteRequest.cc
src/DiskIO/WriteRequest.h
src/Downloader.cc
src/Downloader.h
src/ETag.cc
src/ETag.h
src/EventLoop.cc
src/EventLoop.h
src/ExternalACL.h
src/ExternalACLEntry.cc
src/ExternalACLEntry.h
src/FadingCounter.cc
src/FadingCounter.h
src/FileMap.h
src/FwdState.cc
src/FwdState.h
src/Generic.h
src/HappyConnOpener.cc
src/HappyConnOpener.h
src/HierarchyLogEntry.h
src/HttpBody.cc
src/HttpBody.h
src/HttpControlMsg.cc
src/HttpControlMsg.h
src/HttpHdrCc.cc
src/HttpHdrCc.h
src/HttpHdrContRange.cc
src/HttpHdrContRange.h
src/HttpHdrRange.cc
src/HttpHdrSc.cc
src/HttpHdrSc.h
src/HttpHdrScTarget.cc
src/HttpHdrScTarget.h
src/HttpHeader.cc
src/HttpHeader.h
src/HttpHeaderFieldInfo.h
src/HttpHeaderFieldStat.h
src/HttpHeaderMask.h
src/HttpHeaderRange.h
src/HttpHeaderStat.h
src/HttpHeaderTools.cc
src/HttpHeaderTools.h
src/HttpReply.cc
src/HttpReply.h
src/HttpRequest.cc
src/HttpRequest.h
src/HttpUpgradeProtocolAccess.cc
src/HttpUpgradeProtocolAccess.h
src/ICP.h
src/Instance.cc
src/Instance.h
src/IoStats.h
src/LoadableModule.cc
src/LoadableModule.h
src/LoadableModules.cc
src/LoadableModules.h
src/LogTags.cc
src/LogTags.h
src/Makefile.am
src/MasterXaction.cc
src/MasterXaction.h
src/MemBuf.cc
src/MemBuf.h
src/MemObject.cc
src/MemObject.h
src/MemStore.cc
src/MemStore.h
src/MessageBucket.cc
src/MessageBucket.h
src/MessageDelayPools.cc
src/MessageDelayPools.h
src/MessageSizes.h
src/NeighborTypeDomainList.h
src/Notes.cc
src/Notes.h
src/NullDelayId.h
src/Parsing.cc
src/Parsing.h
src/PeerDigest.h
src/PeerPoolMgr.cc
src/PeerPoolMgr.h
src/PeerSelectState.h
src/PingData.h
src/Pipeline.cc
src/Pipeline.h
src/RefreshPattern.h
src/RemovalPolicy.cc
src/RemovalPolicy.h
src/RequestFlags.cc
src/RequestFlags.h
src/ResolvedPeers.cc
src/ResolvedPeers.h
src/SBufStatsAction.cc
src/SBufStatsAction.h
src/SnmpRequest.h
src/SquidConfig.cc
src/SquidConfig.h
src/SquidIpc.h
src/SquidMath.cc
src/SquidMath.h
src/SquidString.h
src/StatCounters.cc
src/StatCounters.h
src/StatHist.cc
src/StatHist.h
src/Store.h
src/StoreClient.h
src/StoreFileSystem.cc
src/StoreFileSystem.h
src/StoreIOBuffer.h
src/StoreIOState.cc
src/StoreIOState.h
src/StoreSearch.h
src/StoreStats.cc
src/StoreStats.h
src/StoreSwapLogData.cc
src/StoreSwapLogData.h
src/StrList.cc
src/StrList.h
src/String.cc
src/TestHeaders.am
src/TimeOrTag.h
src/Transients.cc
src/Transients.h
src/WinSvc.cc
src/WinSvc.h
src/XactionInitiator.cc
src/XactionInitiator.h
src/XactionStep.h
src/acl/Acl.cc
src/acl/Acl.h
src/acl/AclDenyInfoList.h
src/acl/AclSizeLimit.cc
src/acl/AclSizeLimit.h
src/acl/AdaptationService.cc
src/acl/AdaptationService.h
src/acl/AdaptationServiceData.cc
src/acl/AdaptationServiceData.h
src/acl/Address.cc
src/acl/Address.h
src/acl/AllOf.cc
src/acl/AllOf.h
src/acl/AnnotateClient.cc
src/acl/AnnotateClient.h
src/acl/AnnotateTransaction.cc
src/acl/AnnotateTransaction.h
src/acl/AnnotationData.cc
src/acl/AnnotationData.h
src/acl/AnyOf.cc
src/acl/AnyOf.h
src/acl/Arp.cc
src/acl/Arp.h
src/acl/Asn.cc
src/acl/Asn.h
src/acl/AtStep.cc
src/acl/AtStep.h
src/acl/AtStepData.cc
src/acl/AtStepData.h
src/acl/BoolOps.cc
src/acl/BoolOps.h
src/acl/Certificate.cc
src/acl/Certificate.h
src/acl/CertificateData.cc
src/acl/CertificateData.h
src/acl/CharacterSetOption.h
src/acl/Checklist.cc
src/acl/Checklist.h
src/acl/ChecklistFiller.h
src/acl/ConnMark.cc
src/acl/ConnMark.h
src/acl/ConnectionsEncrypted.cc
src/acl/ConnectionsEncrypted.h
src/acl/Data.h
src/acl/DestinationAsn.h
src/acl/DestinationDomain.cc
src/acl/DestinationDomain.h
src/acl/DestinationIp.cc
src/acl/DestinationIp.h
src/acl/DomainData.cc
src/acl/DomainData.h
src/acl/Eui64.cc
src/acl/Eui64.h
src/acl/ExtUser.cc
src/acl/ExtUser.h
src/acl/FilledChecklist.cc
src/acl/FilledChecklist.h
src/acl/Gadgets.cc
src/acl/Gadgets.h
src/acl/HasComponent.cc
src/acl/HasComponent.h
src/acl/HasComponentData.cc
src/acl/HasComponentData.h
src/acl/HierCode.cc
src/acl/HierCode.h
src/acl/HierCodeData.cc
src/acl/HierCodeData.h
src/acl/HttpHeaderData.cc
src/acl/HttpHeaderData.h
src/acl/HttpRepHeader.cc
src/acl/HttpRepHeader.h
src/acl/HttpReqHeader.cc
src/acl/HttpReqHeader.h
src/acl/HttpStatus.cc
src/acl/HttpStatus.h
src/acl/InnerNode.cc
src/acl/InnerNode.h
src/acl/IntRange.cc
src/acl/IntRange.h
src/acl/Ip.cc
src/acl/Ip.h
src/acl/LocalIp.cc
src/acl/LocalIp.h
src/acl/LocalPort.cc
src/acl/LocalPort.h
src/acl/Makefile.am
src/acl/MaxConnection.cc
src/acl/MaxConnection.h
src/acl/Method.cc
src/acl/Method.h
src/acl/MethodData.cc
src/acl/MethodData.h
src/acl/MyPortName.cc
src/acl/MyPortName.h
src/acl/Note.cc
src/acl/Note.h
src/acl/NoteData.cc
src/acl/NoteData.h
src/acl/Options.cc
src/acl/Options.h
src/acl/PeerName.cc
src/acl/PeerName.h
src/acl/Protocol.cc
src/acl/Protocol.h
src/acl/ProtocolData.cc
src/acl/ProtocolData.h
src/acl/Random.cc
src/acl/Random.h
src/acl/RegexData.cc
src/acl/RegexData.h
src/acl/ReplyHeaderStrategy.h
src/acl/ReplyMimeType.h
src/acl/RequestHeaderStrategy.h
src/acl/RequestMimeType.h
src/acl/ServerCertificate.cc
src/acl/ServerCertificate.h
src/acl/ServerName.cc
src/acl/ServerName.h
src/acl/SourceAsn.h
src/acl/SourceDomain.cc
src/acl/SourceDomain.h
src/acl/SourceIp.cc
src/acl/SourceIp.h
src/acl/SquidError.cc
src/acl/SquidError.h
src/acl/SquidErrorData.cc
src/acl/SquidErrorData.h
src/acl/SslError.cc
src/acl/SslError.h
src/acl/SslErrorData.cc
src/acl/SslErrorData.h
src/acl/Strategised.cc
src/acl/Strategised.h
src/acl/Strategy.h
src/acl/StringData.cc
src/acl/StringData.h
src/acl/Tag.cc
src/acl/Tag.h
src/acl/Time.cc
src/acl/Time.h
src/acl/TimeData.cc
src/acl/TimeData.h
src/acl/TransactionInitiator.cc
src/acl/TransactionInitiator.h
src/acl/Tree.cc
src/acl/Tree.h
src/acl/Url.cc
src/acl/Url.h
src/acl/UrlLogin.cc
src/acl/UrlLogin.h
src/acl/UrlPath.cc
src/acl/UrlPath.h
src/acl/UrlPort.cc
src/acl/UrlPort.h
src/acl/UserData.cc
src/acl/UserData.h
src/acl/external/AD_group/Makefile.am
src/acl/external/AD_group/ext_ad_group_acl.8
src/acl/external/AD_group/ext_ad_group_acl.cc
src/acl/external/AD_group/required.m4
src/acl/external/LDAP_group/ChangeLog
src/acl/external/LDAP_group/Makefile.am
src/acl/external/LDAP_group/ext_ldap_group_acl.8
src/acl/external/LDAP_group/ext_ldap_group_acl.cc
src/acl/external/LDAP_group/required.m4
src/acl/external/LM_group/Makefile.am
src/acl/external/LM_group/ext_lm_group_acl.8
src/acl/external/LM_group/ext_lm_group_acl.cc
src/acl/external/LM_group/required.m4
src/acl/external/Makefile.am
src/acl/external/SQL_session/Makefile.am
src/acl/external/SQL_session/ext_sql_session_acl.pl.in
src/acl/external/SQL_session/required.m4
src/acl/external/delayer/Makefile.am
src/acl/external/delayer/ext_delayer_acl.pl.in
src/acl/external/delayer/required.m4
src/acl/external/eDirectory_userip/Makefile.am
src/acl/external/eDirectory_userip/ext_edirectory_userip_acl.8
src/acl/external/eDirectory_userip/ext_edirectory_userip_acl.cc
src/acl/external/eDirectory_userip/required.m4
src/acl/external/file_userip/Makefile.am
src/acl/external/file_userip/example.conf
src/acl/external/file_userip/ext_file_userip_acl.8
src/acl/external/file_userip/ext_file_userip_acl.cc
src/acl/external/file_userip/required.m4
src/acl/external/helpers.m4
src/acl/external/kerberos_ldap_group/Makefile.am
src/acl/external/kerberos_ldap_group/cert_tool
src/acl/external/kerberos_ldap_group/kerberos_ldap_group.cc
src/acl/external/kerberos_ldap_group/required.m4
src/acl/external/kerberos_ldap_group/support.h
src/acl/external/kerberos_ldap_group/support_group.cc
src/acl/external/kerberos_ldap_group/support_krb5.cc
src/acl/external/kerberos_ldap_group/support_ldap.cc
src/acl/external/kerberos_ldap_group/support_log.cc
src/acl/external/kerberos_ldap_group/support_lserver.cc
src/acl/external/kerberos_ldap_group/support_member.cc
src/acl/external/kerberos_ldap_group/support_netbios.cc
src/acl/external/kerberos_ldap_group/support_resolv.cc
src/acl/external/kerberos_ldap_group/support_sasl.cc
src/acl/external/kerberos_sid_group/Makefile.am
src/acl/external/kerberos_sid_group/ext_kerberos_sid_group_acl.pl.in
src/acl/external/kerberos_sid_group/required.m4
src/acl/external/session/Makefile.am
src/acl/external/session/ext_session_acl.8
src/acl/external/session/ext_session_acl.cc
src/acl/external/session/required.m4
src/acl/external/time_quota/Makefile.am
src/acl/external/time_quota/ext_time_quota_acl.8
src/acl/external/time_quota/ext_time_quota_acl.cc
src/acl/external/time_quota/required.m4
src/acl/external/unix_group/Makefile.am
src/acl/external/unix_group/check_group.cc
src/acl/external/unix_group/ext_unix_group_acl.8
src/acl/external/unix_group/required.m4
src/acl/external/wbinfo_group/Makefile.am
src/acl/external/wbinfo_group/ext_wbinfo_group_acl.pl.in
src/acl/external/wbinfo_group/required.m4
src/acl/forward.h
src/adaptation/AccessCheck.cc
src/adaptation/AccessCheck.h
src/adaptation/AccessRule.cc
src/adaptation/AccessRule.h
src/adaptation/Answer.cc
src/adaptation/Answer.h
src/adaptation/Config.cc
src/adaptation/Config.h
src/adaptation/DynamicGroupCfg.cc
src/adaptation/DynamicGroupCfg.h
src/adaptation/Elements.cc
src/adaptation/Elements.h
src/adaptation/History.cc
src/adaptation/History.h
src/adaptation/Initiate.cc
src/adaptation/Initiate.h
src/adaptation/Initiator.cc
src/adaptation/Initiator.h
src/adaptation/Iterator.cc
src/adaptation/Iterator.h
src/adaptation/Makefile.am
src/adaptation/Message.cc
src/adaptation/Message.h
src/adaptation/Service.cc
src/adaptation/Service.h
src/adaptation/ServiceConfig.cc
src/adaptation/ServiceConfig.h
src/adaptation/ServiceFilter.cc
src/adaptation/ServiceFilter.h
src/adaptation/ServiceGroups.cc
src/adaptation/ServiceGroups.h
src/adaptation/ecap/Config.cc
src/adaptation/ecap/Config.h
src/adaptation/ecap/Host.cc
src/adaptation/ecap/Host.h
src/adaptation/ecap/Makefile.am
src/adaptation/ecap/MessageRep.cc
src/adaptation/ecap/MessageRep.h
src/adaptation/ecap/MinimalAdapter.cc
src/adaptation/ecap/Registry.h
src/adaptation/ecap/ServiceRep.cc
src/adaptation/ecap/ServiceRep.h
src/adaptation/ecap/XactionRep.cc
src/adaptation/ecap/XactionRep.h
src/adaptation/forward.h
src/adaptation/icap/Client.cc
src/adaptation/icap/Client.h
src/adaptation/icap/Config.cc
src/adaptation/icap/Config.h
src/adaptation/icap/Elements.cc
src/adaptation/icap/Elements.h
src/adaptation/icap/History.cc
src/adaptation/icap/History.h
src/adaptation/icap/InOut.h
src/adaptation/icap/Launcher.cc
src/adaptation/icap/Launcher.h
src/adaptation/icap/Makefile.am
src/adaptation/icap/ModXact.cc
src/adaptation/icap/ModXact.h
src/adaptation/icap/OptXact.cc
src/adaptation/icap/OptXact.h
src/adaptation/icap/Options.cc
src/adaptation/icap/Options.h
src/adaptation/icap/ServiceRep.cc
src/adaptation/icap/ServiceRep.h
src/adaptation/icap/Xaction.cc
src/adaptation/icap/Xaction.h
src/adaptation/icap/icap_log.cc
src/adaptation/icap/icap_log.h
src/adaptation/notes.dox
src/anyp/Makefile.am
src/anyp/PortCfg.cc
src/anyp/PortCfg.h
src/anyp/ProtocolType.h
src/anyp/ProtocolVersion.h
src/anyp/TrafficMode.h
src/anyp/Uri.cc
src/anyp/Uri.h
src/anyp/UriScheme.cc
src/anyp/UriScheme.h
src/anyp/forward.h
src/auth/Acl.cc
src/auth/Acl.h
src/auth/AclMaxUserIp.cc
src/auth/AclMaxUserIp.h
src/auth/AclProxyAuth.cc
src/auth/AclProxyAuth.h
src/auth/AuthAclState.h
src/auth/Config.cc
src/auth/Config.h
src/auth/CredentialState.h
src/auth/CredentialsCache.cc
src/auth/CredentialsCache.h
src/auth/Gadgets.cc
src/auth/Gadgets.h
src/auth/Makefile.am
src/auth/QueueNode.h
src/auth/Scheme.cc
src/auth/Scheme.h
src/auth/SchemeConfig.cc
src/auth/SchemeConfig.h
src/auth/SchemesConfig.cc
src/auth/SchemesConfig.h
src/auth/State.cc
src/auth/State.h
src/auth/Type.h
src/auth/User.cc
src/auth/User.h
src/auth/UserRequest.cc
src/auth/UserRequest.h
src/auth/basic/Config.cc
src/auth/basic/Config.h
src/auth/basic/DB/Makefile.am
src/auth/basic/DB/basic_db_auth.pl.in
src/auth/basic/DB/passwd.sql
src/auth/basic/DB/required.m4
src/auth/basic/LDAP/Makefile.am
src/auth/basic/LDAP/basic_ldap_auth.8
src/auth/basic/LDAP/basic_ldap_auth.cc
src/auth/basic/LDAP/required.m4
src/auth/basic/Makefile.am
src/auth/basic/NCSA/Makefile.am
src/auth/basic/NCSA/basic_ncsa_auth.8
src/auth/basic/NCSA/basic_ncsa_auth.cc
src/auth/basic/NCSA/crypt_md5.cc
src/auth/basic/NCSA/crypt_md5.h
src/auth/basic/NCSA/required.m4
src/auth/basic/NIS/Makefile.am
src/auth/basic/NIS/basic_nis_auth.cc
src/auth/basic/NIS/nis_support.cc
src/auth/basic/NIS/nis_support.h
src/auth/basic/NIS/required.m4
src/auth/basic/PAM/Makefile.am
src/auth/basic/PAM/basic_pam_auth.8
src/auth/basic/PAM/basic_pam_auth.cc
src/auth/basic/PAM/required.m4
src/auth/basic/POP3/Makefile.am
src/auth/basic/POP3/basic_pop3_auth.pl.in
src/auth/basic/POP3/required.m4
src/auth/basic/RADIUS/Makefile.am
src/auth/basic/RADIUS/basic_radius_auth.8
src/auth/basic/RADIUS/basic_radius_auth.cc
src/auth/basic/RADIUS/radius-util.cc
src/auth/basic/RADIUS/radius-util.h
src/auth/basic/RADIUS/radius.h
src/auth/basic/RADIUS/required.m4
src/auth/basic/SASL/Makefile.am
src/auth/basic/SASL/basic_sasl_auth.8
src/auth/basic/SASL/basic_sasl_auth.cc
src/auth/basic/SASL/basic_sasl_auth.conf
src/auth/basic/SASL/basic_sasl_auth.pam
src/auth/basic/SASL/required.m4
src/auth/basic/SMB/Makefile.am
src/auth/basic/SMB/basic_smb_auth.cc
src/auth/basic/SMB/basic_smb_auth.sh
src/auth/basic/SMB/required.m4
src/auth/basic/SMB_LM/Makefile.am
src/auth/basic/SMB_LM/msntauth.cc
src/auth/basic/SMB_LM/msntauth.h
src/auth/basic/SMB_LM/required.m4
src/auth/basic/SMB_LM/valid.cc
src/auth/basic/SMB_LM/valid.h
src/auth/basic/SSPI/Makefile.am
src/auth/basic/SSPI/basic_sspi_auth.8
src/auth/basic/SSPI/basic_sspi_auth.cc
src/auth/basic/SSPI/required.m4
src/auth/basic/SSPI/valid.cc
src/auth/basic/SSPI/valid.h
src/auth/basic/Scheme.cc
src/auth/basic/Scheme.h
src/auth/basic/User.cc
src/auth/basic/User.h
src/auth/basic/UserRequest.cc
src/auth/basic/UserRequest.h
src/auth/basic/fake/Makefile.am
src/auth/basic/fake/fake.cc
src/auth/basic/fake/required.m4
src/auth/basic/getpwnam/Makefile.am
src/auth/basic/getpwnam/basic_getpwnam_auth.8
src/auth/basic/getpwnam/basic_getpwnam_auth.cc
src/auth/basic/getpwnam/required.m4
src/auth/basic/helpers.m4
src/auth/digest/Config.cc
src/auth/digest/Config.h
src/auth/digest/LDAP/Makefile.am
src/auth/digest/LDAP/digest_common.h
src/auth/digest/LDAP/digest_pw_auth.cc
src/auth/digest/LDAP/ldap_backend.cc
src/auth/digest/LDAP/ldap_backend.h
src/auth/digest/LDAP/required.m4
src/auth/digest/Makefile.am
src/auth/digest/Scheme.cc
src/auth/digest/Scheme.h
src/auth/digest/User.cc
src/auth/digest/User.h
src/auth/digest/UserRequest.cc
src/auth/digest/UserRequest.h
src/auth/digest/eDirectory/Makefile.am
src/auth/digest/eDirectory/digest_common.h
src/auth/digest/eDirectory/digest_pw_auth.cc
src/auth/digest/eDirectory/edir_ldapext.cc
src/auth/digest/eDirectory/edir_ldapext.h
src/auth/digest/eDirectory/ldap_backend.cc
src/auth/digest/eDirectory/ldap_backend.h
src/auth/digest/eDirectory/required.m4
src/auth/digest/file/Makefile.am
src/auth/digest/file/digest_common.h
src/auth/digest/file/digest_file_auth.8
src/auth/digest/file/digest_file_auth.cc
src/auth/digest/file/required.m4
src/auth/digest/file/text_backend.cc
src/auth/digest/file/text_backend.h
src/auth/digest/helpers.m4
src/auth/forward.h
src/auth/negotiate/Config.cc
src/auth/negotiate/Config.h
src/auth/negotiate/Makefile.am
src/auth/negotiate/SSPI/Makefile.am
src/auth/negotiate/SSPI/negotiate_sspi_auth.8
src/auth/negotiate/SSPI/negotiate_sspi_auth.cc
src/auth/negotiate/SSPI/required.m4
src/auth/negotiate/Scheme.cc
src/auth/negotiate/Scheme.h
src/auth/negotiate/User.cc
src/auth/negotiate/User.h
src/auth/negotiate/UserRequest.cc
src/auth/negotiate/UserRequest.h
src/auth/negotiate/helpers.m4
src/auth/negotiate/kerberos/Makefile.am
src/auth/negotiate/kerberos/negotiate_kerberos.h
src/auth/negotiate/kerberos/negotiate_kerberos_auth.cc
src/auth/negotiate/kerberos/negotiate_kerberos_auth_test.cc
src/auth/negotiate/kerberos/negotiate_kerberos_pac.cc
src/auth/negotiate/kerberos/required.m4
src/auth/negotiate/kerberos/test_negotiate_auth.sh
src/auth/negotiate/wrapper/Makefile.am
src/auth/negotiate/wrapper/negotiate_wrapper.cc
src/auth/negotiate/wrapper/required.m4
src/auth/ntlm/Config.cc
src/auth/ntlm/Config.h
src/auth/ntlm/Makefile.am
src/auth/ntlm/SMB_LM/Makefile.am
src/auth/ntlm/SMB_LM/ntlm_smb_lm_auth.cc
src/auth/ntlm/SMB_LM/required.m4
src/auth/ntlm/SSPI/Makefile.am
src/auth/ntlm/SSPI/ntlm_sspi_auth.8
src/auth/ntlm/SSPI/ntlm_sspi_auth.cc
src/auth/ntlm/SSPI/required.m4
src/auth/ntlm/Scheme.cc
src/auth/ntlm/Scheme.h
src/auth/ntlm/User.cc
src/auth/ntlm/User.h
src/auth/ntlm/UserRequest.cc
src/auth/ntlm/UserRequest.h
src/auth/ntlm/fake/Makefile.am
src/auth/ntlm/fake/ntlm_fake_auth.cc
src/auth/ntlm/fake/ntlm_fake_auth.pl.in
src/auth/ntlm/fake/required.m4
src/auth/ntlm/helpers.m4
src/auth/toUtf.cc
src/auth/toUtf.h
src/base/Assure.cc
src/base/Assure.h
src/base/AsyncCall.cc
src/base/AsyncCall.h
src/base/AsyncCallList.cc
src/base/AsyncCallList.h
src/base/AsyncCallQueue.cc
src/base/AsyncCallQueue.h
src/base/AsyncCallbacks.h
src/base/AsyncCalls.dox
src/base/AsyncCbdataCalls.h
src/base/AsyncFunCalls.h
src/base/AsyncJob.cc
src/base/AsyncJob.h
src/base/AsyncJobCalls.h
src/base/AsyncJobs.dox
src/base/ByteCounter.h
src/base/CbDataList.h
src/base/CbcPointer.h
src/base/CharacterSet.cc
src/base/CharacterSet.h
src/base/ClpMap.h
src/base/CodeContext.cc
src/base/CodeContext.h
src/base/DelayedAsyncCalls.cc
src/base/DelayedAsyncCalls.h
src/base/EnumIterator.h
src/base/File.cc
src/base/File.h
src/base/HardFun.h
src/base/Here.cc
src/base/Here.h
src/base/InstanceId.cc
src/base/InstanceId.h
src/base/IoManip.cc
src/base/IoManip.h
src/base/JobWait.cc
src/base/JobWait.h
src/base/Lock.h
src/base/LookupTable.h
src/base/Makefile.am
src/base/Packable.h
src/base/PackableStream.h
src/base/Random.cc
src/base/Random.h
src/base/RandomUuid.cc
src/base/RandomUuid.h
src/base/Range.h
src/base/Raw.cc
src/base/Raw.h
src/base/RefCount.h
src/base/RegexPattern.cc
src/base/RegexPattern.h
src/base/RunnersRegistry.cc
src/base/RunnersRegistry.h
src/base/Stopwatch.cc
src/base/Stopwatch.h
src/base/Subscription.h
src/base/SupportOrVeto.h
src/base/TextException.cc
src/base/TextException.h
src/base/TypeTraits.h
src/base/YesNoNone.h
src/base/forward.h
src/cache_cf.cc
src/cache_cf.h
src/cache_manager.cc
src/carp.cc
src/carp.h
src/cbdata.cc
src/cbdata.h
src/cf.data.depend
src/cf.data.pre
src/cf.data.sed
src/cf_gen.cc
src/cf_gen_defines
src/clientStream.cc
src/clientStream.h
src/clientStreamForward.h
src/client_db.cc
src/client_db.h
src/client_side.cc
src/client_side.h
src/client_side_reply.cc
src/client_side_reply.h
src/client_side_request.cc
src/client_side_request.h
src/clients/Client.cc
src/clients/Client.h
src/clients/FtpClient.cc
src/clients/FtpClient.h
src/clients/FtpGateway.cc
src/clients/FtpRelay.cc
src/clients/HttpTunneler.cc
src/clients/HttpTunneler.h
src/clients/HttpTunnelerAnswer.cc
src/clients/HttpTunnelerAnswer.h
src/clients/Makefile.am
src/clients/forward.h
src/comm.cc
src/comm.h
src/comm/AcceptLimiter.cc
src/comm/AcceptLimiter.h
src/comm/ConnOpener.cc
src/comm/ConnOpener.h
src/comm/Connection.cc
src/comm/Connection.h
src/comm/Flag.h
src/comm/IoCallback.cc
src/comm/IoCallback.h
src/comm/Loops.h
src/comm/Makefile.am
src/comm/ModDevPoll.cc
src/comm/ModEpoll.cc
src/comm/ModKqueue.cc
src/comm/ModPoll.cc
src/comm/ModSelect.cc
src/comm/ModSelectWin32.cc
src/comm/Read.cc
src/comm/Read.h
src/comm/Tcp.cc
src/comm/Tcp.h
src/comm/TcpAcceptor.cc
src/comm/TcpAcceptor.h
src/comm/Write.cc
src/comm/Write.h
src/comm/comm_internal.h
src/comm/forward.h
src/comm/minimal.cc
src/comm_poll.h
src/debug/Makefile.am
src/debug/Messages.h
src/debug/Stream.h
src/debug/debug.cc
src/defines.h
src/delay_pools.cc
src/dlink.cc
src/dlink.h
src/dns/LookupDetails.cc
src/dns/LookupDetails.h
src/dns/Makefile.am
src/dns/forward.h
src/dns/rfc1035.cc
src/dns/rfc1035.h
src/dns/rfc2671.cc
src/dns/rfc2671.h
src/dns/rfc3596.cc
src/dns/rfc3596.h
src/dns_internal.cc
src/enums.h
src/error/Detail.cc
src/error/Detail.h
src/error/Error.cc
src/error/Error.h
src/error/ExceptionErrorDetail.h
src/error/Makefile.am
src/error/SysErrorDetail.cc
src/error/SysErrorDetail.h
src/error/forward.h
src/errorpage.cc
src/errorpage.h
src/esi/Assign.cc
src/esi/Assign.h
src/esi/Attempt.h
src/esi/Context.cc
src/esi/Context.h
src/esi/Element.h
src/esi/Esi.cc
src/esi/Esi.h
src/esi/Except.h
src/esi/ExpatParser.cc
src/esi/ExpatParser.h
src/esi/Expression.cc
src/esi/Expression.h
src/esi/Include.cc
src/esi/Include.h
src/esi/Libxml2Parser.cc
src/esi/Libxml2Parser.h
src/esi/Literal.h
src/esi/Makefile.am
src/esi/Parser.cc
src/esi/Parser.h
src/esi/Segment.cc
src/esi/Segment.h
src/esi/Sequence.cc
src/esi/Sequence.h
src/esi/Var.h
src/esi/VarState.cc
src/esi/VarState.h
src/eui/Config.cc
src/eui/Config.h
src/eui/Eui48.cc
src/eui/Eui48.h
src/eui/Eui64.cc
src/eui/Eui64.h
src/eui/Makefile.am
src/event.cc
src/event.h
src/external_acl.cc
src/fatal.cc
src/fatal.h
src/fd.cc
src/fd.h
src/fde.cc
src/fde.h
src/filemap.cc
src/format/ByteCode.h
src/format/Config.cc
src/format/Config.h
src/format/Format.cc
src/format/Format.h
src/format/Makefile.am
src/format/Quoting.cc
src/format/Quoting.h
src/format/Token.cc
src/format/Token.h
src/format/TokenTableEntry.h
src/fqdncache.cc
src/fqdncache.h
src/fs/Makefile.am
src/fs/Module.cc
src/fs/Module.h
src/fs/aufs/StoreFSaufs.cc
src/fs/diskd/StoreFSdiskd.cc
src/fs/rock/RockDbCell.cc
src/fs/rock/RockDbCell.h
src/fs/rock/RockHeaderUpdater.cc
src/fs/rock/RockHeaderUpdater.h
src/fs/rock/RockIoRequests.cc
src/fs/rock/RockIoRequests.h
src/fs/rock/RockIoState.cc
src/fs/rock/RockIoState.h
src/fs/rock/RockRebuild.cc
src/fs/rock/RockRebuild.h
src/fs/rock/RockStoreFileSystem.cc
src/fs/rock/RockStoreFileSystem.h
src/fs/rock/RockSwapDir.cc
src/fs/rock/RockSwapDir.h
src/fs/rock/forward.h
src/fs/ufs/RebuildState.cc
src/fs/ufs/RebuildState.h
src/fs/ufs/StoreFSufs.cc
src/fs/ufs/StoreFSufs.h
src/fs/ufs/StoreSearchUFS.cc
src/fs/ufs/StoreSearchUFS.h
src/fs/ufs/UFSStoreState.cc
src/fs/ufs/UFSStoreState.h
src/fs/ufs/UFSStrategy.cc
src/fs/ufs/UFSStrategy.h
src/fs/ufs/UFSSwapDir.cc
src/fs/ufs/UFSSwapDir.h
src/fs/ufs/UFSSwapLogParser.cc
src/fs/ufs/UFSSwapLogParser.h
src/fs_io.cc
src/fs_io.h
src/ftp/Elements.cc
src/ftp/Elements.h
src/ftp/Makefile.am
src/ftp/Parsing.cc
src/ftp/Parsing.h
src/globals.h
src/helper.cc
src/helper.h
src/helper/ChildConfig.cc
src/helper/ChildConfig.h
src/helper/Makefile.am
src/helper/Reply.cc
src/helper/Reply.h
src/helper/Request.h
src/helper/ReservationId.cc
src/helper/ReservationId.h
src/helper/ResultCode.h
src/helper/forward.h
src/helper/protocol_defines.h
src/hier_code.h
src/htcp.cc
src/htcp.h
src/http.cc
src/http.h
src/http/ContentLengthInterpreter.cc
src/http/ContentLengthInterpreter.h
src/http/Makefile.am
src/http/Message.cc
src/http/Message.h
src/http/MethodType.h
src/http/ProtocolVersion.h
src/http/RegisteredHeaders.cc
src/http/RegisteredHeaders.h
src/http/RegisteredHeadersHash.cci
src/http/RegisteredHeadersHash.gperf
src/http/RequestMethod.cc
src/http/RequestMethod.h
src/http/StateFlags.h
src/http/StatusCode.cc
src/http/StatusCode.h
src/http/StatusLine.cc
src/http/StatusLine.h
src/http/Stream.cc
src/http/Stream.h
src/http/forward.h
src/http/one/Makefile.am
src/http/one/Parser.cc
src/http/one/Parser.h
src/http/one/RequestParser.cc
src/http/one/RequestParser.h
src/http/one/ResponseParser.cc
src/http/one/ResponseParser.h
src/http/one/TeChunkedParser.cc
src/http/one/TeChunkedParser.h
src/http/one/Tokenizer.cc
src/http/one/Tokenizer.h
src/http/one/forward.h
src/http/url_rewriters/LFS/Makefile.am
src/http/url_rewriters/LFS/required.m4
src/http/url_rewriters/LFS/rredir.cc
src/http/url_rewriters/LFS/url_lfs_rewrite.pl.in
src/http/url_rewriters/Makefile.am
src/http/url_rewriters/fake/Makefile.am
src/http/url_rewriters/fake/fake.cc
src/http/url_rewriters/fake/required.m4
src/http/url_rewriters/fake/url_fake_rewrite.sh
src/http/url_rewriters/helpers.m4
src/icmp/Icmp.cc
src/icmp/Icmp.h
src/icmp/Icmp4.cc
src/icmp/Icmp4.h
src/icmp/Icmp6.cc
src/icmp/Icmp6.h
src/icmp/IcmpConfig.cc
src/icmp/IcmpConfig.h
src/icmp/IcmpPinger.cc
src/icmp/IcmpPinger.h
src/icmp/IcmpSquid.cc
src/icmp/IcmpSquid.h
src/icmp/Makefile.am
src/icmp/net_db.cc
src/icmp/net_db.h
src/icmp/pinger.cc
src/icp_opcode.h
src/icp_v2.cc
src/icp_v3.cc
src/ident/AclIdent.cc
src/ident/AclIdent.h
src/ident/Config.h
src/ident/Ident.cc
src/ident/Ident.h
src/ident/Makefile.am
src/int.cc
src/int.h
src/internal.cc
src/internal.h
src/ip/Address.cc
src/ip/Address.h
src/ip/Intercept.cc
src/ip/Intercept.h
src/ip/Makefile.am
src/ip/NfMarkConfig.cc
src/ip/NfMarkConfig.h
src/ip/QosConfig.cc
src/ip/QosConfig.h
src/ip/forward.h
src/ip/tools.cc
src/ip/tools.h
src/ipc.cc
src/ipc/Coordinator.cc
src/ipc/Coordinator.h
src/ipc/FdNotes.cc
src/ipc/FdNotes.h
src/ipc/Forwarder.cc
src/ipc/Forwarder.h
src/ipc/Inquirer.cc
src/ipc/Inquirer.h
src/ipc/Kid.cc
src/ipc/Kid.h
src/ipc/Kids.cc
src/ipc/Kids.h
src/ipc/Makefile.am
src/ipc/MemMap.cc
src/ipc/MemMap.h
src/ipc/Messages.h
src/ipc/Port.cc
src/ipc/Port.h
src/ipc/QuestionerId.cc
src/ipc/QuestionerId.h
src/ipc/Queue.cc
src/ipc/Queue.h
src/ipc/ReadWriteLock.cc
src/ipc/ReadWriteLock.h
src/ipc/Request.h
src/ipc/RequestId.cc
src/ipc/RequestId.h
src/ipc/Response.h
src/ipc/SharedListen.cc
src/ipc/SharedListen.h
src/ipc/StartListening.cc
src/ipc/StartListening.h
src/ipc/StoreMap.cc
src/ipc/StoreMap.h
src/ipc/Strand.cc
src/ipc/Strand.h
src/ipc/StrandCoord.cc
src/ipc/StrandCoord.h
src/ipc/StrandCoords.h
src/ipc/StrandSearch.cc
src/ipc/StrandSearch.h
src/ipc/TypedMsgHdr.cc
src/ipc/TypedMsgHdr.h
src/ipc/UdsOp.cc
src/ipc/UdsOp.h
src/ipc/forward.h
src/ipc/mem/FlexibleArray.h
src/ipc/mem/Page.cc
src/ipc/mem/Page.h
src/ipc/mem/PagePool.cc
src/ipc/mem/PagePool.h
src/ipc/mem/PageStack.cc
src/ipc/mem/PageStack.h
src/ipc/mem/Pages.cc
src/ipc/mem/Pages.h
src/ipc/mem/Pointer.h
src/ipc/mem/Segment.cc
src/ipc/mem/Segment.h
src/ipc/mem/forward.h
src/ipc_win32.cc
src/ipcache.cc
src/ipcache.h
src/log/Config.cc
src/log/Config.h
src/log/CustomLog.h
src/log/DB/Makefile.am
src/log/DB/doc/date_day_column.sql
src/log/DB/doc/views.sql
src/log/DB/log_db_daemon.pl.in
src/log/DB/required.m4
src/log/File.cc
src/log/File.h
src/log/FormatHttpdCombined.cc
src/log/FormatHttpdCommon.cc
src/log/FormatSquidCustom.cc
src/log/FormatSquidIcap.cc
src/log/FormatSquidNative.cc
src/log/FormatSquidReferer.cc
src/log/FormatSquidUseragent.cc
src/log/Formats.h
src/log/FormattedLog.cc
src/log/FormattedLog.h
src/log/Makefile.am
src/log/ModDaemon.cc
src/log/ModDaemon.h
src/log/ModStdio.cc
src/log/ModStdio.h
src/log/ModSyslog.cc
src/log/ModSyslog.h
src/log/ModUdp.cc
src/log/ModUdp.h
src/log/TcpLogger.cc
src/log/TcpLogger.h
src/log/access_log.cc
src/log/access_log.h
src/log/file/Makefile.am
src/log/file/log_file_daemon.cc
src/log/file/required.m4
src/log/forward.h
src/log/helpers.m4
src/lookup_t.h
src/main.cc
src/mem/Allocator.h
src/mem/AllocatorProxy.cc
src/mem/AllocatorProxy.h
src/mem/Makefile.am
src/mem/Meter.h
src/mem/Pool.cc
src/mem/Pool.h
src/mem/PoolChunked.cc
src/mem/PoolChunked.h
src/mem/PoolMalloc.cc
src/mem/PoolMalloc.h
src/mem/PoolingAllocator.h
src/mem/Sensitive.h
src/mem/Stats.cc
src/mem/Stats.h
src/mem/forward.h
src/mem/minimal.cc
src/mem/old_api.cc
src/mem_node.cc
src/mem_node.h
src/mgr/Action.cc
src/mgr/Action.h
src/mgr/ActionCreator.h
src/mgr/ActionParams.cc
src/mgr/ActionParams.h
src/mgr/ActionPasswordList.cc
src/mgr/ActionPasswordList.h
src/mgr/ActionProfile.h
src/mgr/ActionWriter.cc
src/mgr/ActionWriter.h
src/mgr/BasicActions.cc
src/mgr/BasicActions.h
src/mgr/Command.cc
src/mgr/Command.h
src/mgr/CountersAction.cc
src/mgr/CountersAction.h
src/mgr/Filler.cc
src/mgr/Filler.h
src/mgr/Forwarder.cc
src/mgr/Forwarder.h
src/mgr/FunAction.cc
src/mgr/FunAction.h
src/mgr/InfoAction.cc
src/mgr/InfoAction.h
src/mgr/Inquirer.cc
src/mgr/Inquirer.h
src/mgr/IntParam.cc
src/mgr/IntParam.h
src/mgr/IntervalAction.cc
src/mgr/IntervalAction.h
src/mgr/IoAction.cc
src/mgr/IoAction.h
src/mgr/Makefile.am
src/mgr/QueryParam.h
src/mgr/QueryParams.cc
src/mgr/QueryParams.h
src/mgr/Registration.cc
src/mgr/Registration.h
src/mgr/Request.cc
src/mgr/Request.h
src/mgr/Response.cc
src/mgr/Response.h
src/mgr/ServiceTimesAction.cc
src/mgr/ServiceTimesAction.h
src/mgr/StoreIoAction.cc
src/mgr/StoreIoAction.h
src/mgr/StoreToCommWriter.cc
src/mgr/StoreToCommWriter.h
src/mgr/StringParam.cc
src/mgr/StringParam.h
src/mgr/forward.h
src/mime.cc
src/mime.conf.default
src/mime.h
src/mime_header.cc
src/mime_header.h
src/mk-globals-c.awk
src/mk-string-arrays.awk
src/multicast.cc
src/multicast.h
src/neighbors.cc
src/neighbors.h
src/parser/BinaryTokenizer.cc
src/parser/BinaryTokenizer.h
src/parser/Makefile.am
src/parser/Tokenizer.cc
src/parser/Tokenizer.h
src/parser/forward.h
src/pconn.cc
src/pconn.h
src/peer_digest.cc
src/peer_proxy_negotiate_auth.cc
src/peer_proxy_negotiate_auth.h
src/peer_select.cc
src/peer_sourcehash.cc
src/peer_sourcehash.h
src/peer_userhash.cc
src/peer_userhash.h
src/protos.h
src/proxyp/Elements.cc
src/proxyp/Elements.h
src/proxyp/Header.cc
src/proxyp/Header.h
src/proxyp/Makefile.am
src/proxyp/Parser.cc
src/proxyp/Parser.h
src/proxyp/forward.h
src/redirect.cc
src/redirect.h
src/refresh.cc
src/refresh.h
src/repl/Makefile.am
src/repl/heap/store_heap_replacement.cc
src/repl/heap/store_heap_replacement.h
src/repl/heap/store_repl_heap.cc
src/repl/lru/store_repl_lru.cc
src/repl_modules.h
src/repl_modules.sh
src/sbuf/Algorithms.cc
src/sbuf/Algorithms.h
src/sbuf/List.cc
src/sbuf/List.h
src/sbuf/Makefile.am
src/sbuf/MemBlob.cc
src/sbuf/MemBlob.h
src/sbuf/SBuf.cc
src/sbuf/SBuf.h
src/sbuf/Stats.cc
src/sbuf/Stats.h
src/sbuf/Stream.h
src/sbuf/StringConvert.h
src/sbuf/forward.h
src/security/BlindPeerConnector.cc
src/security/BlindPeerConnector.h
src/security/CertError.h
src/security/Certificate.cc
src/security/Certificate.h
src/security/CommunicationSecrets.cc
src/security/CommunicationSecrets.h
src/security/Context.h
src/security/EncryptorAnswer.cc
src/security/EncryptorAnswer.h
src/security/ErrorDetail.cc
src/security/ErrorDetail.h
src/security/Handshake.cc
src/security/Handshake.h
src/security/Io.cc
src/security/Io.h
src/security/KeyData.cc
src/security/KeyData.h
src/security/KeyLog.cc
src/security/KeyLog.h
src/security/KeyLogger.cc
src/security/KeyLogger.h
src/security/LockingPointer.h
src/security/Makefile.am
src/security/NegotiationHistory.cc
src/security/NegotiationHistory.h
src/security/PeerConnector.cc
src/security/PeerConnector.h
src/security/PeerOptions.cc
src/security/PeerOptions.h
src/security/ServerOptions.cc
src/security/ServerOptions.h
src/security/Session.cc
src/security/Session.h
src/security/cert_generators/Makefile.am
src/security/cert_generators/file/Makefile.am
src/security/cert_generators/file/certificate_db.cc
src/security/cert_generators/file/certificate_db.h
src/security/cert_generators/file/required.m4
src/security/cert_generators/file/security_file_certgen.8.in
src/security/cert_generators/file/security_file_certgen.cc
src/security/cert_generators/helpers.m4
src/security/cert_validators/Makefile.am
src/security/cert_validators/fake/Makefile.am
src/security/cert_validators/fake/required.m4
src/security/cert_validators/fake/security_fake_certverify.pl.in
src/security/cert_validators/helpers.m4
src/security/forward.h
src/servers/FtpServer.cc
src/servers/FtpServer.h
src/servers/Http1Server.cc
src/servers/Http1Server.h
src/servers/Makefile.am
src/servers/Server.cc
src/servers/Server.h
src/servers/forward.h
src/snmp/Forwarder.cc
src/snmp/Forwarder.h
src/snmp/Inquirer.cc
src/snmp/Inquirer.h
src/snmp/Makefile.am
src/snmp/Pdu.cc
src/snmp/Pdu.h
src/snmp/Request.cc
src/snmp/Request.h
src/snmp/Response.cc
src/snmp/Response.h
src/snmp/Session.cc
src/snmp/Session.h
src/snmp/Var.cc
src/snmp/Var.h
src/snmp/forward.h
src/snmp_agent.cc
src/snmp_agent.h
src/snmp_core.cc
src/snmp_core.h
src/squid.8.in
src/ssl/Config.cc
src/ssl/Config.h
src/ssl/ErrorDetail.cc
src/ssl/ErrorDetail.h
src/ssl/ErrorDetailManager.cc
src/ssl/ErrorDetailManager.h
src/ssl/Makefile.am
src/ssl/PeekingPeerConnector.cc
src/ssl/PeekingPeerConnector.h
src/ssl/ProxyCerts.h
src/ssl/ServerBump.cc
src/ssl/ServerBump.h
src/ssl/bio.cc
src/ssl/bio.h
src/ssl/cert_validate_message.cc
src/ssl/cert_validate_message.h
src/ssl/context_storage.cc
src/ssl/context_storage.h
src/ssl/crtd_message.cc
src/ssl/crtd_message.h
src/ssl/gadgets.cc
src/ssl/gadgets.h
src/ssl/helper.cc
src/ssl/helper.h
src/ssl/stub_libsslutil.cc
src/ssl/support.cc
src/ssl/support.h
src/stat.cc
src/stat.h
src/stmem.cc
src/stmem.h
src/store.cc
src/store/Controlled.h
src/store/Controller.cc
src/store/Controller.h
src/store/Disk.cc
src/store/Disk.h
src/store/Disks.cc
src/store/Disks.h
src/store/LocalSearch.cc
src/store/LocalSearch.h
src/store/Makefile.am
src/store/Storage.h
src/store/SwapMeta.cc
src/store/SwapMeta.h
src/store/SwapMetaIn.cc
src/store/SwapMetaIn.h
src/store/SwapMetaOut.cc
src/store/SwapMetaOut.h
src/store/SwapMetaView.cc
src/store/SwapMetaView.h
src/store/forward.h
src/store/id_rewriters/Makefile.am
src/store/id_rewriters/file/Makefile.am
src/store/id_rewriters/file/required.m4
src/store/id_rewriters/file/storeid_file_rewrite.pl.in
src/store/id_rewriters/helpers.m4
src/store_client.cc
src/store_digest.cc
src/store_digest.h
src/store_io.cc
src/store_key_md5.cc
src/store_key_md5.h
src/store_log.cc
src/store_log.h
src/store_rebuild.cc
src/store_rebuild.h
src/store_swapin.cc
src/store_swapin.h
src/store_swapout.cc
src/swap_log_op.h
src/test_cache_digest.cc
src/tests/CapturingStoreEntry.h
src/tests/SBufFindTest.cc
src/tests/SBufFindTest.h
src/tests/STUB.h
src/tests/Stub.am
src/tests/TestSwapDir.cc
src/tests/TestSwapDir.h
src/tests/stub_CacheDigest.cc
src/tests/stub_CachePeer.cc
src/tests/stub_CollapsedForwarding.cc
src/tests/stub_CommIO.cc
src/tests/stub_DelayId.cc
src/tests/stub_ETag.cc
src/tests/stub_EventLoop.cc
src/tests/stub_HelperChildConfig.cc
src/tests/stub_HttpControlMsg.cc
src/tests/stub_HttpHeader.cc
src/tests/stub_HttpReply.cc
src/tests/stub_HttpRequest.cc
src/tests/stub_HttpUpgradeProtocolAccess.cc
src/tests/stub_IpcIoFile.cc
src/tests/stub_MemBuf.cc
src/tests/stub_MemObject.cc
src/tests/stub_MemStore.cc
src/tests/stub_Port.cc
src/tests/stub_SBuf.cc
src/tests/stub_StatHist.cc
src/tests/stub_UdsOp.cc
src/tests/stub_access_log.cc
src/tests/stub_acl.cc
src/tests/stub_cache_cf.cc
src/tests/stub_cache_manager.cc
src/tests/stub_carp.cc
src/tests/stub_cbdata.cc
src/tests/stub_client_db.cc
src/tests/stub_client_side.cc
src/tests/stub_client_side_request.cc
src/tests/stub_comm.cc
src/tests/stub_debug.cc
src/tests/stub_errorpage.cc
src/tests/stub_event.cc
src/tests/stub_external_acl.cc
src/tests/stub_fatal.cc
src/tests/stub_fd.cc
src/tests/stub_fqdncache.cc
src/tests/stub_helper.cc
src/tests/stub_http.cc
src/tests/stub_icp.cc
src/tests/stub_internal.cc
src/tests/stub_ipc.cc
src/tests/stub_ipc_Forwarder.cc
src/tests/stub_ipc_TypedMsgHdr.cc
src/tests/stub_ipcache.cc
src/tests/stub_libanyp.cc
src/tests/stub_libauth.cc
src/tests/stub_libauth_acls.cc
src/tests/stub_libcomm.cc
src/tests/stub_libdiskio.cc
src/tests/stub_libeui.cc
src/tests/stub_libformat.cc
src/tests/stub_libhttp.cc
src/tests/stub_libicmp.cc
src/tests/stub_libip.cc
src/tests/stub_liblog.cc
src/tests/stub_libmem.cc
src/tests/stub_libmgr.cc
src/tests/stub_libsecurity.cc
src/tests/stub_libsslsquid.cc
src/tests/stub_libstore.cc
src/tests/stub_libtime.cc
src/tests/stub_main_cc.cc
src/tests/stub_mem_node.cc
src/tests/stub_mime.cc
src/tests/stub_neighbors.cc
src/tests/stub_pconn.cc
src/tests/stub_redirect.cc
src/tests/stub_stat.cc
src/tests/stub_stmem.cc
src/tests/stub_store.cc
src/tests/stub_store_client.cc
src/tests/stub_store_digest.cc
src/tests/stub_store_rebuild.cc
src/tests/stub_store_stats.cc
src/tests/stub_tools.cc
src/tests/stub_tunnel.cc
src/tests/stub_wccp2.cc
src/tests/stub_whois.cc
src/tests/stub_wordlist.cc
src/tests/testACLMaxUserIP.cc
src/tests/testACLMaxUserIP.h
src/tests/testAuth.cc
src/tests/testAuth.h
src/tests/testBoilerplate.cc
src/tests/testBoilerplate.h
src/tests/testCacheManager.cc
src/tests/testCacheManager.h
src/tests/testCharacterSet.cc
src/tests/testCharacterSet.h
src/tests/testConfigParser.cc
src/tests/testConfigParser.h
src/tests/testDiskIO.cc
src/tests/testDiskIO.h
src/tests/testEnumIterator.cc
src/tests/testEnumIterator.h
src/tests/testEvent.cc
src/tests/testEvent.h
src/tests/testEventLoop.cc
src/tests/testEventLoop.h
src/tests/testHttp1Parser.cc
src/tests/testHttp1Parser.h
src/tests/testHttpReply.cc
src/tests/testHttpReply.h
src/tests/testHttpRequest.cc
src/tests/testHttpRequest.h
src/tests/testHttpRequestMethod.cc
src/tests/testHttpRequestMethod.h
src/tests/testIcmp.cc
src/tests/testIcmp.h
src/tests/testIpAddress.cc
src/tests/testIpAddress.h
src/tests/testLookupTable.cc
src/tests/testLookupTable.h
src/tests/testMath.cc
src/tests/testMem.cc
src/tests/testMem.h
src/tests/testNetDb.cc
src/tests/testNetDb.h
src/tests/testPackableStream.cc
src/tests/testPackableStream.h
src/tests/testRFC1035.cc
src/tests/testRFC1035.h
src/tests/testRandomUuid.cc
src/tests/testRefCount.cc
src/tests/testRefCount.h
src/tests/testRock.cc
src/tests/testRock.h
src/tests/testSBuf.cc
src/tests/testSBuf.h
src/tests/testSBufList.cc
src/tests/testSBufList.h
src/tests/testStatHist.cc
src/tests/testStatHist.h
src/tests/testStore.cc
src/tests/testStore.h
src/tests/testStoreController.cc
src/tests/testStoreController.h
src/tests/testStoreHashIndex.cc
src/tests/testStoreHashIndex.h
src/tests/testStoreSupport.cc
src/tests/testStoreSupport.h
src/tests/testString.cc
src/tests/testString.h
src/tests/testTokenizer.cc
src/tests/testTokenizer.h
src/tests/testURL.cc
src/tests/testURL.h
src/tests/testUfs.cc
src/tests/testUfs.h
src/tests/testUriScheme.cc
src/tests/testUriScheme.h
src/tests/testYesNoNone.cc
src/tests/testYesNoNone.h
src/tests/test_http_range.cc
src/time/Engine.cc
src/time/Engine.h
src/time/Makefile.am
src/time/forward.h
src/time/gadgets.cc
src/time/gadgets.h
src/time/iso3307.cc
src/time/rfc1123.cc
src/tools.cc
src/tools.h
src/tunnel.cc
src/tunnel.h
src/typedefs.h
src/unlinkd.cc
src/unlinkd.h
src/unlinkd_daemon.cc
src/urn.cc
src/urn.h
src/wccp.cc
src/wccp.h
src/wccp2.cc
src/wccp2.h
src/whois.cc
src/whois.h
src/win32.cc
src/win32.h
src/wordlist.cc
src/wordlist.h
test-builds.sh
test-suite/ESIExpressions.cc
test-suite/Makefile.am
test-suite/VirtualDeleteOperator.cc
test-suite/basic_test.sh
test-suite/buildtest.sh
test-suite/buildtests/layer-00-default.opts
test-suite/buildtests/layer-01-minimal.opts
test-suite/buildtests/layer-02-maximus.opts
test-suite/buildtests/layer-04-noauth-everything.opts
test-suite/buildtests/os-debian.opts
test-suite/buildtests/os-mingw.opts
test-suite/buildtests/os-ubuntu.opts
test-suite/htcp-client.pl
test-suite/mem_hdr_test.cc
test-suite/mem_node_test.cc
test-suite/negotiate_test.sh
test-suite/ntlm_test.sh
test-suite/run_negotiate_test.sh
test-suite/run_ntlm_test.sh
test-suite/splay.cc
test-suite/squidconf/bad-regex.conf
test-suite/squidconf/empty.conf
test-suite/squidconf/external_acl_type.conf
test-suite/squidconf/mgr_passwd.conf
test-suite/squidconf/regex.conf
test-suite/squidconf/regressions-3.3.conf
test-suite/squidconf/regressions-3.4.0.1.conf
test-suite/squidconf/regressions-3.5.0.2.conf
test-suite/squidconf/regressions-4.0.18.conf
test-suite/squidconf/time_units.conf
test-suite/syntheticoperators.cc
test-suite/test-functionality.sh
test-suite/test-sources.sh
test-suite/test-squid-conf.sh
test-suite/test_tools.cc
test-suite/testheaders.sh
test-suite/waiter.c
tools/Makefile.am
tools/apparmor/Makefile.am
tools/apparmor/usr.sbin.squid
tools/cachemgr.cc
tools/cachemgr.cgi.8.in
tools/cachemgr.conf
tools/helper-mux/Makefile.am
tools/helper-mux/helper-mux.pl.in
tools/helper-ok-dying.pl
tools/helper-ok.pl
tools/purge/Makefile.am
tools/purge/conffile.cc
tools/purge/conffile.hh
tools/purge/convert.cc
tools/purge/convert.hh
tools/purge/copyout.cc
tools/purge/copyout.hh
tools/purge/purge.1
tools/purge/purge.cc
tools/purge/signal.cc
tools/purge/signal.hh
tools/purge/socket.cc
tools/purge/socket.hh
tools/purge/squid-tlv.cc
tools/purge/squid-tlv.hh
tools/squidclient/Makefile.am
tools/squidclient/Parameters.h
tools/squidclient/Ping.cc
tools/squidclient/Ping.h
tools/squidclient/Transport.cc
tools/squidclient/Transport.h
tools/squidclient/gssapi_support.cc
tools/squidclient/gssapi_support.h
tools/squidclient/squidclient.1
tools/squidclient/squidclient.cc
tools/systemd/Makefile.am
tools/systemd/squid.service
tools/sysvinit/Makefile.am
tools/sysvinit/squid.rc

diff --git a/INSTALL b/INSTALL
index ce3e3a63b1104d9b9639fd703610d9aa0159fd78..7353df9de6751eaa647318adeb0505b694f0bcfb 100644 (file)
--- 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.
index 78e72d6d83a3d8c6cb597e09cbd85e97e8caa532..3c26dfc798f3b188211d91fc70da185a861e9be4 100644 (file)
@@ -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.
index f2070b550190f080dfb2c27411e963df8f47edf4..2808e4ce9ba26f70ead56e238eca1c9bfc2c6780 100644 (file)
@@ -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 227b40827d353804fe3c55c59ceb488f8a0efcfa..a5064b461406f548e9129cf22d21268fb198ae06 100644 (file)
--- 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.
index 483bf09710d5c8fc4fed98779b1ac905f04413c0..dbf6fe45038dd66ff70dc930d7bf47c669b2e8a5 100644 (file)
@@ -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.
index 004845b228665f8f1e97c3f9bd899c95540a02e0..b6cfc112d306ee63e2e90075b6930c0824bf1533 100644 (file)
@@ -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.
index ce485888bade129a09a3b0d0178f9757830ed743..a9bd7ffc670a229e32757eba31b5afb6f19b80bf 100644 (file)
@@ -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.
index 9f0de168d54ef8a0043bd99cd8ec2050fd6bbefb..411f1e7c79db5ea85aa40d11d8bf0be339c3f9cb 100644 (file)
@@ -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.
index 23b23fe0e6b58191983898b5773b48445a43e8a3..2c4e3403cdc065b64107c1db2472614e34b2a313 100644 (file)
@@ -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.
index 36b5b73bd25b6c3f89436fcf22d63307d670d78e..660cc8deadf1e75b74cc989920535efc15e7b347 100644 (file)
@@ -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.
index 6a974d9e9868970f1681a1f1a1067b6af9a1e985..53847a81612a3f44d4e6e79dc1050e4a78597bb0 100644 (file)
@@ -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.
index 1ca4844cbdc15ba56a5d2efe2e6c55bfb7f58991..1532ec2e8579e53c61364d0b1c750c383849af10 100644 (file)
@@ -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.
index 7c86ed2781628b3453dc703e3a3d47f37ce85208..f51714a8af154950db414201048b945582eabaaa 100644 (file)
@@ -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.
index b0ea5da4aab40a65c914722bbc1e90713da52123..1f423403e30f12b1ef45de6c4d34bf08110c23da 100644 (file)
@@ -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.
index 430193412f5743acf3596d64de9397adcd4d6eb3..1ec8a5538881717e525c563acc208a7d2d5b88c2 100644 (file)
@@ -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.
index 6b20f873e36c51e9ae07888a24a01bed2c4a1f4e..60ecd505f5ba1e77bcfcd369f9ab3cad3faf7766 100644 (file)
@@ -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.
index a37403a8e8217873de9d206bfd8ef044f8a74b82..be1eb0ec12dded1a23dee466bc3693ac82e2bef2 100644 (file)
@@ -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.
index 07391990f5eea5f67cdb4ec64ce9e8ab7532a86d..34abd9993b62872782ef31af9def8614ef0b58ea 100755 (executable)
@@ -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.
index cbb19b0933048ab77a1c176e2424f0c4211c70aa..8d23b31bc41622da8dcf94464ec7eb0323d2918e 100644 (file)
@@ -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.
index 82fcb6102241ac5c93249436c176dcfc8eaab59a..be71756fee5cd13eba71ffad0edfaed4065a4fd8 100644 (file)
@@ -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.
index 70c927cbe0b93308bf043bac3b422045b1ef93f2..dddf33c627708a8e5083480bb4e2dd66b5f30b10 100644 (file)
@@ -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.
index a61a1e948b007f43f952a6e67321243022c7b84f..8e7ad8332e52999553994245cac1ccd6a6956fc5 100644 (file)
@@ -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.
index 17afe7af27df683602bee71ad8d6ec36fc6349b5..19a9f674af5b06a3541195247dc936be471036a3 100644 (file)
@@ -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.
index 8bf22226129d5533886901ba9408b08429c147d5..f74c2e0261f8051c9ca5627789d1f2c13f2ec5ff 100644 (file)
@@ -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.
index f0310e1e5ad4103d381ff037e3602cf65212a721..b0c41433bff4fb6310d6235ba8d17d32ca986163 100644 (file)
@@ -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.
index d944e71742480670ae46775c8b17a25af4adb2c8..fec177ab16a1aee61fc41e6ac999abc301a79cc0 100644 (file)
@@ -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.
index aee99328e7836fff10ae31ff1473eca188e4eaca..eb13a81a934bcc5f248d33747778b9afa2308d33 100644 (file)
@@ -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.
index 32dfd98dc6b0ac45f7293385efa7f77b9b138db5..f832063ad55f8b23c5982cd6967e33da9eb11d4c 100644 (file)
@@ -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.
index 564b5e7ef9798b80e632205346c7e8bb4eb6d067..58aef3297d3cac6b57dffdf2c0cd23e49e6a63fe 100644 (file)
@@ -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.
index 66beb0f5cbf3ceb538bcd64fccdf041cd49839ab..cbde48e071c0e5643043cde36396f3dd274c19ca 100644 (file)
@@ -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.
index 5487185f131846dd10e7f741511bbc60af5efaba..d4ea3ff2fff8c7a19b927ba49ea42887ec572704 100644 (file)
@@ -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.
index b6222829f85623321fbfc94826bfad1e51ed4b10..0d5f5edacaefd83c33ba6f5b6b8322c2f2823f0f 100644 (file)
@@ -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.
index 03a79e23241fadd9cf97fc5cc74caefb5c71e13b..84858f276e3b30b8405427666c01ed92957214f2 100644 (file)
@@ -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.
index b74434188e8c32a4b29fc71f6e04174b75c35fcf..17a3bbe1475c80778fc2a9097dd9aa9d142722ce 100644 (file)
@@ -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.
index d27042f491015c86f6054ffd2633dad6e9221f6a..62e70994e720dfad4560d9d1aacc8c816f08ec7e 100644 (file)
@@ -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.
index e7c97cb63419fc069ba5da80e5e702f8fa01d64d..05924ef157e72c0e4a23350985df1cc24ed11de8 100644 (file)
@@ -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.
index 6fa077b25fe7d5ccdea47e6f9cce2d23a57a1b91..cc1a23ba9d66a3df2176e7352681d320fd06f5c0 100644 (file)
@@ -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.
index 183a2ffae88b35fd9f77eed4851f549bd3229cb8..09e36d58a32d2e04d0a518d010951df7659afa07 100644 (file)
@@ -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.
index 2ff5cb04c9b407ce3c00fdcce41a8fa270eb0efa..3d9bf68d8318c01a47552bf1be84a3efeef1fe64 100644 (file)
@@ -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.
index e95ee8e7b73c214890ac59449b44c0ebce98cd33..03e7fe9c48a0772a1e02720d42a0df32e6d6a982 100644 (file)
@@ -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.
index f81f9a2038eff009ea2ef887c4e4af2fcacc9e65..4e4c020dc5511b6c56de1db2d2da88faca571d68 100644 (file)
@@ -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.
index 5c8e29f24a639290f581b471d7ac92e673627150..b55fd42421e2e81e72c40deba969a3555221f57a 100644 (file)
@@ -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.
index 61c4a5f17640729bb47373b4fcf87cc26392e2c5..81217b915fd1d7f6b502f72c3e7de5bbd5c71bf8 100644 (file)
@@ -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.
index 962853327f3ff0ad54f5b6926a7915ec85f05626..cd110521c790c89dbbcd00ac40f84ff49413b2e8 100644 (file)
@@ -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.
index f2e297f0c1d4057fe72020b291fcf08ed05b8e1d..2ed0b92e09c329a6f2ed94e6cab9fa2b87e0128a 100644 (file)
@@ -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.
index 3ac22dab261b7fafef93d8d588a7c7de275bf175..289c2757c32bc0b4cf4a40632a6fbf6f8e682dc3 100644 (file)
@@ -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.
index 987f4199c385a0d30a1d920493796efde55092da..db69088d7a8682f0042d83c8b1a340d084d4446a 100644 (file)
@@ -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.
index cd3145714fd77a853d298cae48224196f3a13786..2b445d8a73b3e5bb68937845ee7385522c984214 100644 (file)
@@ -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.
index b6afd67a9922e248f8f5ac1655cf92927eea4cc9..6665ac10526fc6220c771b392a45b3a2d8a8e6ed 100644 (file)
@@ -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.
index 8730193610d355da8ebce8ab9adcb4e209cb65c9..f3b91d5126d39a91ccdd6f50683510524feb2abb 100644 (file)
@@ -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.
index f0abf81c09bd73965202c80803645e912eb2716d..3b5f3c0f2fade96bc400ca66559d2b508d4a0b62 100644 (file)
@@ -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.
index 30d8bf10150c23d1dfe9e1ed4976cb50538a7962..0927cc13b8edbf92a0fcadf7caacbb12c3c3595b 100644 (file)
@@ -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.
index c28570ed04ec991b9b6cdce28bf890fbdc991e56..7326123c4706b357947c4e0d7278a104bc4c0278 100644 (file)
@@ -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.
index a5828b62f574a0bb3be5a24cf2d72c27dab73581..8c9fdf5dfc2e59078ce4b4f29162d04aef95b3f7 100644 (file)
@@ -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.
index b35d83c3aacb38b4dfcd0b862edb1f5ccf3e3dfa..8514bc440e23c8705d2cdd851b7cbb623f96e2c8 100644 (file)
@@ -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.
index cfc95652d389ef606c210c9e8cb3c339e81c6527..dd3ad747506520c335a3e704a2793c0dcb7ef0a3 100644 (file)
@@ -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.
index 54e61850b4fc166b2c076810298400f1a24ce6d4..883b790214d4151a88f6643d691ef56c86fb6243 100644 (file)
@@ -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.
index 7d0f06d59d8b4332805f1cdaa6bd8875583b46f6..d50b9612073094fcde4f9435c1428b6a2c97e678 100644 (file)
@@ -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.
index dc491e2eaf37b5a870cc4c88c1a053c9d369dd0a..bbdf3c32b8917ce5d28024ef46ef14820a0ad441 100644 (file)
@@ -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.
index c7a4e471a1feae755627b8f02f5eabbac9ec4153..d62e355fee1819454766f275abfc20fd4cffdcdc 100644 (file)
@@ -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.
index f10ae651cc3ae25080a3e1448ae570ed3811c076..1d877abb418ccb1ef2205befa82908f845f8230d 100644 (file)
@@ -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.
index 3fb7d266923a8445fceb84e5ba5e6162c8e57d05..f1deccea8b8149f33e4ed2dd6bed88d151c8d32e 100644 (file)
@@ -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.
index 7fdd6ba9916b4b5a52aa4ca1add7d00855842564..c5c3b666a5a9b62b6058d4aad0072a44664611d7 100644 (file)
@@ -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.
index c3a3689675ede74bb4d8a04d31f9826b4eb28413..8ab17d561fc10b956c76c8023168d3de9d704d99 100644 (file)
@@ -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.
index 92868c9d2dd8f0c42d7218c180c7d2fbe6504540..b1fa387fdb8f2e02cf7cc5c9bc6d6e0f96b37047 100644 (file)
@@ -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.
index 4789c28deb1726e9149d0adb593d9c1ac0546cd0..0963906d5b065f6b3ec05d4c0b357acb8066dfe5 100644 (file)
@@ -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.
index 84ad4629eeeb6b8ea26d43efbd91d20d0d057371..ee2b44713d3a28184d0baaf196757ccdd636cb0f 100644 (file)
@@ -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.
index 976a1a89d259f67924f594c1448796b358b5b600..d6cc14c4406482654de6962b0eb6e7919b5853f6 100644 (file)
@@ -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.
index 10b89ded7d27d05f9e39f691c2ab75eff3f2b65e..6006dd95fa0bca104870b66f5aae3d712c9ba24d 100644 (file)
@@ -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.
index bff7ea2b1690dd1180719c78c12d27c0eeb3f289..7928dbfe665352a46f175ec6af3d7884f40720a8 100644 (file)
@@ -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.
index 3129f62da5a04e05d26aeb6dc483bb992f41f9ed..48394e4e78b5ee523bc5eeed39b6569d22d48247 100644 (file)
@@ -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.
index 5c381c90a85f04788b891d783b55cfa279cfc73d..c7ce69c59907fd19f930893e3fd53241bc759e09 100644 (file)
@@ -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.
index 2ab02ffbaf020b7428b54798f03861a9f4452bdd..1dec31b993a43bc24c38ccfb78fb5bed723056f0 100644 (file)
@@ -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.
index 1086ae6f6cc6699de83179f633aa79598a13dc95..8f6821decc48a86a60f9211360348345d4ddee7b 100644 (file)
@@ -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.
index c30c3d668b6713e42e29eef2283492ff39cf9f3d..186a7d95408f4f16857062313031048140d03bef 100644 (file)
@@ -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.
index 666a51785c3f4a0294c348140514c631e3909550..622fa3bda5ec30ba1f35a86b6d0cd3f6c1dcb31c 100644 (file)
@@ -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.
index 295722a7f9884e9b34af9c31ffbd3b7e86a354c6..cccebd956584cb2f8227ae0dc4d21bdc8048d470 100644 (file)
@@ -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.
index 15697ec0eb226c573c33cb53c130ca600d24451f..cd99e6e40b8cc6c7a6081343ed87b2561db90592 100644 (file)
@@ -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.
index fa4a62d39d6760dce8b177504096b0a58afe9190..b8ea5e67ddb613bea85d124d048ccdd2aae312c6 100644 (file)
@@ -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.
index 99c6b4c59eb49b05fcd072bccdd27fdd9b29c06f..74a5627b7ef8c212797f67f031d3c5d9048e764f 100644 (file)
@@ -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.
index a56ee8d75956bd13c66728a176f3aba207898096..f57c7f32e36297b4776c4c14578ab1faafbc602b 100644 (file)
@@ -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.
index 04f7501e7d6907644e76f1bcccce4895cd6e8f66..a5b807bd50c3dbe861ee936da5b407b2580b6ab9 100644 (file)
@@ -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.
index 05960b9a497c4218c73867b6e6605e0c15f4c758..400808cc48e188249603cf1cfb465699db70bc97 100644 (file)
@@ -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.
index b125c91b7a2010576deb4bf6fa9fe47b403ba216..245b5fc048bca4ef840fc36d4389ae5bf5a8e8be 100644 (file)
@@ -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.
index a28c25eb2f7b1c2b7b7766d69b2aa2220c5a26ba..7c7710fa0e20c3fd8816d52c2e704a74fa0ecf66 100644 (file)
@@ -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.
index d48608443a84a88e3fbd66585dc17520c58a2ef7..812c5e3193995706c4624bc29d2f82a964402e49 100644 (file)
@@ -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.
index 4d03a4bc1564ffeacd53bbd9c65bdd81bcd1416b..0437a03c2dbf866b17249cd92a20ee7bdf65ef21 100644 (file)
@@ -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.
index 0ab664b14884f97d9d0d8c80f1f2afcc0f9df52a..419272777bb17bbcecd008a841500c202872efed 100644 (file)
@@ -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.
index 0b2f315cd4c6a23a965021c96ebeaf6a2627cae9..51c16f70aeb2d23fc26c2312fe26b3e1315b9af7 100644 (file)
@@ -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.
index d73e45890d75b0aac279b7d60bc3a131b63decf3..66736c4369579dcbc51af18641bcf557c95cfe57 100644 (file)
@@ -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.
index 27945527ad06bbc7de6220abce14edc8e99f71ff..d57c1b6bf3fec802207c5badaf278440a607a9f6 100644 (file)
@@ -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.
index 131a353c9b0d70e6bc54a4694edf820cf88456d6..382f97d278bfda9b4ec766936997e1a7582bc187 100644 (file)
@@ -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.
index aca00c638d629a756c122bd937bd69a0f124f906..3cee80ab3216b06504c52cb12a6bce1883588448 100644 (file)
@@ -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.
index f34165a859f65de202dccd8f4f07800fdafce56d..218c75cdb57d26a8fe3104ae6190d1600a0c958e 100644 (file)
@@ -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.
index db986911aa1511a0dc9863812cbc070a3d38e020..b63ea2103ce87a243eaf15856403fbc5d908b74f 100644 (file)
@@ -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.
index cebf1991929c309bdbf1de219329ea47236e6256..e573ef8e86555176df9cb52681197ea14386d6c0 100644 (file)
@@ -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.
index f9aa240461ac4a8fb5137d215aec3e946b2dd16c..1d434ebbee6d864d323f4f3246b1b199bdfb9d11 100644 (file)
@@ -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.
index 2a10205ed5d304944c14f251723446918dae8d01..e965e9eb6aec3198562b9b9e66f67fcf9dee557a 100755 (executable)
@@ -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.
index d5d4f4a261a4e2263310ae6a285d6dc5903d2e62..1f39de06060eb64a1f0fe4551a0866b5007ba093 100755 (executable)
@@ -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.
index 0a88f1adbfcc8fbb0c3ffaf4403464f8dfa3ad73..9ee8f701c2e0a20c27a4b0e3486a2d1f73fa824b 100644 (file)
@@ -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.
index 238ea5668a7a0b6520a71383fea490c2c44ec9e6..5e859ebc963e2c29f843603ba844907c09ea2e83 100644 (file)
@@ -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.
index 73a7a5e86a0c99ddbf040a832c91e4d9d40b643d..fa0b06b8dad06cbe00da814e27293aec1d15f304 100644 (file)
@@ -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.
index fb3d9e4e579eeedce98536b1748bf5876e6ebb8c..c3d13bf2099abc061a28408f610df958dcaa1bc7 100644 (file)
@@ -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.
index fa275d71c6621ddf81a819c8a7151436807ae61d..1a9e93441296fcec48df8f035593cc20545ce9e3 100644 (file)
@@ -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.
index 20f387b0e33378cfd307d3d78ff9a544efacf088..3a5f0f5e05181d5fbfaac24f6e91cf1325758ddf 100644 (file)
@@ -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.
index 3666fd7d8810452534eb01955d003f4c1874303a..3e153e766af6758b1706b3d056892bb2b3bfbb3e 100644 (file)
@@ -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.
index b56feb4bcbd4d4cb1ebb1d7b1dbc9a3055e884c1..b121ad4433c8d639ad8273ef92165cc2a89c2306 100644 (file)
@@ -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.
index 3cc8d59047ff56c67f18a51328fa84b090941ecd..07dba8dca2176434e10d9843250392ade17e1519 100644 (file)
@@ -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.
index c11a50a512d0fa9e296d5050d04abc33db5d58c3..e0902a2b8d1b86533a770e7b6b46fe16bc21b57c 100644 (file)
@@ -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.
index 9e780108c217544780b85566720eda85bef07a47..15b67ab87bd6dbc23f9145ec3b680ff9b6b3336d 100644 (file)
@@ -1,6 +1,6 @@
 </div>
 <!--
- * 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.
index 99e2b67414918e0fb83f43e1b933db3938999944..a13d63d0fc43cadd1107deb2d2083ba47650bd3b 100644 (file)
@@ -1,7 +1,7 @@
 <hr size="1"><address style="text-align: right;"><small>
 Generated on $datetime for $projectname by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> $doxygenversion</small></address>
 <small>
-Copyright (C) 1996-2022 The Squid Software Foundation and contributors
+Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 <br>
 Squid software is distributed under GPLv2+ license and includes
 contributions from numerous individuals and organizations.
index 19f6747daeb4c6a223e5967926977bc6b7c40875..662f114dd394cfc6b8c32d866880525dcd3fdeb6 100644 (file)
@@ -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.
index 41255032675833c24e2855cff573f195410603b5..812d15ce1d68a78b29699203c50720d0de41f8d0 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html><head>
 <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-<meta name="dcterms.rights" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta name="dcterms.rights" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <title>Squid3 Programmers Guide - $title</title>
 <link href="$relpath$doxygen.css" rel="stylesheet" type="text/css">
 <link href="$relpath$tabs.css" rel="stylesheet" type="text/css">
index f870823848c70736cde3737b7ecf4182754a326d..0b11301995c0b92340925ff0796a77905e83d9b8 100644 (file)
@@ -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.
index cdcfefd8f149af6f3b4190614adfc481259b185d..b510f3f1f54a4d9673557de136a70583d5c77042 100644 (file)
@@ -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.
index 4c1a3e454d52bb55af0ee9475fe780ffac392cd1..c10c274096724d3ae1e772fdc27396e80ad6b720 100644 (file)
@@ -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.
index 1ace0baaae07d5933c91e926218ba7bcb4a45867..948896b561298b1db95b0d0d706c48b4a96c0bb8 100644 (file)
@@ -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.
index 072450a09a13f25c3cade8ac42d3acda6e4cc381..ceb868123272cb24dfc53c6b539b7af0846167f3 100644 (file)
@@ -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.
index ae5601aa2c0391448b0c80187e8ed12694c5bfc0..e3d1b9e299c97aaeca64d654effb11118331f07c 100644 (file)
@@ -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.
index 89919d2e14519a9ba77b0d46cd7edb08f291f8cd..51b560541cd7281bae6587ea9434e4eea24118b4 100644 (file)
@@ -1082,7 +1082,7 @@ See the accf_http(9) man page.
 
 <sect>Copyright
 <p>
-Copyright (C) 1996-2022 The Squid Software Foundation and contributors
+Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 <p>
 Squid software is distributed under GPLv2+ license and includes
 contributions from numerous individuals and organizations.
index ed468d7f460909b6d0019af6d66eda82e820393b..1fb7d26296cd998239083aed36f9904d70274c03 100644 (file)
@@ -1779,7 +1779,7 @@ This section gives an account of those changes in three categories:
 
 <sect>Copyright
 <p>
-Copyright (C) 1996-2022 The Squid Software Foundation and contributors
+Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 <p>
 Squid software is distributed under GPLv2+ license and includes
 contributions from numerous individuals and organizations.
index 13fc0fca1f3e8a11e54c168d9e0fbaa3b67783c2..59b70a249c5c36692107f02a205174377ddd71b2 100644 (file)
@@ -1124,7 +1124,7 @@ This section gives an account of those changes in three categories:
 
 <sect>Copyright
 <p>
-Copyright (C) 1996-2022 The Squid Software Foundation and contributors
+Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 <p>
 Squid software is distributed under GPLv2+ license and includes
 contributions from numerous individuals and organizations.
index 092ee33e7b57a20f372673c5ab16cf4794b489d0..344182c8caf9abe86aa9c47df5b77594d0e81d4b 100644 (file)
@@ -363,7 +363,7 @@ This section gives an account of those changes in three categories:
 
 <sect>Copyright
 <p>
-Copyright (C) 1996-2022 The Squid Software Foundation and contributors
+Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 <p>
 Squid software is distributed under GPLv2+ license and includes
 contributions from numerous individuals and organizations.
index 3e082bedfedd78d9c501e9563ab4f41fed59e61e..1f86b8fbea775566bd8788508b06ed43d054ace0 100644 (file)
@@ -501,7 +501,7 @@ This section gives an account of those changes in three categories:
 
 <sect>Copyright
 <p>
-Copyright (C) 1996-2022 The Squid Software Foundation and contributors
+Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 <p>
 Squid software is distributed under GPLv2+ license and includes
 contributions from numerous individuals and organizations.
index 5e6d1cc02ad280eb3cb44c164bbb61ff74a6c362..8b7cff07d85dddb16c5a47da8c3d7af5e79b3a8a 100644 (file)
@@ -683,7 +683,7 @@ This section gives an account of those changes in three categories:
 
 <sect>Copyright
 <p>
-Copyright (C) 1996-2022 The Squid Software Foundation and contributors
+Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 <p>
 Squid software is distributed under GPLv2+ license and includes
 contributions from numerous individuals and organizations.
index 5fc4030df18c45c2c7ab6fd6b8fe8e6bea782e23..3926b2b9181e43e6c0c138b986750df37138b89d 100644 (file)
@@ -641,7 +641,7 @@ This section gives an account of those changes in three categories:
 
 <sect>Copyright
 <p>
-Copyright (C) 1996-2022 The Squid Software Foundation and contributors
+Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 <p>
 Squid software is distributed under GPLv2+ license and includes
 contributions from numerous individuals and organizations.
index 7f922330c372816a0f5f62f87f6ad8a44e30c517..3929c118606a2bb0a91f0ddc0377677e464d6c5d 100644 (file)
@@ -437,7 +437,7 @@ This section gives an account of those changes in three categories:
 
 <sect>Copyright
 <p>
-Copyright (C) 1996-2022 The Squid Software Foundation and contributors
+Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 <p>
 Squid software is distributed under GPLv2+ license and includes
 contributions from numerous individuals and organizations.
index 78267b31daa6cc64d6e211a7b2a185780da8aad4..e4df4b54d5b4f480006fe15970143ed6cb50e510 100644 (file)
@@ -200,7 +200,7 @@ This section gives an account of those changes in three categories:
 
 <sect>Copyright
 <p>
-Copyright (C) 1996-2022 The Squid Software Foundation and contributors
+Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 <p>
 Squid software is distributed under GPLv2+ license and includes
 contributions from numerous individuals and organizations.
index 42c3ff926a6f168554d891deef6f270d5537473a..94ed32d1ff454d093de52e3fd98265598c06c623 100644 (file)
@@ -1,6 +1,6 @@
 ==============================================================================
 
- * 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.
index a6644e4e014028964d85953a41adf50afa4d3c8e..38b412303015b9b068117b76f38b0754390a914f 100644 (file)
@@ -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.
index 96bad1fc0a29aa2b0af33b301284c04db04a9e7d..1f42d5a730ab42ee7c67dad5b4a6bbb2cc0429c1 100644 (file)
@@ -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.
index 804d97fabd0db91a1bf7ee47b2dae53d2d461ae8..b96f633da79106311261bb445b88279ec6d577d5 100755 (executable)
@@ -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.
index 49042d7a19d9ab1aec176398c3f73f1bb75d198d..553e3c38699b56249ef9bae4f5e9802da41efff9 100644 (file)
@@ -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.
index e324ea8e0f7fc448479e668ae4f905044847803f..c25610696a34950be32fcc4e7979a4c05f5cf665 100644 (file)
@@ -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.
index 5f12619a62c657eac8fa54fb6882dc7d7a27aa78..a3967225551bfeeddb409bb968c6bec9ecc01656 100644 (file)
@@ -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.
index e15cc2022ee5e03cf1859aaa77c8c8e14daf54b8..a437d1772e8b6ed55c3d49d0fb3d554768a06a7b 100644 (file)
@@ -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.
index 404482ee1cb656a61329a22c3d4acf777c96f380..59eeba7fd5ce65ebc7524214b0fa92dce6d501bb 100644 (file)
@@ -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.
index 675ed5b805c74bee4385f5774fad7591b69732f5..944bba174ddd674fa998e454f99db670a38b6b67 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!--
index b1665a2534a8d98f1347e42c17270e72fb34ab80..15fe540725befd06452b3ca33c61a431e324f443 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 9faf712226b95e3d1d871965498ef0721ad11891..a9ae0b2798bd3dfb5c7f92b804eba0b5ff7b7c87 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>Web Browser Configuration</title>
 <style type="text/css"><!--
index 7abaac7c69de5a756b0f4478a6d324d80f8ce150..212b20c20bc9da0637ea5fd398168a2629229dac 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>Web Browser Configuration</title>
 <style type="text/css"><!--
index 57d801fa544fcbbaf0f2035adb154f63eb663e56..61a4844184421a188780c1d4452ed9e724121a11 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: Cache Access Denied</title>
 <style type="text/css"><!-- 
index ca03f0f44b98e44e38ec2a5e0bc6e36438255b95..be84114b0e133a493a4c3d664743c47590813789 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: Cache Manager Access Denied</title>
 <style type="text/css"><!-- 
index 1e5034a4828e20d2970e4eb8fbd486e2c16c8953..fac1213dfd651340351ebbaaa780c9a1f6045ef5 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index f9337796d6e21994bb4820e99dab740c36a846c4..f40341fcd54eb98c89895a9e820199c7c3730977 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 33b12d0548fdd0e79ab9f0aadf70c72093ca5b4e..fcbe727da96bf36541e6b68e11802d2ba6fb297e 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" CONTENT="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 89133f59fb686997738689de5f860176b7405052..69676e23afd7e129318bbde1f1d88f610e9991d7 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>Directory: %U</title>
 <style type="text/css"><!--
index c9a2dd32ebebdfdb38287021e840203f9fa5d64b..ded52b2817dcb0e765eacdb541a1ddc2bec69b05 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index e06fe515e7d2fd3a48da3041be0e5478d040b29e..4f94513c899edf76e9b69aa7ce6ef35334efee98 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index f0d31b183489f2a1b6ddd2ec11c85bdc05cf21d3..65c43a22de96a184d5ad5a7b0734eb43287f74a7 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 487a29f98319eed5c13ec927e3441b4df6915091..d093adca4fd41a883810fd056d6f9d081108d0fe 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 32ea36b19c04521635b3ac674ad2d790bd42d20c..cee864abc7f64e67ac89d226aa07ae4fa51fddeb 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 6febaf86d3250e2d3f99eac9bcb150afc7112e09..fbb27e90629e1e63b60f9c88540120faec6ecfb5 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 11f83379faaf1da7cfb1d466e630fb825d6fe62c..87971d80409f0ff48ff0128cc366ed93fec77963 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 33e17db7d7dfd444b8920145761c656d17030ec1..a97322a37c0f4356c8952a39e8555491d1cdac61 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>FTP PUT Successful.</title>
 <style type="text/css"><!-- 
index 83283434110dda1c14fafdf07636ef5161464029..dc982d3ea63badfbd3221ee7298b8eb2c4dcf89f 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: FTP upload failed</title>
 <style type="text/css"><!-- 
index 4a7be4cea997693616c05b1de833379e01300404..92bdb13bfca5894ac39c3ffe8e53d99befe5f3fc 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>FTP PUT Successful.</title>
 <style type="text/css"><!-- 
index 8657b6d14eba1bfb7af743842e667178538f7873..10dca2a95a566c26b66a69fdd62ebaa7db8b9a30 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 1c2b3780695f6ad0c3be415f5cfdc0d2d06d6c5c..49bdec94f05df8115105ad02a501e8a1862b4086 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index e70d0e8acad868e986f90f21715e756d68267a8a..efbd45c958c8569994490a7d7353401a67dae1c5 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 3d176cfdf6afabad0e9a2fb02344be5f6336ddf1..2dab4bc441de7d9fa3825d1a8add170c04efb791 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index bd8461a15ab61740ec9b9502f545654e665846c1..ad0c66a603a2ef86e991584c2fde6bdfa9d1107b 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 0493b8d7c657439a0cc64888fa02c367c6eec8e0..d212e0af708ae117d479ea5e959fea342963aed6 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index ed1b5a732e3a5a1a2b0e2f88f4337bb1f70b1d14..020a03e23db280dec5ed57cbdc9e7d0192d11207 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index c6ae592d89afe60163440ee4c99f2f9cc7e88eac..4645e844c9bc9f0b9b76bdd76af0dfc2e5cec5eb 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 45a6cecb68c2989d10fdffcc47b10ba61a2d0c11..0b4a639ed17a1b5ca3b63936d5f3082ed4ddf1b7 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index f506fce1fa2f9f4f5d44f4d09498f6d01a5bd7d1..a3cdc3b9b9007d0502eeecf68dea4a5561d366dc 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 529fbde0733172baa00e4ddcae35c80e9fc33f49..2cf06f1b96e6d024852f6ca4bc9bed38b69d6ad5 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index c6beece4e40c841e31a03217467fad6bd06812aa..dae1a4402e6f12020d1ad327f0a10cdf90765d93 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index d8be4a451f06b30ab7184c387cc0a9aeae8a0964..2c4883fa0ef2cfe4e127bf20fd8a2dba75b4fe8d 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 0308d3f568bfed370565023033da5f1dbc4eb432..c3048877de1f5880a89e338d8f0c1bd318ae3042 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 1b5c124f3ec8963070a701fabdf6ee660bb62193..427690ca03ded6db16ad481bd67340f52a97020e 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index cd66c94285a5ad6cbf9ffef095af65b143cbd56f..652db1dd753fcb831e6e194dc2836a1debd5ae96 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index a72f6b1e0873c6165b1ce60ee24a38029d0aaf5d..0d7fb542f07513caa73898cd4c74f9a038eb7c79 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 764481ab51c5b9d82b191c61e31bacdfc99d2496..1aa8068bb0f8c819e67af17fae56da93368b1b45 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 7cc4e20b48011a7a949b28e728bb9b3d88d03837..651cec474c8478c1423b895b6b92063b7a66e16b 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 14c8b1df8e2ab4c93f160ef632c964d2b03313cb..70afb961d8f53f1baa91707324a93b2d23b4ba38 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URN could not be retrieved</title>
 <style type="text/css"><!-- 
index 0abda5c209da40cb53cfa66fa3e1a2de561be6bd..bedf11173ea51e644d72699c1d28eac24548a14e 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 2601a9a23dbf8535951c06eafbb5ede04533382b..87de8deb919f216d68a255cfe2fb0c6607d8f9df 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 60ed8043a5166a718cd1ac12c949cc281ee353ed..a38d2fc37fed1aa71b559a4c03833d5711035e7a 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>ERROR: The requested URL could not be retrieved</title>
 <style type="text/css"><!-- 
index 590da3ac35e5f744ec0080b93e368beac0e59ad3..664663979e4cd964750d379808bae7a076b25b30 100644 (file)
@@ -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.
index c9dd05e6b77a77f60425b904d000303098eb39e7..84bcbf30b9fa6bbb7702d8c84dc8cd987ef0d544 100644 (file)
@@ -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.
index 1bf1048e4a657ee976eec9e7faf26f5323c7d3b2..48d5b7367f76e78bac4b3fe0e6d54f6c8f92a7e0 100644 (file)
@@ -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.
index 0abf202dcf95a77b024624aea11242641d3e70f1..6b7672f63d058ba0c2c90044b94a32f9f4aefbd5 100644 (file)
@@ -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.
index 9a688634cde8a1017a494c617b0f780a14129a3e..cfb629348459343ee19f7bd54d0ab6bb41e0bb59 100644 (file)
@@ -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.
index a189b61360c76c61966730350e8bf581f72e4c1f..ca360d04a0a5a556ff21ce3fb1999fa35aae0c87 100644 (file)
@@ -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.
index 2598dc3e80a31175583bdeefa9b28e8607b8d5d5..077dbb29bf4dc22d6c64688e5bfa51d8a37f0f4e 100644 (file)
@@ -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.
index d907e6c5287eb1646fe900cd7390d6095f6d871e..5e9bd065a1dbacbdb7c09a22266728a7774aed45 100644 (file)
@@ -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.
index c30bf6d35ba5924c2ad577b055bed685476430b3..13b8b6841a6459509857ca65a9e6c005b0aff91b 100644 (file)
@@ -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.
index 92a5a4630f69f55f6538e963e413577136278c97..7240c192c6aef2cb84019d8f8f9f8bdc803be4fa 100644 (file)
@@ -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.
index c5671d8dd1f5ed1a4def0941de281cb701b9cf6f..3a3c7c19500d512710ff8cc00fbbc09d5f6a981a 100644 (file)
@@ -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.
index 9bbbf20683b5537fcdacc562f8c5ac614cfe3aa7..2e3ad436bb833e5d949de35095e87e7dc66b8999 100644 (file)
@@ -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.
index 8c105ea5cd180d5dfe8a4c4d672d5b1ce07b1640..6244dc4b7f83c4c985d7ec199877a1af855ad28b 100644 (file)
@@ -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.
index 6d920c2edceec2db4a6a94d3d221f17555bd0e36..ee94e071aaf75fe21f796cd6690b3c2caa2df246 100644 (file)
@@ -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.
index b7e85033d19ac89c460faab9f6349420781b8264..4322146522664522d901f94e50e6f89395140d6b 100644 (file)
@@ -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.
index ea348026d63e089b548781e54b0b2727250d1136..62af87c50a5e2722013af647823f3f49f765cf1b 100644 (file)
@@ -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.
index 1b4954d7e245c0994dccd841ab9686ade7014baf..fa1ebae292048eb2b98a7a1eae9033bf0d1df877 100644 (file)
@@ -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.
index 8428633f439d47038b6b6a1b84100b149a3e733a..d057d468d48e90231d341c944f39adfa867879bd 100644 (file)
@@ -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.
index 053cb6f2350d38ef661b7a8e82013f23b802dd3f..e4ac359f19789ea0d7c591c7af051ac69304bc0d 100644 (file)
@@ -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.
index 72bfe3226d4496350efb46da42269682073a8904..f49aca43852da7a4db4b1ed5e2d8317aeecb52cd 100644 (file)
@@ -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.
index b160011718b35c0c65b89d261cb2fb8477ddc5f6..285076dc797007df4ab7478226e6bab96eb44ec6 100644 (file)
@@ -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.
index 30d3cd3b0f13fd0c93394f6b4c9329d4fbab39d6..75557d92cffc1b43aa5386e460d12084f2f2085e 100644 (file)
@@ -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.
index 65c2e0bda3e02ab0eee69530c86783c224cddca8..ddee55fa974680d0661a8e5c79f8fa009971db55 100644 (file)
@@ -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.
index 55a24cac7ac12075a7f90a63db71bbc5c2e0f86f..5590b1be5fbb5f8a842421c67cc97fc9c531cfa7 100644 (file)
@@ -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.
index 81387fea057215ad23ad3ad6399c4d59680f61d5..6c688bb83d1459a33ac8421ac422d7a7283da78f 100644 (file)
@@ -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.
index 473cbf5ee4c423fb0e970767f9f3942ea5214302..ac346f4a03b793e30cc148d6ba84536c9b34a052 100644 (file)
@@ -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.
index 70bec09889c7633de6014c2cc78c842b21552364..e14702bee7bb7fe2313dce077902c8bc3986f294 100644 (file)
@@ -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.
index 9c513eba79f369ad6ba48da697308493ffc74685..05631818f428c0ac3af1c7f705261489316eeb62 100644 (file)
@@ -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.
index ee3565869a9635392e8e69c51edf79e518c840de..6b5ee68ea6ae1c36f48646d614bd1ee6816c5e1f 100644 (file)
@@ -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.
index e5b023e2fd88aef778c23404ea4ad510fe66a88f..bcd86aa0ff34cf44e33732410c6775b9735fc71e 100644 (file)
@@ -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.
index a66d2991d35589ca0f9cf3f37915d1b23ae8b891..a96e2f2f20c3ad6b479390fff8c8a6f2a6606fda 100644 (file)
@@ -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.
index cba5fda45407f41521d974692fa1be63d247ed69..25c712690bd69671986a5492b606072f63209dff 100644 (file)
@@ -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.
index 74652aede982f5a7b31d7023e767be65e30f06d9..6240a6c574ae1eec4e4bc413930ffc5441f3cff7 100644 (file)
@@ -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.
index 1efafcffcda8fd524cb3018ee01975b1325a2194..d61050065f8b4adda2be16efc96d9055c80fde22 100644 (file)
@@ -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.
index 6f96da599e59ea543b885aeb7b3bfa9fb7656acf..035d3d85640e1bd00213022d3ff10c8fe90ad45c 100644 (file)
@@ -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.
index 03d92d36815ff8b17fd3c309d2958aa54d595941..722ba60654ad67bca581a367469bc142a8a8f28e 100644 (file)
@@ -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.
index 6eb21fe3ce97825cec3a1b416432b7828edb76f2..322d84ae4125dbb101d3352933a1f89ef2cb7725 100644 (file)
@@ -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.
index 99de8ac8b4d18f7d8e37d5afaa98124a054a5a09..9ae0b773c09a562ba7f2824419a691f21c29d090 100644 (file)
@@ -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.
index 6d463de9071a0b11e903740afa5da3928c7806ac..7dd55d31873bfac1b633297aee718418fede0cc0 100644 (file)
@@ -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.
index e0f9d8f36680340ac11e9d6e0d06be991f71774f..43d7ad055e1623bc075228b6572a3b69d83374b0 100644 (file)
@@ -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.
index b4f7dfca6cac44447393a6465b5e87683aeaec12..2f177820d287124bd58144ab0d594c26107abc5c 100644 (file)
@@ -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.
index 39bba96880e8be8d30d7ee8f92818164070f20e6..708163ebaefb20c847ceeb03ee818d2509b62da1 100644 (file)
@@ -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.
index 771ae691b15b31dfeff33f29bcd35bfb6873b130..eee3ddc69e358b3d6d67ac0f3c0f5f5d2bb2ee36 100644 (file)
@@ -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.
index 9bcc90a5b888ec10f98d8a1a29e0c6dcc83dfd78..24331b7d0902c9fee203076783a62bfbdaeee0f2 100644 (file)
@@ -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.
index 241923e960bf272b39a5880875a7d0537514beb5..874781356b815fab9f3222305812366f7f8ba921 100644 (file)
@@ -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.
index 072d71710773ca13abfd65ce0ae85f6f39437b74..dfce188f684dccc35ce3902d3f6a1aae5a0fa3d3 100644 (file)
@@ -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.
index dd52e1bba5dba42107d71a292bf007880232b2f5..33df948f06c7e1b4dbeba5e2b7a173424d0c5c43 100644 (file)
@@ -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.
index f2fe7c983069a2a57ea13362b37ed09fdbe5f0a8..8b93b45a2f5da24c307105b536c925cd78d45056 100644 (file)
@@ -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.
index bc9d6c1495b26f3cfc973eec2c76cce520266f51..34ba0ea8c6152716c1e4bffc2fecfa0620d25c9a 100644 (file)
@@ -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.
index 386855db4ea77f2c2affc5094f3987e21eedbee2..fe222244784a7bcece28b5cbd75509fd8ac6653b 100644 (file)
@@ -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.
index 0a415dcffa3f144d9820e1e104a09937d38a2718..5349fbf3f2467fcad158d976c3c1b4137928cf30 100644 (file)
@@ -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.
index f7c532a53583c62563d7c767a927e69b06d93890..03450eda5033337d276b12fe9f427f053f29cb6f 100644 (file)
@@ -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.
index cec4f58537acde357dfa42a9a1dc242fc5809d4b..0f991a06d3ef4c62fc4e9ba27fc06c6bcceb5f15 100644 (file)
@@ -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.
index 4b055bb035edc896d7b8b4ca05c67152b75df906..627e2d26a85042a3d23017d839dd2ca98b53a3d6 100644 (file)
@@ -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.
index 834c32917e550e983cc51427276509aba8300fa4..9cc4182353d78b98f5563d0a6bb3f1296e7b8dd4 100644 (file)
@@ -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.
index e89d07182c277f715356d08723b3d7cdca281f6b..cd6baeb8b9a59757b648662affcd974568ce2417 100644 (file)
@@ -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.
index db5d4aaa37eeae6ee24169a08b162eb645337bb8..3265b0f180223e98cc1df69c6c9ec1e032aa877a 100644 (file)
@@ -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.
index 989b4061fccc74ee0a2d4a578a2b32d0b6e67c4e..23fcfc81dc60aa32dc275b430eb602681bfc014c 100644 (file)
--- a/lib/md5.c
+++ b/lib/md5.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.
index ba784e4645fdc2a79a2858f3a084f3c2897f1c58..1d65e170de0e5ba681f58204a53bc6e52ce59ac8 100644 (file)
@@ -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.
index 6909d1ffd7081386f2e82afb3a30ca49b81805b6..c578eb2081127921b233b7ab264cf130356941a6 100644 (file)
@@ -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.
index 2c14ebee5231804dd2780f867eebe5994f11c2fd..278daef00aa578a3dd0ad1994c97e59e17db9a48 100644 (file)
@@ -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.
index 5dd99272dc7a1c323e1347fa514fabe3053e05bb..37a381b06b9329b1ed8fbc84399f7679c152c1b7 100644 (file)
@@ -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.
index c0f79cea4b5368e485fc12a8f96849e3079904dc..12417fdc4c5ecb05a636450fe09c09e60bd56390 100644 (file)
@@ -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.
index 337f8f6b9416462559d7bd04700dc08a7ddfd79d..834d239eab57500a6d344f87ba3d626678e3d142 100644 (file)
@@ -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.
index 02b79faa7edb7a6bacdec3ad8c0e89e794d5a54c..818f7eb1406c78cb8aa37b686b72a7a62ed3c6ca 100644 (file)
@@ -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.
index 39bc56957b9811b65103719f28b9441e50c8678d..42ebbef586c4321e55edbac8f4fb61cac66f4272 100644 (file)
@@ -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.
index dbe2445a0c87da12c27b917e9a0710b19c05657b..2f7fec7680609e1c5409628c6c893d301da0da7c 100644 (file)
@@ -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.
index d239a7a2b0fb1336c0e473fd592e921cc4246c45..e3cb054dcc26a2bec47fb71228c1bc1c994067a3 100644 (file)
@@ -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.
index 4d1caaa132602b5a893c742f4e7e84027c215541..50640de6738b9b94899bde2914f4fddf6b6af059 100644 (file)
@@ -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.
index c75f9104053891e9a5add009de90e40f0fd8f19b..1c2597783d2e126d1014d548d3ddfcb4916a2999 100644 (file)
@@ -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.
index 63148cd4351da64dbbae9c24160a69b210115473..8b6be58252eb1ca0c5de0186ae92efbf4efab2fd 100644 (file)
@@ -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.
index fdd4e94838857371b3380ae3ed7c107b76eb6dd1..e0094d27cfb628770372cc08ef8495d75acd118c 100644 (file)
@@ -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.
index 519d996c5a117647c842b4372187ee56b680e301..00371cfc40b2e89ad52d5ccd14cd2830b485f4dd 100644 (file)
@@ -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.
index 5fd880b557a9f64d17f4b6d0ad6be39c0fd5973c..79306829abc1999e6fbcac76b235ec449db80dde 100644 (file)
@@ -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.
index 4f478a637f86113ef0719235b6b2fdf4d3e12b98..b251e95c05e16a0983d1c63a433209a225b4e9ec 100644 (file)
@@ -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.
index 23c1b3e3aec35cd2a55064cddb32cf6aef41d3ba..5432ca389ac842276142aeb48a97c12cbd013ac2 100644 (file)
@@ -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.
index c92e009c9b71cad4904e6d7391c16ad834cb9707..1b087bcf6070ad0f049cdb8a0e018a17257d5ac4 100644 (file)
@@ -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.
index 69ef037208f71c1d4be7c37ee0ccd937b9490dae..7e4ac5930e94faecc83282160cca1747aec7ff98 100644 (file)
@@ -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.
index 6d64410e8537f9cccfa5ff7ffd2131511afc412a..ec429853014ebfb9beb62a3caf7ea0b08d95a4fe 100644 (file)
@@ -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.
index abf919a817145975848830fa51ed8be24815e329..e1ee2b580a19d88f22cc6edfea1fe7a0bfb13fcb 100644 (file)
@@ -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.
index 3e372888d68ebfc1531ede1f598ff188e6972879..f037d9c8e5259b99bd2952b3981bc3062ba0c798 100644 (file)
@@ -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.
index 678840d0f2e5af4e40e700f766b4f76c2a709da5..8ab79909af56e37ff477c3336f369d13b35500d0 100644 (file)
@@ -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.
index 436cc6fd31fed16343e143411cdb98804abe46db..b43d49d6aadc1500ef6a02887c0ca4a0541a93f9 100644 (file)
@@ -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.
index 5925dd17b80c17b6b047e5f3e56a8a1e44e5990e..a432baf5963e8fa7cd8ba272f4bd662b527dc497 100644 (file)
@@ -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.
index afe21a49354045b6502337bc21273ba6d21c6567..af2a329d06675b4b6ee99062b13f2942d7628668 100644 (file)
@@ -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.
index 1f89ab9b6efd2e9419a2e6325b383acb072d4813..a84d19851c991ee93e8b947766e93af2afed710f 100644 (file)
@@ -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.
index 0b9893dc8a7cb39fad7d684d65690d2b42b10d9f..01044224fc906205976c1243170edd06f2c35a21 100644 (file)
@@ -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.
index b9737d9858e01907a8b35b3a61bc3cd56d32df61..d3c36c99ac935f8a14b11c549cc51e7fd87aa75c 100644 (file)
@@ -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.
index 842447d551543bc4bfe5e77496f705273d1124b2..facb3e134ccdb0a82ff8cfbdc7448cce9338a2e5 100644 (file)
@@ -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.
index b9496973815ed855273d44b32683e5af3442c609..4d0985c6c535df30b2e0af211398a76beab41e1a 100644 (file)
@@ -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.
index 8d69068322c1a269e7a6bdb3b5a550b85b466822..77f1e7ff6b034160b4182e8c3242f7e958516c1b 100644 (file)
@@ -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.
index 7c823a419df08b2cb030b79881afbf1ef1ed98f6..67aa8321cba08dfa8bb75f701aea6c96ffa5b01f 100644 (file)
@@ -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.
index 299614904b5133dff3a92e642a93e844a1de8543..94bb4434a0580f0a2fa985f55be20dee807723ef 100644 (file)
@@ -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.
index 9ab1e2d6c9f42453d3438ba7c6e3d9cc8e605499..9fc83387efdc87cededad2a85aa435b426639530 100644 (file)
@@ -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.
index 826b39efe7549560d661c6528e8ef12940586226..2ba01dd890c0b7aba4e3b118333453c46b7b9171 100644 (file)
@@ -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.
index fa081578f7dee507ddb275ea85dcd037bfb69eec..79c4fa350e780d6effe65a412010e994e94188be 100644 (file)
@@ -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.
index b3c2e987f68ea7bd746b4bba66087ffe30dfb992..82c373064fba4bfde2c7ba8eb1ef1db7637542c2 100644 (file)
@@ -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.
index f373279fcdbcd362627b8b24d32aa4453a552186..c6036dec1596857e8b750dd47c759f16ee584318 100644 (file)
@@ -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.
index 7f111a2820bb144431f616c9da172b67c448a731..e867b6dfd7bc0694b10703db3dad8710603c3b47 100644 (file)
@@ -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.
index 1d82781dd0cf3bc3facc2da44dda900cfeb3e727..f152d9c19a3dc647a8e3f6716045c66327c5e85d 100644 (file)
@@ -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.
index 48ad43efc81d4868064e280d8541097608e90061..51d52c0ccab6557ad79f3d4d9ca901f9ecaea138 100644 (file)
@@ -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.
index 939365922cfae60846662356f87024e10fe40f23..56f70c9f29c4869e9cfd7d77358f320fdd6ecd30 100644 (file)
@@ -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.
index 19e9b0bd0e7af557225c27076c4ba3fde8cff937..08c7da754100f452e80cc8f1d9885916d338702a 100644 (file)
@@ -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.
index 5cab2b5d8b95e8c5cebc59a7fd8398f78d6466db..3ecdc26d5cf59c16913d5075e74decd0728f1502 100644 (file)
@@ -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.
index 6516a1ade117b9c1a685203ae9922dbedb62a3ab..514db2d77565287b4ae4906e4a1f238f4fcd0d27 100644 (file)
@@ -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.
index 91a883142f7992fb9471d30f1b134571f6419bea..78e7bfaf2a8aa21e297002864c28cf5699991264 100644 (file)
@@ -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.
index 248ff0b9012a663471cc89907002169e58c706b5..f6f052075741c5eed89ac2f4a4b367bb413f8312 100644 (file)
@@ -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.
index 3d2c963524a72e1c61b22af0ae14547d4554548a..955c39c11266f76b4cef45768ee3f3d99eabb67f 100644 (file)
@@ -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.
index d17399c8544e925c1830d44cdad8c88630b16273..99efb3500758bb31ae1d7bc2711e4a93dfdee32b 100644 (file)
@@ -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.
index 9f543ece0fc4544c93d9d5021632634c3466b9a8..753dd3db24e9a4c442fc6c03c5bf0d79dff482a3 100644 (file)
@@ -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.
index b7d611a049ad76bc9abc49e2a95121ffc9f10cfd..329cc1cad9a710af5cd48172223a110cb46f1ac6 100644 (file)
@@ -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.
index 2c33567afa1b6148bc6f429a15d28d775ce0bf72..38d7b9baf228d0dfb572a845fae98fe19c836da1 100644 (file)
@@ -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.
index 517ade0d01ccbb3e48a23e7b32a58680232d7d04..a52c9b92a1bcbe51475bd5bc1d5c97139d5b69bd 100644 (file)
@@ -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.
index fbaf3d534902c90c473e4a48841d7615b4bfed22..84c531b8bfb2bafcddcb63907f256c0665ac30ab 100644 (file)
@@ -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.
index aa592daffe494b8b4c2e7eda8f78c508e1f952a0..d7f092fffad5463289fe65615d84ce924026f39e 100644 (file)
@@ -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.
index 55966be6cb7fe276d665138debab3e90440b2cd8..3bf16c0b1925e60ca6eeee069d003c6e86570dd4 100644 (file)
@@ -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.
index d589d841d1330cecb97e31cc687c1620e8be4213..b0ed74851c02c7ef298983c57d20c90b37043196 100644 (file)
@@ -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.
index 7d8be0bcfe75ee591665b1ccc36878988a45e304..19dcb84370ee5bba3a1c64bb6b015826f114c31e 100644 (file)
@@ -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.
index c9ab71906f88176e65990803cfc1059e9710ab8f..ff17cc85ebd83e87016053e3c15f6f47f5457335 100644 (file)
@@ -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.
index be01a80098655e05f67ef03a72afbb007f3641ca..2298990c6620d141f375e504bd21d955684f12e9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -ex
 #
-## 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.
index 470fac1d408ce186b7487a894df1e12601d9a87d..3b3f072e7f1405719ac2d018be9f52c43e568fbb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-## 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.
index 7db273c698c22e5678a26ebce5af7e6d2058ec7c..b7b9e0813d867519162b79a2032eca1abfcc6e37 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-## 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.
index 8b9085700359120c5569b6b0ae949cb00fedad9d..ccb7085a6d24c0775cd5eee38c1632995cf036ce 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/local/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.
index 6f3adb916a9882c06903c970a6c631c918dcc16d..4f54a5caf977997f789cc1f02f6fa291460c1184 100644 (file)
@@ -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.
index 070a7749588bb196ac54a4aafd8400dd8efbcdde..50f11d6b30263b3d3d6a0095c2b752b188dc364a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index 543cb2c5c948b8a67acdca25dcf0432bb43a358b..7fa6066a1e45f5abd718f0d4bc3acf08338ee673 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# * 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.
index 0c0abb82e613739af4713e27e54c073b42b56495..22c06541897677ebdc1cc76aa704d7fe1ebf4e87 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/local/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.
index eee7ac73fc077ae3648f935ca6556dff5adc2725..0f8a345993db8395e56f88076117aff6a117915a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index 069809f2c4a7c0a640e298703383ccf4eea78836..eec92584698128cd75e1beb00d38928b1b07d5ff 100644 (file)
@@ -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.
index 1b98b9fc4ea7fb87346ef37ef0e7fc97e1a30dfc..9fbd4554bc5acaa38905f25c936802c6ad7d0b21 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/local/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.
index b976f0e4e44a5b27416db9400ae1c1fd3ed47d31..3745cad680a62d77828ffe2b64ea4a0799355d85 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/local/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.
index 25a52650fb86f6159f56cbf4ae606eed4f564647..aec59fb9b05f7e3f41acaf8fba7d58aca04240c6 100755 (executable)
@@ -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.
index b1e31e5e228b6c0cd3643a7e404c731456ce0a7b..2875ff52478ea29b477a9d952007ce4dab11b200 100755 (executable)
@@ -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.
index 3de79eea2c4335d6a6558eb89e6995ce0a0b313f..12eac3181b64e8950d00479b3d27e1aef4cfe4f3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/local/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.
index d7af0471a5b649ca236db2c8c9a5bf4a37e305c7..ec3b3fc7a0bdf69ec3f231e899fa60adbb3b7580 100644 (file)
@@ -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.
index 42feb46cc924b704744b67582ac205433797d306..1b3b1c09ec43c16a87fa0eaa5feb4bc2d17a2a3c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index 514da1fbf91e1a78257e57d5ffe07a9e5d19e00f..40422c15b14da2523081fb6f4e5b0d3cde0cc6de 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index c1adb5e5ca9e463033050a6d3717895c32e08e62..cdedc2d26832765f1aaf07aba37e6681d7f318ec 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/local/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.
index d32fa7cc2c64a0e58c268082cc8fe75d55c1ff89..5c50a8011cba3c352ef0e48bf743ba4c42272ece 100755 (executable)
@@ -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.
index 1ee4c743175aad6dfea7206e026360e2fe880261..9008343fab8127b942aebddc269c3197033c79b9 100755 (executable)
@@ -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.
index 0bf46e2e43b36bdfc16431e24fc561938c2477ee..fcdecdfc1f114d666f5d25d1a80089140b9d718e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/local/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.
index 86bff39a1f2f45888faff737abbb44eccc144c9c..82049bf339636204decbe06cb4528833eadcb4b9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/local/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.
index 700172c1674c360561e32f50c3fe07d264b8e2ac..213c2cb86cd11a2d72d439ca88f73be1cc46ae65 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/awk -f
 #
-## 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.
index 5df8be3a2e48a7412de5ebc65b106bfdcf4ba7fe..e191838887526caa1182fb4c05d20ba52c9f5417 100755 (executable)
@@ -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.
index 2068a0567786b180323037c218527c014a1d3c47..59cbc34a6283ec0505b3c82c1fffabd1690b4195 100644 (file)
@@ -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.
index 5668b10ccb1a079828dec2e7bdc758ba9343154c..f2021b0d562c035596c0c1777388a610b0d80e95 100755 (executable)
@@ -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.
index 92491af1c91d2cb562bd6a469cb359d30f5acd04..bd54949f3d7bc1e5d628e26a362a1c32b4a82014 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index d6ac4d868de849aa81e32ef2fe181df1763a7bfd..ca7a101a103dccad862c659b6abbf2e53d6d7cd9 100755 (executable)
@@ -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.
index c491524c98a1b551a36f050f2f25d93110f03873..9fb2ff337a0e9600b5b549663991183edee3756c 100755 (executable)
@@ -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.
index b9abfdd15030d7bfbc3b93801afbe3656835341c..b7c0594d5732cef30c243375a8b6e9b3ce098d5f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index 7732878795ca0cc125d2dcf993fa022ac3377536..e8e8a4f557f5baba649785004a6ba6e3ec9ac7ca 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index 9fd8f4c18e5ea828ccda3c469ce87798c414e46d..066f52054749d5077f96d434b488e3db655def08 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index 6609e8269c91f539b3bd68e00f8733f5a547a3bb..a57fcd5386f8e2657dc193436c943417281b6fcc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index 02b633cdfe92c306d3a22fc7625791690e9ca07f..aeaa871cff6b778b5b22e7254945d11071397392 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index 8bed454d7826a76d4076a1f79d2172b65d20eaa9..649356c1456e1191414c1219d40ade0aa5ba2182 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index e22a1ee50f8aaacb19f77e4175aab3faa1ad6634..10408e51112feb9607784f7e0ad1cf9a42e7a143 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/local/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.
index 84e1a842c5ae95d6fa566d21b9c7e6dc947ecf7f..820a739eb97d3ff6779f6242f48fb041dc11801b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-## 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.
index 9e63242a52c4cd2e4fc50165ba1a7bf261af7806..a723260473e0b897550fa552c168a8410e0c4258 100755 (executable)
@@ -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.
index a1c3b78a2c6aa764459f5ccfb4b1794a3d14ba91..019229d5a8b31627fb7723bc9630e22125ebc4b6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/local/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.
index d016457e3195fa7c6c32cd0dd65c3a268b19d9da..9f8bf8d16990168f316ef92a13b2d79033b5df67 100755 (executable)
@@ -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.
index 1f9a6e25251b3e222e24004dc5c6b46a14dea389..e15ead1575c636a508af1f9d9eb62f5668d5537c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# * 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.
index cc123aff867571bd5097fa130bde6e58a43abd99..0417f3b3727f77a4c234f5fb56f9426871ed612c 100644 (file)
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
     <meta http-equiv="content-type" content="text/html; charset=utf-8" />
-    <meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
+    <meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
     <title>Squid %version% Configuration File: %title%</title>
     <meta name="keywords" content="squid squid.conf config configure %name%" />
     <meta name="description" content="Squid %version%  %name% " />
index 4780186f5dd39ef03d63b0bf01e759962697556f..1aab569b9eb9293eb1732a587ba39c2f5bf263ff 100644 (file)
--- a/squid.dox
+++ b/squid.dox
@@ -24,7 +24,7 @@
 # for the list of possible encodings.
 # The default value is: UTF-8.
 
-## 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.
index ccc9eda84d940fb3f9aad906bb32dce08a38ed9e..dfd03d6d3b7eb5d879e78a0bdedf52dada355165 100644 (file)
@@ -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.
index e2039d813b061db8e8b935e64d422db1c7931075..58f846b62117a804f769c6c7ebf74d7f0cefad27 100644 (file)
@@ -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.
index 6b15ca94c2774879fc8abe3ce791821dbebfd3d5..4f9595936cf3f7e0d9ed6cd95fbf7f24d118e866 100644 (file)
@@ -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.
index 1c3988a9440014b280abb690369b1510b51086aa..2b934472e35f9cf34b4794b3c86efa6edbdafbb9 100644 (file)
@@ -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.
index 6ab1ff3bab2652fcf50602f7578bca8ed8b774a7..f26f4093e004b51afb8dc5309eea95dda2db1592 100644 (file)
@@ -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.
index 2840dffa13357bebbb484eca51b49d159f0acbe5..b4698d8bbaf92d5df989ab822f3ec0b672b6ca18 100644 (file)
@@ -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.
index 36b2c89951adac40091b11adf3c2e25bd328c538..84542b6c049264a9e7bec2c994356cb64a05e230 100644 (file)
@@ -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.
index 48fc8da2618f8ba3a4dd74975050d2b860bcdfa5..01843804c8c9223fc9fc3f5f1815c45fbbccf950 100644 (file)
@@ -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.
index 4da2e2b987430f66acb43777aad78d978c484d54..d4c5bf00c49a6f3a326be133780817e67ce88365 100644 (file)
@@ -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.
index e61b013a14f1b3e225921cfe420738342c6fed13..dfdf53ae1c9cfc1b9334a57e237754184d0a2b68 100644 (file)
@@ -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.
index ccaf38f8da209cc50f7c228b37df2cad7b6711dd..5427d1d918bbd9778d7f96edccf36d79374f4d9c 100644 (file)
@@ -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.
index ea04639a0f4783f22f5d5752e6231e98f19e83d4..16e3f006ec36db6299637e397756f3c3537f0d76 100644 (file)
@@ -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.
index bb0f24c334cb725d64d911cdc3c2f8b55321fbe7..3c283171516e8bc4928f0fb98a56ae3b91bb1915 100644 (file)
@@ -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.
index 71e69b039d07001ddc935f6fdb76e6bc84dbd3e8..faec85a925ff6bd49dd905ae1f2dd30243696822 100644 (file)
@@ -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.
index 834b142f74a83fee6c273579d48d63eae97037e5..1a5ea04bc28824578748cecc6268db5d2970a059 100644 (file)
@@ -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.
index b641294bfb38f1580baa4354bb5bb247230ba429..a5cfbea3f38462dfa0e1a2a7074875b26f879968 100644 (file)
@@ -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.
index 3389844957efcdfb59f18418a4a5355dc0468f2d..dd68e311ff7362bc4f8067d2683fee2dafb5954b 100644 (file)
@@ -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.
index b70ad0130c5c13373f32f9a071d090ca382c1945..1e2c5afd6dc55ce0b98800ef0aae165e444d47fa 100644 (file)
@@ -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.
index a0623831b35c7dc6292bde4ae3cbdbdeb69a07be..229a65605723d863d35842117ae24c373c0e96ca 100644 (file)
@@ -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.
index 5a00e959aeb1ae3d1fd84d3bd0dec28e63214481..b4ad460dbfb82fd204e6f18ccf9f4926f00c85dc 100644 (file)
@@ -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.
index 39a3f2218f7757e4c234b5d6f4d527730f4d8ca8..4d87420bb208f05aaa552a03edf92a0bb3472cbd 100644 (file)
@@ -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.
index 0e1760b4fc15d475f5bc397b03778f7010a86632..94b741f5c33189b9fba66c97c741287b4465a23d 100644 (file)
@@ -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.
index 06723ea0d227821739dfc6d7ed575489f21a74c4..e40ee20209e01a5c38ab1f3e0be83d31c0c67f0d 100644 (file)
@@ -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.
index d683048fa08191e962ea0eadd47e41e60787df73..c91074041034b18a69eac7c5d37da301386e51ad 100644 (file)
@@ -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.
index f8cee3d8d3e50bc2e831583edbcd645448a64427..4a0ecc22f567e051bb4633a16bf06479ba3c6f2a 100644 (file)
@@ -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.
index ac0382ba320d3e8cdb7b58db94b6117cbfb77f49..a5c422c19fb8dc87ad4fca1773c3158c18a8c58b 100644 (file)
@@ -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.
index ebb7809e8898bc106cd58bcb3ee476241b0d4df9..4599c788f296009c15dd1fecaf733d1f508b124f 100644 (file)
@@ -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.
index b9cc1d3fbea680585a8be2c2637b3ffb261317f4..5e4ef100f5767a6728579c0b9c5c81bacd67ba02 100644 (file)
@@ -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.
index 38826e04829a11d16c10a9bcb8848e39d5a7dab2..99a05ac3722f9aca1016b3bbf3e0c623b7ec6329 100644 (file)
@@ -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.
index d9b57220f8abc1a4d24e5405217dd149c44402e2..abbd2a3ea35b40b4d4613a5b2aec2a6039b40b68 100644 (file)
@@ -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.
index 23a02bb3bcd0e65f35cfaddf41e3dc915f4e9994..cabec23c8dbcd8b31996b93b579a24840e21c3ce 100644 (file)
@@ -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.
index 9b21a835d2ffd5f67fa0a49b404df54ef75cac68..503f1c19ce897374fe6051e98743754ef2a716b2 100644 (file)
@@ -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.
index f79301f45f2cde5f1f8227f6bf8b530588b92980..58f8b116d99824b0428208b3214cdb09376900c2 100644 (file)
@@ -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.
index 4fa3214d4f189e1cd2560c4350fdb8d5df3cfbd0..dee50561fee2a37f21a38a6c23d0f58fb3eac328 100644 (file)
@@ -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.
index 7039ffeb276e55346fd7f8bec9f3a8e74e7bf123..54693b021ecdc087f08c057aa9ec080d46bbcf31 100644 (file)
@@ -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.
index ca69b3fc21f3a6c381f8e966d2f00b556925df27..5ab2b936855629e1c5adf2a99fe800ae57542538 100644 (file)
@@ -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.
index e69f622cffc93e26b31f6c85502ce5e51f515d92..1269ef13e4e8e3aa4cb3b4695750a59340dd291a 100644 (file)
@@ -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.
index aadf5cd3e2754c661572ee07788857fb8e295dcb..0039d422567fde566c32717a79142e9e37d3a46d 100644 (file)
@@ -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.
index c89f44ff4e895cdf79253da5f556422a418029cf..c4a686cd3965a4a05fb777ec7996bdbcb1178836 100644 (file)
@@ -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.
index 7b7c0c4126eaaac92a503dead87736a26d702da1..11846f104f64065eba3fa124532d3550ccbfb26b 100644 (file)
@@ -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.
index 4d1ca181bf75f09a568e4dea73e89d69cc78976b..d6574fe6ea7ba187d1afca08682c4d7d2dbb2948 100644 (file)
@@ -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.
index 465c0395c548ca3a5f7df8a4db4489972bb009c1..fce2f42bb43f438f843399bc1fa04effd449959f 100644 (file)
@@ -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.
index 755b68e6c3f0768a1aeb07da2f5d6cd4cd68f3da..5a413285099eb3116d0a9c14aec2ded344e3f53b 100644 (file)
@@ -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.
index 669a91a4fb216983e988ae8131c730db5ac3b415..7347b559ddc2e3bd1687be76ef66af79f603605f 100644 (file)
@@ -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.
index 85ca504768342fed90e3b6e1856036871ef1ff69..a6f1eec6ff5fcf4f4c5c816d53e0ddaa2273c428 100644 (file)
@@ -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.
index 6a4290e539a99aa449e4b9ceee8e1b501e9e203a..0e86d3d934ab0defaa0697fa943bbd02fc19a394 100644 (file)
@@ -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.
index c7249db45f051864d36e79c781cab88e3e00b7d5..eb66233cfa77594c5fa8f82f9bb3d1ee93348b1a 100644 (file)
@@ -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.
index e0644da7f61d92c74fbfff5ffb98b13067149b8d..c5426a7f52537942613ae6b018871062573df0be 100644 (file)
@@ -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.
index e9e549f2d0e6a4afb6568fd7b6d466e591cc3ed4..14b57fb705e2c708db0ffa70a894342e222efaa0 100644 (file)
@@ -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.
index ea6a33f952f42dc7dec3ab9d3832ab130f29d114..3217166b225469de0c9fe03d20b7a75f759f2809 100644 (file)
@@ -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.
index 0852e391dddc0c4f155115f56c2a813e94cde43a..b78469da40649c78dd674d3cf0d9f48cbcd2a2b2 100644 (file)
@@ -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.
index 87525369b675a561b5d62e07ebc61856f78506f0..8fed4dcdf0b05dc347a9b1c2611121c49361e326 100644 (file)
@@ -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.
index 36a74bbb40de2d8c81f88872d70bebda7c437836..ec2c75fc24379b268c37994bc3e4f878614df2c9 100644 (file)
@@ -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.
index bb55d05473a9773d498559efb3588b045dd62633..5cdbaa3486b9f8ec686e20fa2ccac162b28102f9 100644 (file)
@@ -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.
index eb8ec4429a1c9838319fd31021c242de6240eb2c..bf2a112ecc399d8c4991a68cb0af65129a8b9e0c 100644 (file)
@@ -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.
index 2d3385355cfab9b9b70cc2be8af8713c33850eec..40892340aa723195a285c98a2cb50959e7a42cc3 100644 (file)
@@ -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.
index e576faea1dc6e5e5f507d1988999d629c5b7185f..c477644cede8e40795387474fef92a267addc6a2 100644 (file)
@@ -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.
index e09249eaad99100dfe09dd9e50195de10547578e..d6681951e692904c56895244f52a0cc97721cf7b 100644 (file)
@@ -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.
index f653612ff06485ca747dc12d212051f7830bb2c9..612f17615bd26449c2063057cc158e860de185de 100644 (file)
@@ -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.
index e57e90a05dd607a71ac143e3669330b3f01909d1..36d4ef5dcbb6c3fe3ac23501b9ec68ccc9cbc2db 100644 (file)
@@ -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.
index 31466da0ff9c127fbc23b03cfedd5307cad50ddb..3079c03b8466abd1ad57f09c6b425cc69fbf5f9b 100644 (file)
@@ -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.
index e5dc1c8cf3c07ee2661fc8eb941b96ad5be1e8af..7d170ba57939a5ef94647f8652789fea91b13024 100644 (file)
@@ -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.
index 184bf84a24b79723203d6572bf5ef15718664a7d..707aed19740aa4a762660a2ddc840a96563d28d4 100644 (file)
@@ -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.
index 4cd4553bd6deac92fadf9dab0d4437e75cead3b2..5fb96f6427b6f293c3a80447502baca1633ec09f 100644 (file)
@@ -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.
index 193762c9a0f53b5656b56774b5f7b79e977b5dd3..3f699808d4a6bf60e75438d081c8c8b463e03440 100644 (file)
@@ -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.
index 37af3dd6e1ffc4df7f3fb6dd6a22bc19e4fd5b8d..825096cf4422dbe23d75c0f13eecd58016489403 100644 (file)
@@ -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.
index 9d5b3c6c3e6abc37a062bf7c3a1da903003a707f..8ea9e5d91e08459daf74c27f1044c9abb1e3a0a3 100644 (file)
@@ -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.
index 7480d23d823c8671f2f010dcf2aef7bfd51303d6..8890f14b8029b584c25626ecbcc485d6d9fdf65e 100644 (file)
@@ -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.
index 095a1ea5a34abb575989841a71fab48a1939f9f3..227c669a6757c53e9bbc05eda6cd27e7c58bcc32 100644 (file)
@@ -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.
index b4bc7759e673e2585fb75ed2bbc7cbd873f88a2b..e18eb5266d0118ce3bcc570916dd4f06093bac07 100644 (file)
@@ -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.
index b075c487b8fbb9b859f21950a183250893125e98..9eb2a876a35cb886cb089bfdb1382a2af6271d9d 100644 (file)
@@ -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.
index 42a67be4351a4553d4d1c87fa88dd231e72bd0f7..468c772af189564ddfd72680eb9aebb63a61c7f8 100644 (file)
@@ -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.
index 30035df4b154e7d60dae7b02d91d85a8a7980125..4ceb6999d5f918c5e566ec5a09f67c5bcee4c4b2 100644 (file)
@@ -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.
index 1373a879d43b401ffd1d507d2b726e67497e232b..043c7669bfa7f11265043c53954ea3b4be74dd73 100644 (file)
@@ -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.
index 9cde9b7f8668ac6c255b43dd4bac0c6672142a19..4720095dfe765472adcb03cc0d7d4c4e333a9bf8 100644 (file)
@@ -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.
index 2e5c2b5612d538c9d99f3a0159e51401800f6cfc..a8c52aecfd78c58d33987c0c2ff0f8dbc6f4f84b 100644 (file)
@@ -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.
index 1e32c1b75cac7851a74c8d191fa8fb85a75bc0d0..4997665956e638cfa92195ec612591f2e7fca6e9 100644 (file)
@@ -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.
index e3b6a826bf18b3ceddc0a50e1d89b5bad12e39e4..8774f1205e3a5a656ef74e60be3962dd68211e4c 100644 (file)
@@ -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.
index 9bf4f2078df2a7842cc23b85eafb5eecbdd587d3..56bfc76398ff90b92116daf487a32828f028c476 100644 (file)
@@ -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.
index f6a790bbc245e24cf2c24ffad1737f1a989e72dc..c717deab8bad0511f221e984278605093e5bd514 100644 (file)
@@ -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.
index d65a86e392dcfcdeb941982e99103eac7bab7aad..3fc285eef66db1268a91e60f4ce559eb07a535ea 100644 (file)
@@ -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.
index f77d455d97eb40883b29f499c61baff876709566..ccf8ae3a0ce3b4fddd8f92a0462d67d336761b29 100644 (file)
@@ -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.
index 28ac95680b2676ba92e5e00e165f0121515e762a..2d228be4d6b9e537468104836c8e99a89412c5f5 100644 (file)
@@ -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.
index 9c247b8f8410b1c399f106a9f7a2e6adaaa21135..8ed5de201b594c368d64b6bc352b2ea27f5d0d5c 100644 (file)
@@ -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.
index 45c4843f812db907ef24aa4caefc88e6265044dc..fa1450d376555a2063dd587b1f593292cb177422 100644 (file)
@@ -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.
index 355b39153ca670573aaba481e2a332c9dc347800..95ee2d0611339daf161ba17aa0e7fc6d525b2605 100644 (file)
@@ -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.
index 845d126e2ce52ba3c8809e8ddc261b79ecd951d6..31cb6361526ccfcaa7321f42a4e540002f1dc86c 100644 (file)
@@ -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.
index bf0531444d9751434095fed69ffa702cb4110ef0..61d418991144a9592f95ce20852a465447a5835a 100644 (file)
@@ -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.
index 876050ad73a08e43ca0aafd537c45e87e0a9f174..eb9ca4811e45beb93e00fba31cecaf183b8a9341 100644 (file)
@@ -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.
index 11c0a868f2cee63bd2c559971af0ea4c38955d6f..0c6bf58608c9e2ea8dd8efd3cd7afd91ead40973 100644 (file)
@@ -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.
index 65a821728d0200f3989a0a43d5348e08c81f8519..4e9c4b6026ca4150d0290ec3675bad9c06ca49b6 100644 (file)
@@ -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.
index 17044d153819b7c0a9d38e88ba7880ed18ecd4c2..910593d26f30452f5298584d316c49aeb1f05e29 100644 (file)
@@ -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.
index 3c22167d0eb21ef9e021559f4f5566f1cef3d63d..d5cae6083c2ea54152b44e8cff6197e4e7ea8d39 100644 (file)
@@ -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.
index 72e75889c4d510bf6f7540cb98eea22bdea58b89..1d3e0eee8b7a8f72bcc326c6b7e36d85109136e4 100644 (file)
@@ -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.
index 60e4b7dbc45a4645eb878814f89f4b8e7ed631cd..6e4305a0314877dfb5cee6754326ef997c3ade88 100644 (file)
@@ -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.
index e5895149af9635f6aa4976e66e42c6297167c62a..c3d9f9ee8d148a1a9b49bacd3ae8d92e6871ad75 100644 (file)
@@ -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.
index ae967e0ed7b84cd437a0ba5538c2863b8b9a1de7..eea1232859b504a643bbabd13794d41dc1586f89 100644 (file)
@@ -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.
index 4268885b804cc04e1c57d06c7a2cd9318454d6b4..802999f60dac1500632c20d9bed11b60cebe3550 100644 (file)
@@ -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.
index 3be9b5411afee611ade04b1bfb96bf801c0a3d91..6953ebe0a9a792d6f1f96ee3c47d12ecc14d7f51 100644 (file)
@@ -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.
index df406d4e19d59f3dfb517889a603ccf11475a950..5a5fafc57e8ba61d5098feb2915e49b4675bdd61 100644 (file)
@@ -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.
index 69974fe05bdcea508a93df1f60c702beddf8e882..289f3f83047be58a7bcaa4efb89db40b357771b9 100644 (file)
@@ -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.
index 45bb313a475d9170697df5cb995fea92ed4d5a55..68ad0cbf4c2b598f4660014a010d19a621f0a5a5 100644 (file)
@@ -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.
index f46e674d6220424b715ed8b3be94d5a81ce45452..d8076b6e3d6a21d487f11e43aaa5f18b9124519b 100644 (file)
@@ -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.
index 7b42f9e19e4a52a2cc5329171fc0b0443267ecb6..02ee5f4e6ad6ff596b96c2088173d107b2c0525b 100644 (file)
@@ -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.
index e3b4ba3875d0ccad2611d6fedbcbb5e650da5342..c7b52a906b4e4127fa11ac3530c1e262b062ad67 100644 (file)
@@ -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.
index 24f8b3144f6b7372685ed754d379cec3dc5e6bc3..35d72c0191254a7ee1c5ff4d38b0d808dccc932f 100644 (file)
@@ -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.
index 290eedcfe5dde9ca181b7423279dc7028ca1dd4b..d820cb1790d66f562be94c053153233965ada2d1 100644 (file)
@@ -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.
index b936794187cba1f8ac91c4023a2d20db50e6f8c6..846b570ef9db3a55296f449d503229ad147b57f5 100644 (file)
@@ -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.
index a38eca2d79aab5fd6d81724bf79a91f25f0110c4..c5aeb8fa0b58a9d2873bdef4c8d7823b3e8e0e48 100644 (file)
@@ -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.
index 305a0e6be07ace2e94f62c6fddd55f3d8020d274..741a57b37edb4e8a826ef4739e0e79834bf0e73c 100644 (file)
@@ -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.
index 2b93befd03fb0dcf7181c5b87d0819b86f558260..6aab46794b180b95ef3d1d840cc3606d41d09b85 100644 (file)
@@ -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.
index 83d9e02d569841938105d3b84d9d8a7849b1659e..b01b8ba5ddd6bb38b49a3965a3d4228e465c1c64 100644 (file)
@@ -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.
@@ -36,7 +36,6 @@ std::ostream &operator <<(std::ostream &, Command);
 
 } // namespace IpcIo
 
-
 /// converts DiskIO requests to IPC queue messages
 class IpcIoMsg
 {
index bb214d83e4def504a657a269e063a243264be915..4fa6b1805f7cd8439f90bd1a2d5a15e430a13a12 100644 (file)
@@ -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.
index b075d82b85ae19e942d9840fd5411d8261ee2cd3..9433f897390e5e2338f7d4be1dad8d3f5b864884 100644 (file)
@@ -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.
index 7198b9c6ffe109256dc916a7b87ada92f4fd230e..79ddfc635cc9850a5321ce4be465f0261724a49e 100644 (file)
@@ -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.
index e8c02f253c30e9403fd8cd8b4d49cd8478063ebe..2753f4deb90d662989ed905c722dcd1962938470 100644 (file)
@@ -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.
index 1512f54a4beb3e05d92e04e68a9acca94ffb7df7..f8b041ca517b83f0fce9ea4299c6778814087c82 100644 (file)
@@ -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.
index 20724769177dac0c09958d41af7b5c13cb288d16..bf3c98b637e4d83fde44b10c93df3f6ff0a36f13 100644 (file)
@@ -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.
index 57370410f3dfc43d2a3c964fb844f3cfbae60a4f..efa904a1bc46f69f8d318aff86748f35b56f913e 100644 (file)
@@ -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.
index ca0c10c13add81bc0a4b538753d048f03f47d6a2..4f92437ce7c96ce6c237dd9ea2adad1de4687d21 100644 (file)
@@ -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.
index 806c262dd0b6ff6376344630ddf9b113f45b02f0..27b36affe31b3185843a1072fdad300c441be77e 100644 (file)
@@ -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.
index 2d3ec647ae33cced1a22107ef5925083d7e75c64..85e024fc8244690f1853ec8a3a84d31e0e56a9c2 100644 (file)
@@ -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.
index 5e978dbb38da75be6b47d5816140e4a5bcd3b88f..286b87b1de5019f6426828b0e4bfcff50cf6b3cf 100644 (file)
@@ -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.
index a5336a82458489d880429937e97b28e418836dfb..5fea41b0fc9876491317b21e3129b25c36e7a290 100644 (file)
@@ -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.
index df6a3c4a84178170ca830d7fd18cc49bf8683ef8..e1b1834208134fce0ff09228851dcf4343f4eadf 100644 (file)
@@ -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.
index 5607d0611302b5e05d9c077979d40df27e868675..6849e87e4a1bfaef88a26dad178cdcecbbaac9c9 100644 (file)
@@ -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.
index 1af44ab210d62b1e2ea59bce0ee8101722ce6e8e..8a45431f66ccb193794f81fc82291e162086946d 100644 (file)
@@ -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.
index e890640d9b4897f1491d7d86730cb97ee1dae846..022381ae3cd40e8d6d8a219f3b0f3df1eac40b61 100644 (file)
@@ -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.
index 48478bfb03a0cee50a8480bdf1d0c1cfb8e3a2eb..1698ba24744c697d580cf82f2b7bb8f9c239e603 100644 (file)
@@ -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.
index 8edad41fbda66905f3c2ffd74d877909699c7cd4..ea2a127e0877142cbe5c5b10e3089498888b10b8 100644 (file)
@@ -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.
index e73d58257eccbf756301e0dd17ea9d4a3619052b..1a7b33bac0325a5975bcf51f6d77f326ccd10ae5 100644 (file)
@@ -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.
index cf4fc3e761cc80e9d77f1b76bb74b1a0b0d913ad..00920c732dd6f77230cd5c180727629a1055e8b7 100644 (file)
@@ -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.
index 5150db432431cb3b71aa4af7dc877dbbf31d7458..1f579cb0bebc3a407d256d303256fc391a917dbc 100644 (file)
@@ -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.
index c340bf974b129dabf4258336d96442521eeb5374..d3b7689d66dcd986f647db67e95a044b67e9669b 100644 (file)
@@ -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.
index 5a254cd4291f1f17d02181c113869be06fe84b31..e9269ccfc781bf835958efc9ff9c3049f8f75618 100644 (file)
@@ -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.
index ace7100453ca09786fe66d45022d212db3d10382..aa60e2a9388f171db3bcc4dc6727b03ce6a8cbc6 100644 (file)
@@ -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.
index 54f9fa5a3e13cbfbc5685f0eb8de1a9cb3f8b708..ae08654f502dad771700e1ddbd44d27d4a6cede4 100644 (file)
@@ -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.
index e4cd7fa3d131cc12a9b05ed5d856151e0d791c60..99221c92601c11c8ca194915fcb89c5f909fadb3 100644 (file)
@@ -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.
index 3a6580f76df51598de7870d2d79977c21a617098..fc80cd18c10b1b58145433eb357fb15a98d520e6 100644 (file)
@@ -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.
index c1afa285952564e86ccb5e102f19c3ed7db2d593..f1a2fb4124577b548bb503c8e157a91feda35bbe 100644 (file)
@@ -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.
index 75d4150610e9b38ea2cf950e76dc97dae6b3b291..bd99f786c9b048ec8ec23c91472d9aa874007c79 100644 (file)
@@ -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.
index 7c8276e2c8027e07c4147673b64660752ef8ccf2..04f5bcaf4a66169693b7746449dac2064dd246e9 100644 (file)
@@ -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.
index 8607455ba4e130d7efb78c0f442b5cdceb18dd2f..981216030c7c5ec9b1c99a2718e3a764797a906f 100644 (file)
@@ -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.
index e2e8b2491949c48ec7a0bb5bb9ff5aa0dab67098..83946ee257d05bf7261f0d57fd8ff0b19e6aa5e3 100644 (file)
@@ -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.
index 5fda661d73e1943262d814c5c500c0460d80dd30..f6541523b8b82d99d7579840c8e44b1417fcc1a2 100644 (file)
@@ -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.
index 060a81d8cf31612ca9f40d6ac3e5b1e09bfd043c..b23b6799b682cb9f4afaa53b6bb1d4a4b8c82f74 100644 (file)
@@ -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.
index 07496696ecc25ac6b7b1757d1e99010d73c856d9..a6310124e8652c81588ea4b1dbec580c7dcddeac 100644 (file)
@@ -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.
index 60ef7c7ffdf1e5bf68473b6128080d5750ea6162..e3d68b2ec188bd1daf8bee2c4b2acc8203e3a2c3 100644 (file)
@@ -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.
index e4de809618014bdebd28114ca5bd993913d1124d..08b4ebe20addf6fcb3fc6aa934c5dcc7e155b4b7 100644 (file)
@@ -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.
index 1fdbb09ee21f09c78c77887d310e583a0f014ea4..b95b133e615c330e5c1ab6783d286763df17c4c3 100644 (file)
@@ -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.
index 21393217d83f6636c6327f223453741211d56c7f..d604b555f3d4400dd49bd11f6765e7f90ebc894f 100644 (file)
@@ -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.
index 32addf4ff2c5070fb5f6b4203ac48edb0883aade..548962e3fc33dcee5743170fd9c540852b586aed 100644 (file)
@@ -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.
index d7804d679f64830bf6d4b78d5a347f0a39e70cb9..d048094173890b65b8ec2f6b6ade56e969630dd0 100644 (file)
@@ -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.
index c9c7d2e62909fbef9c3ea926b5b1f949cb3f98d3..e35bfec69e36f48d3267f23683897e390774bc2a 100644 (file)
@@ -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.
index e4bf071c41b7fdc1cf7c0c58279ce20c07c4561d..77faed2d0514c89921fc0df7388e17a87eaf83ae 100644 (file)
@@ -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.
index 1e5b049becc5be0f1b661b5340d4aaa74b81d692..df2854784a0f8cd543a0f50a00a9c85e29a4f737 100644 (file)
@@ -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.
index 9eef31cf6bb5bc1ef394fbead38406bb176f9368..38408152a7d10df19f43d8147e14f0b0c4459485 100644 (file)
@@ -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.
index 021af5fb8867639a130530122689f4f6886545a0..c9de100bbb6031dcaa690f61e82ffed0a38c80e0 100644 (file)
@@ -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.
index 82c600381dd259a605471881384a77d83812b9dd..b82f4431db5078408715c793b7f6925e022340d6 100644 (file)
@@ -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.
index d60d1d555cf5224a3db3821f61c4f6f2828c2383..698372c20e4174be05ef5ebfdba535453355acd5 100644 (file)
@@ -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.
index 9360b575ecfe592eb3c13560a1ef72a97199f71f..da43d015cc49710a20512814c11e6371677a26cf 100644 (file)
@@ -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.
index b1f57653640debe52e38c51035a416b0c4624a29..e79963367d5ee6604ef639f08997f741b78f40f6 100644 (file)
@@ -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.
index 88cd9b457ae64dfd99e784265ddaecfa8c73197a..2b56534a62d69c7396fc4094017cec8bca5fb4fb 100644 (file)
@@ -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.
index ad14b39d7cc0bbd3ffc94a21bcea423f2efdcaeb..f45b9970c2fd7050fcae73fe4c6d3f7c9d627f17 100644 (file)
@@ -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.
index 5270d1958dc71cf6a0c030dc13f5f9186f4497cf..28d3e1dee281a13ba1ba21273fd6b72e837b9307 100644 (file)
@@ -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.
index 1db16ecdca4ccad3676a3c8d0bbd412d5b83b735..938f928962449d88445798fc56f4bfc7d059084d 100644 (file)
@@ -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.
index 2f93d8f1b4cf3ad32231ba353fdc2806511a08d5..7c0e073dd6908978b89c993b5cb84706f0ffd000 100644 (file)
@@ -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.
index 195dfd136af3f7661c48d8ef72f8b17df7bf8c40..d0de373ff697233f00883dcfb1b55acec01b806c 100644 (file)
@@ -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.
index d1b545a114f4828d5c23b0e9e47718ee2fed4fce..291f60a5d3ef5c04eb4f9ee11101b6d4294196f6 100644 (file)
@@ -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.
index ed4c3e30f878a62fdb26632b3f0984cf17001172..7cf26b089ef586089560ff8f0db6f10a4d471e0f 100644 (file)
@@ -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.
index 7a2280fa410f516a32aa9d6d0be9c67ce7ee9812..c9fb92d86dd19c3832af5f75811321b17236a032 100644 (file)
@@ -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.
index eb8146f7c36f7c611e00809f80be51fe14c78c4c..6bd099c564f023947cfebab2e60f7b4573e598ef 100644 (file)
@@ -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.
index 7be5a8f74e954b80fe6614a0c352a00ed28509b7..078282a87d8f37e31b91a3e2c94abee37ffd29b7 100644 (file)
@@ -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.
index f86f81fb2afd2366fee78fbe430c5ed4939db95c..e74082d8d1c791afbce49fe364e5d6a47e19c94c 100644 (file)
--- a/src/ICP.h
+++ b/src/ICP.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.
index 462cbbc245488833041fce6db5f91a5afb80216b..59f1a0021c971f8da1e109d50dfe81355207a782 100644 (file)
@@ -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.
index 4a6df06fe4ed9ef0dd1abcd8adbb748ca9f40358..af3c9d53b47ee81751f5105623be84efa3b63401 100644 (file)
@@ -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.
index 886607a512054e7db3786f444ef55f4f7eda08c3..f01787ec5ae732a0129a3ff2d056c153023747d4 100644 (file)
@@ -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.
index 20b72c7a48d99c75f54b5b9da79ea885cd159f81..efaf8efcffb28d6fb8e9f94e3ab6a2e519ce0e5e 100644 (file)
@@ -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.
index 2b8ec2a1bf1153db177354807360289d01b199a8..165fccda696a895fa46129e857069a87b57ae78f 100644 (file)
@@ -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.
index 8da1528b59ab5126be6d42cd3ba60af0978dd400..d3024d2b375d05b3b448057c4cf218ea7e8b9409 100644 (file)
@@ -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.
index 61ab9879a64f246efe5bf55668778ed4fd74e861..4d656afd91d398fe8fb99bf49140fd97d4729e09 100644 (file)
@@ -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.
index be4c393469e6c0a8594a950229e3abe022802f64..f3ca4afb9b3b0b5d914e58f5040c75449a766789 100644 (file)
@@ -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.
index 9b3a276a9b2f3a489c3052ba3e0e8976058a7977..a33c1d0ee99d3d69e28bbffef5aa67cb331d971c 100644 (file)
@@ -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.
index fb3bd3009be78e692548384af652f8952f1a253d..5980358c2713b135669da13b381db98fbaa3c1d1 100644 (file)
@@ -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.
index 5b9995c1236005493aa56bfd83db92b3de750a8c..db33435de222c0b190f10ff4d1e0e2959272da55 100644 (file)
@@ -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.
index 9dcc8ecb7eda9439cd26b20b798003a2fb4848fc..65179f37e085a4ad1861fb0cdfc563ee72c272cd 100644 (file)
@@ -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.
index 2077d66e195490db20ff2b5c07162158b7a58f11..87ada8fa52d9561cf2c157e8805fc21d8ca8d260 100644 (file)
@@ -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.
index 316159ddd8239978a507e50c317373ce80bb1a9d..7c4024420d578e8b70d61d9e3536c19a0744b117 100644 (file)
@@ -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.
index a8e5aef1ae0a33a15d4c26671f5b651bb3705277..bb1292108f281d88d7d83e35ccdc2ec81989f57a 100644 (file)
@@ -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.
index e752b327482d66950881a209c2afded65c28cc03..adc786e8208cb1845dc13635d29a86cb1de510a9 100644 (file)
@@ -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.
index 09d4197a335b455aff6858c718fee3fd6057f830..44dc0dcb983538f7c51f1391222894bfb03fa712 100644 (file)
@@ -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.
index d9878a76b569ae7a536e1849daf117ea229942c6..bb71a0e74021c5cd596339d4aa353c4e8ca8e9ce 100644 (file)
@@ -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.
index 1cfd7535f8f5b8560c03001f433c90348f15449f..387b32aabedea2994214cd0723e189a8f1626626 100644 (file)
@@ -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.
index 156d9663b1be2315353be378b51f483ee6a70424..14781d8f0bfa69e043f439258199f8ead2e08c44 100644 (file)
@@ -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.
index 7b5d6c44e1a13435b19a0df50d62af91f862a108..95f5768183b647236bdbb8a69ed535a39dbf4267 100644 (file)
@@ -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.
index 2c79b65baea8ddc101cfc2f331bac3933b9a0793..e6567ed1f7547e55f5c416cfe9efb4d591ea8165 100644 (file)
@@ -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.
index 0b2f1e79510d51f4000938546feff38558a3f199..ea15adc6106d0b60500e6d085e48ecf57c874477 100644 (file)
@@ -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.
index 88f1955d19d761809262d9e1c1ee578e6070c4bf..263e346c4c75dcce9e8e35f7b985da85502fd790 100644 (file)
@@ -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.
index 809578ee126a8bb25e115b7b74027b9442f2b349..cba2c7187abe3b6e2f421796a8e758c09208cb81 100644 (file)
@@ -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.
index 9b279e4f811172227600e0e6ec537671a01be17d..0c6229e23dbe92db3a404a513da639206f59749d 100644 (file)
@@ -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.
index 31b1adfc5cb0ae0e53c29358af920a066d3720aa..02f29d973cd816b3a3c0783b026ae6318ddae0ad 100644 (file)
@@ -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.
index 9bc81e975618e76842ed399f307a325835f75582..f0e8e94b7acb35b5cd9c551d10d7c68520d352c5 100644 (file)
@@ -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.
index 8451c9fbc46b9274dc9e8a734440a39b4ea85750..d2ddab553440ea3e5bc40f59c8a4368b3e2fb31f 100644 (file)
@@ -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.
index 6532ffa40f38ace25b68daff687f0a9c512d590f..2864e35fdf82c472743a961ddffb715b2f27f0cf 100644 (file)
@@ -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.
index 263faaa5fe7faa217e9b5565288f66f7e262c5af..58f203eea4538cb13d057ab76ad9f0b39cbbf13e 100644 (file)
@@ -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.
index dbc6ce8803ad79e4465a6351e1c418147bd65ce5..6f487f54a532ea8835db36d32a55ee5036fbf5f2 100644 (file)
@@ -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.
index 40a5bd34ef28e45becd05eebf7eab51823419737..15250d48c48f8e33f36772b83a27bb8b93b763a6 100644 (file)
@@ -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.
index f2696d46ac0c50c57473b46fd5923b3a5740f4b4..b5a645321f7bf44ae33fa659035357ae85f7bd21 100644 (file)
@@ -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.
index 8f7757df0301ed513491f829cb18a10ed70eb8a7..7d1429cec1cb8e64dfd57d3cbcb01194b1986345 100644 (file)
@@ -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.
index e3d803411622b91a95f6df240451fd015a883318..2339802395ab61da87cd5e08935996d6ec0a336f 100644 (file)
@@ -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.
index 5de52b9c4861370f32689de2f702899d94640336..46561dc9af2d0fb3ad71058162f5e919bb638138 100644 (file)
@@ -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.
index d24172d25f1cf409aa0cf5b478da1073c8c6a218..6b8c7d63ce16b35cf73434cbbcf05a7944721df9 100644 (file)
@@ -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.
index bee52acc372fd4afdfd430cb8e80be537a7e9d83..cea63f4168057b15e044968a97675cdb92237005 100644 (file)
@@ -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.
index 08dcda540d2a0dbdcf3620f99b6bf5c2f4cad01c..0eae9cf1fe275d46de671e06e5799af5cffcbd35 100644 (file)
@@ -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.
index f31c9240da28ef87de047e6aef4a4feead54624f..acfe3acf1ded6ca71997218987eb348b37e32186 100644 (file)
@@ -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.
index 06ab02d23ad507395ea2e5a8841a52f4836f2baf..a8251d66c0183959f4bb3d29804ce53f4237c037 100644 (file)
@@ -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.
index 4ee10cb8504b0ff3fa886ff852ae564d23e983e4..a5ae6d0832dc1b2730e75a7ef1bfb71b79216cec 100644 (file)
@@ -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.
index 79a18c47dc7945188817767a0c2ea2503fede154..c970e9d88e9a991fb0d12307f01ea39338f10dc3 100644 (file)
@@ -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.
index d878d39893c23f6391b4e2eb914a9483338b5adb..086cc16be62c99a9dc98bf220615b4b8b111da3e 100644 (file)
@@ -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.
index 3bd7f9e5857161ef0f9b3f6d2715d6e24380452a..3b1403b426eb680460744c27d8270129ca9092eb 100644 (file)
@@ -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.
index cbe068a747364390baefb0a630b765637473c8af..addf3ab5f54b20c58785366021391a69f5a88988 100644 (file)
@@ -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.
index d80f6a7e85287d5301a4afce414eed18d269b85d..9258dd0deebe37d1bef5de6512a02f13b9d51ccc 100644 (file)
@@ -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.
index fdb6bb98284c5738efb988986c8ae7b7b9ebc13a..e0baaeab4a2bccaaa4fb857127f138052646b0db 100644 (file)
@@ -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.
index cf7c800eece94c8702cf634153f29fe813986c5f..3382d8fe954cbe4725a8314ff7d4d35d0bb262f4 100644 (file)
@@ -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.
index faf5b7e2f92f7446cfb51f7a4495c472eda0f9b3..23b7525a041db8fea3f5adf1d9ecb4416863835d 100644 (file)
@@ -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.
index d9a5966359850bb3b86e15972c3db4519a643a0b..21fdde598cb3649e677332fa715f5045f54ae352 100644 (file)
@@ -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.
index 90c000eff0cb4b17b5771059668ebe703a8453c6..967932704fb35b014bb9ad0aeaa4c0b185d71082 100644 (file)
@@ -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.
index 67f6a7f0326562b29db5a999dbea7fed9ead5374..4d9c5c66f9f6ff2fe2e9da4eb929ac998f3698b0 100644 (file)
@@ -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.
index 50051ef28993746e4a2417634ddad9f3e596c36c..7544a7b97d66d3f1d9d446ded960bda149d028a0 100644 (file)
@@ -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.
index b616c80988c90e2d00cf15ede3ba004709ff3036..f48c1b1eec0cee7f77d9561506bf152dd6c6551f 100644 (file)
@@ -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.
index f1c7dcaf138057d6ed6448a13ee979847a485abb..3b74f07a6ef1816e174609ecca3e751387141835 100644 (file)
@@ -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.
index 111bcc41606c2bb27eef565a6146d05384791257..37f7d04a93a0238b5d38ae346c96f203994ee194 100644 (file)
@@ -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.
index 066cdcf62c4dd597d9e5bbb90a815a2d25314997..cd7b93eabbed3ba789c4d1b93b22d4bb3ab476a6 100644 (file)
@@ -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.
index b558a18070aef2c4d8bc82bc7fa7f725c314f82f..f5d04e02df1b2682060086a0dd536633d61d5803 100644 (file)
@@ -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.
index 05dca534577697d3213fdc41c9b96d95e9624eb2..b38c40b33a40025b82068f11b3cb84ad0e1d9070 100644 (file)
@@ -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.
index 9cf1e17e4194e6ef738ac4946a3ad67dfedecdea..6fd9b2a8358b959d0a29f447bfca5cb76c84bd02 100644 (file)
@@ -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.
index 88f21364419d878b53302ebfc7faf073a9f6b13f..3eedc0abadc972513e4eb82402876187dcf72022 100644 (file)
@@ -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.
index 1bdd8d7a74074e388c3e5bb60c198f692b5f7a98..3b87a7b639a31c4aab2d9d527e66a925672d335b 100644 (file)
@@ -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.
index fd1fa3b1815821c5b11a49b76f96cff15fc53d8f..c3b9d33931be4b91e08925006e9ee3756d4b760b 100644 (file)
@@ -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.
index 11addf78e433d61af9890f1b2961e3748af199fa..ab746fdd0bdede3646e0b55f59f7464541dcf456 100644 (file)
@@ -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.
index 66caad34feece3559837574cd8a274ca19bc158a..9d01feeec0bfafcb0fa4506c10b64724b85d12bd 100644 (file)
@@ -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.
index 11cc54ec348442f908625f9d02461c3223ede188..a6d05ae928a402df779441b51ac6245fe540be18 100644 (file)
@@ -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.
index 62a2fdf56e9abac1a4fc7edf3f48523e649edb87..c0c6c82a6d7a9b6a1b40285adbc880a2be384530 100644 (file)
@@ -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.
index 11ee50b545ebab361b71542a190d8ad723223bb8..7ee5b46afc54c693405ca095e379027513a4b3f7 100644 (file)
@@ -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.
index fe258472a70732656a773de9a4424f298eff773b..aeb3aacebe142b219762c4f99f56a20f73580cc0 100644 (file)
@@ -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.
index b77f7578bdc1e5035e24712832f2404a22a602c4..e88a480c44aae5a8d3a2f591f575915937c31f78 100644 (file)
@@ -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.
index be055cbc363f6ea9dd5de7cee7b43d723186b908..acab8769d72ddb8fca8a44f4621f2e6aa9f21d1a 100644 (file)
@@ -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.
index d27576e2172d5178298b2e2e81e4a1410962a947..16575606a3914f370c7af4b37ff24c9ad7142146 100644 (file)
@@ -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.
index ad33d3cc974db4f72966dc75f6f2d3de60731a7e..e05fdb73bdf23c423bfff76980cea74722f8af7c 100644 (file)
@@ -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.
index cfa81e7827e481a918eb04e0a9ae1f230052c8bc..670784a88193566ae0fce5e9013d6d9de3385cf1 100644 (file)
@@ -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.
index b1ccbb1a14541c8725ec7203e46bbb6fd5e74299..379435dfac8320bb62a40abfcddc29c8c7c89434 100644 (file)
@@ -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.
index f46a27ef68ae9d474c953387a514c30fead6b330..73a257d0da39c164452ee48495c41afde381b2d1 100644 (file)
@@ -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.
index ed2d6c8e73be4de7884671766de393d46c7ec579..68306dcc0dc07cdf56b85b89bf0aaaf4042dab6f 100644 (file)
@@ -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.
index b7df402954e5f53e3ff13cd26a274503b42cc04f..766f41dbd85aaef10a3dc2b42e1d2a13b67f378d 100644 (file)
@@ -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.
index 3f4ad18f4b76090df4bc2ee67c3f1f657c7b8dd5..5972585e5b280904d1b4b896976e2ac7619257e5 100644 (file)
@@ -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.
index 44a053abbc884a6109585259ea99036b92e76050..0f58f7df33889f3a3665327ddfb184f0eebd49db 100644 (file)
@@ -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.
index 2fe959c61ce7a91dddec32daa211d690eaf1a124..8e205e31ad3c0ee466535405a323ae32917bffca 100644 (file)
@@ -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.
index 7a954afcde7331bbd720148820885ed5a2f07619..9a023fc1c3acb9bca05083339c373e3b4d2bd240 100644 (file)
@@ -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.
index 5bb94ee52b545bd87de4875e8bfde875bf87f4f4..c54ac756e7fafbc375abc88ee1142d02376ebc21 100644 (file)
@@ -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.
index 0317f6287f5a48cda5eb234fbb4239a47ab237ec..8686efdda1c0ee773392cf43664506b49429bba8 100644 (file)
@@ -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.
index 756f27c6fbd4e6d52a3bab913b8e7ab3e525a7c2..1fb997c2dbc8bb64e9dace569c812d2658d640b7 100644 (file)
@@ -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.
index ae4b62d6632f209011b74807a303f1c818d8bf6d..e496198ad4bf1c4dabf7aad50e0224e9fd120b6c 100644 (file)
@@ -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.
index df71a075213ead7a30c82bd78ad64fe17bdbd488..4776ea24a88974c6f28bb93e0526a3598c7c8642 100644 (file)
@@ -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.
index abcb1d25eac3e946902f5cf647479fd0922ebad4..8a20b7b69aa223f1d1f6a103a9df452460ed3549 100644 (file)
@@ -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.
index 12096abb4287a0eddbe672e25bdd817ec032eebc..0b085926df0f34b3c35b89839080981346c7734c 100644 (file)
@@ -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.
index db08ada4439f87764dafbe4be2d3a2abe09d9213..bb914b54078372ef99d5e6457b7fbb98d2c1034e 100644 (file)
@@ -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.
index 5d497fdb3f0b8ae108dd9f643f754918ea3c701d..5eea0899124e8c99547de9f19b39df7ee722ae6f 100644 (file)
@@ -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.
index 15855e2e68a56f503ba3aca630994954a28670b8..9282a92f8dcce9faad3a2223cbe6a00b14849b34 100644 (file)
@@ -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.
index d567c65ee329bbf3294b0b67afab7442769234bc..ec4df279c3aaf958961eb7d08914bea6ed6bd02d 100644 (file)
@@ -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.
index 2d2b0df0d573bf204894104e5af398a3d536374a..ee4ea29fcfd75aba7c76b50de2677b1c81632cfe 100644 (file)
@@ -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.
index 29c44ec255cc0aa753a179223130e683f360b729..08211e1039365d0f705ca4d655b49c07a17e07d6 100644 (file)
@@ -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.
index 4cec359ba111d72d1733455eced0a212eec761dc..ba69f77ee1d24e268fab234f69a6b62a96618844 100644 (file)
@@ -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.
index a07d2399d671d18dccf3e16c4b390f827ad6f833..2dd1288d10dd18edbef2f99c268edc67c08a75c5 100644 (file)
@@ -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.
index 4ac9c8581485d36739cabc641ac2270c72dada08..12dc7d32f3b3b2c1979988c1140e476fa162378e 100644 (file)
@@ -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.
index 5e824adf9dc5c349f7ac12118d82bdd199b6d57a..91822e0792a54524890e0de9a14910b5884097ba 100644 (file)
@@ -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.
index edaddf1b334b7379a49ad07d6520e47cf6a49962..5c522de97b502e0bf6dfe6405b6b9f8ac3486f73 100644 (file)
@@ -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.
index 4a8630d8d96479c767de14df63a671a52753b54f..50ebe9f9990c9ef78ad4a3e6e4a94b6823f26e71 100644 (file)
@@ -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.
index 59037e2a391a66cebf4be809c70d1fab230267db..f41a084efe6f58d3a0c0a28246fe5ae55681dae5 100644 (file)
@@ -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.
index c70ba1659f3665573b044b6c6b95aa388b831144..a02b43e5891164ab7003fbb889da0961fda014a2 100644 (file)
@@ -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.
index c0fbb141c270018ae10701ac3c7471634b8c2660..8f92897b959b1292491ebb336be20c9ca5fe8647 100644 (file)
@@ -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.
index 3779afc05eabe02a4e3ce8617ba6d4c02b83112a..e3d8018bd157a825d28f78447b8d108822e33682 100644 (file)
@@ -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.
index 34360a5995b3fc437bd377ee9c7546625f6f2faa..e106718e5bd7898f65d990bfffa223ee0704c729 100644 (file)
@@ -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.
index 6fa3a239a4973ae264f5a5aad69e89b1ff9a5be6..574f078f6a80330ccc4119c714f89a78cfd5c7e5 100644 (file)
@@ -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.
index beea26cec1ad5027067b0efc9a16eb8b35136203..659d9b4fcd24f84182e581cda59de1258590e49b 100644 (file)
@@ -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.
index 7bfe53b0dea3384e0a17ddf6f184d8a9f6d0481e..8455214b028daa20397141b460d2436c3792e4b8 100644 (file)
@@ -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.
index 479d556982004a57f328fcef13a1572460f7ca56..f08835dea3fd96323d5bcb30028aa90238117b97 100644 (file)
@@ -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.
index a0eeb07f136600c12fbc0c775620f4abc6b1ffef..e8fc70144b3ebac1d4f547b1cca1172f759dad4f 100644 (file)
@@ -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.
index 6325c18078f07a55b367ad3b0d592cd6ab0bffa0..50f602d0ec501f4e5b6b84a698261e10870f5b43 100644 (file)
@@ -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.
index 8322c59538983a0f0b8e43bc39aac6ced7c4b1a9..78171298c8fa4a434b035ab0fcadabd50586c773 100644 (file)
@@ -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.
index d3b0b7be3373001ccb2450fb626a46af62f3b081..ad69897bb5c5c5163450ea7739795b7aba5bd413 100644 (file)
@@ -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.
index c989605312140ca3163cfa7b4c97933b792a815a..d159dc2d60a425e59e0009838d748e7e562d9760 100644 (file)
@@ -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.
index 0ede07582bb2769a978f3207cc12c839796270ae..57800c819e594574c617fcd64ce702f68637841c 100644 (file)
@@ -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.
index 34ad0e3654382f251a45b2a455298e1537471b68..3a31de0533af7973bb0365d0d5b1666c838b76c0 100644 (file)
@@ -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.
index e99699b93087e29469ec2747e49d198a09ebb8ad..50ffd25a303fc9bdd3f93e51e3edabd110e46150 100644 (file)
@@ -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.
index 4f7d15781a6c481976b74ab1c4ec494e095d81e3..10e56f6b36d69f5a56d665c151a94399035e7a6f 100644 (file)
@@ -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.
index 5df3ae4943fc5b595f38234a9557b78326ad4078..3ae45df2b983304ef8c8422ed23f18f1e22935af 100644 (file)
@@ -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.
index 89c04e3ed5aa37635547ca645d362225c407985e..82cb890954e5bfacb5b24f3179fba766e8bc2b2d 100644 (file)
@@ -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.
index 82b708183eb4d26117c22ff2698bef7fa588ff8b..2e5a105e3cd7f9841ddee33354734d36ad575ae7 100644 (file)
@@ -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.
index a68aab5a8ad1343aced4c1f30969b85f25d20a8b..f7da6511e0a18e16b3f77d92437b75d9aa5b014f 100644 (file)
@@ -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.
index 2cd3f4cf62245989af30d9366fba1ffb6d5cbf92..c7450e13b1a14d3b8050ffadbf5429a383ef2d93 100644 (file)
@@ -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.
index fdf889bac60ead4ade5d6f98dcc93d6bb621c455..6ed635d81627be45dedb728516557bb105e507c1 100644 (file)
@@ -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.
index ea673723600118ffa762209649d14f3511887647..60b67da6af8758d6028e18f7b70d9b8a9fa0062e 100644 (file)
@@ -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.
index cf79a231a1e7cef8ee2b598fb1e02612b3bf5e62..9d3453e0ff3355e328ff80021f9a6671b402691e 100644 (file)
@@ -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.
index fe29bcb9b5c24412e2c0c10da538b889b75ae761..cb5fd89951b01008df115f9aa9163e59d30973a7 100644 (file)
@@ -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.
index 59780deff616d17de901fde9a291efc68ca2500d..61fe622bd94dc6657cb5b3926338c17e0c10196a 100644 (file)
@@ -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.
index b68338c4f70e6374676a5635b45252e08ac4ceb2..d4243ccefb126d4e1afffa57c5bd1823d234404f 100644 (file)
@@ -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.
index 8f366d9523793a4a2042d6d9a4886e75dd863d6f..ad7363f25ad2574d9079cecaadb7890f512ee583 100644 (file)
@@ -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.
index d720c7e3ac65b74618d0a8a34caf2dac84551002..f76642b0a1a0672a39fa93bc8bfd1df147c137dd 100644 (file)
@@ -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.
index eb43c7f3a537f71888f8ae9072fa552130778660..358e431cc25826056135e17a029973c698a4ae09 100644 (file)
@@ -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.
index 828ceae521874386261153cfaa9a7b40c2baaf37..edd603b7787a1331c5a4b18fb15c358073047c85 100644 (file)
@@ -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.
index f24534510904c7327c3a0f35a1fd08cb0b1f2edb..c600ebba48d33a3f04ec328aab632ab748b27ae6 100644 (file)
@@ -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.
index 710853f06e3c4efeaa8d3c35bd02dda0f238106d..605d409d7a8d8603cc5aa401cc7547d98d5bdb07 100644 (file)
@@ -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.
index abd4722b6fac4a91f40843cfcc9187726fb52dca..ca1cb8695741016ddc5536674f8b126cc466d4ab 100644 (file)
@@ -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.
index fba775ad28ab89ce104d88ddaaeef8b93821c9b4..5c9136f9a27e539cfe18679d7305194cb6eaa076 100644 (file)
@@ -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.
index f8d4aa932747ab571d9173929a5ea8fb0fe94089..a0a8e5203e0ca102d18f8faca9f08e837854e755 100644 (file)
@@ -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.
index df7256c77d284ca45ab40226149064ac7255499b..698aa7bc348e5bf0f78f90a50742c007c25893f5 100644 (file)
@@ -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.
index 88e43fe6f4b6bb2efd56a43fc009628d754cc180..98a8d811a8572ebe6f16be3b3c1c7d6fbf000ca8 100644 (file)
@@ -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.
index 001b654d5dd860090bfd80b674af5c887b1fd84b..3a74e6285573130500cfd349c088af1128c8714a 100644 (file)
@@ -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.
index cc6e52fe484b29ab3d6b242443e561323ce6ed70..821df248df322c17d46a224a5677b858716d1563 100644 (file)
@@ -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.
index 23f3e155f5519c7f790a8e9bac0717bd7a9f19e2..cba219d0fe2918d2201183003e5e183e981251c9 100644 (file)
@@ -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.
index 475b903f036157aececa62a5da71e0c70d92f134..775ff0e005ff09398495a9fe992e05a623a41db4 100644 (file)
@@ -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.
index c3bafedb26cae7c5baf97471e42cc211a18cfa3f..7301f2688763978bf9bbd1f4f255984a57526f35 100644 (file)
@@ -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.
index 3c6cc19569c93ea2300eb1095e1deae1899934fb..e11c6d280b42cea4120812a8c072bd650a3e805c 100644 (file)
@@ -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.
index f82f8931e04f91122a93917c31d80cdc188144a5..819a0e7f69839356557362bf6b6c0c5b3be8e11e 100644 (file)
@@ -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.
index e774c77a97f306b2ad28d88ce9685f17c19a0a5e..3e17d6d444650a68a5aef486c3eb61eeb5bde53d 100644 (file)
@@ -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.
index 746df7b7793a18cad93b28d1f7903fa4c7520709..58911aecd8ac1ed303c00a481488459c4fcd98c3 100644 (file)
@@ -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.
index d3371cb5f56cf44efb57b33a184503c72de1cd69..30d0b4aa565318522d9acdea2c91c96a6f1fca6a 100644 (file)
@@ -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.
index e28ea3275ad0820a4592c50935a40e0d41654b36..1cda99ecf390492bd5fa30f6b5938e09477c8aa1 100644 (file)
@@ -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.
index 05fa7a782bc2948af2b49db152fdb9408a62d518..6e9997e540322eb04bf5ff3a1d2e902126536662 100644 (file)
@@ -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.
index da191c1a3e738e026c12dc89a8a5d60521e00bfa..075f7c4399570110a311dc486247c395dcc161c6 100644 (file)
@@ -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.
index f7984a4c0e69760a600fd14963206ebc942e7aad..2b381124d274c06ac22530874317ade60a9c2042 100644 (file)
@@ -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.
index 819e8fcc0d87e8077e7eb1bacc4fabdf113217a8..86358f60967e552c3b3da439e40e887cc5129c3c 100644 (file)
@@ -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.
index a28674a51c91e4a9790fe7d3d3c0875a266bd9de..b6b3d571f71912ba3b2d0f51b08ea46617119724 100644 (file)
@@ -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.
index 414d57fed66faa369a74b72f065cb7d8e6ae9cd1..6d2d202db72049ae48cd42305616dc80718421f8 100644 (file)
@@ -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.
index 871cb4016df55fd57b58b377db692d35276d04d7..86754f46c35d938d163b0999e1e8e3273c15714e 100644 (file)
@@ -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.
index 54b6ee17e8bf3aa20542859a577f7054d9bcea6c..35ed3d5144ae079e3678182cc0a8c65a3eb69238 100644 (file)
@@ -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.
index df8dfa53896aaf94ebfbbd15b9b2147775a62a60..02f1215e1bc44e401b6e277bb3bded7b1e2ac29e 100644 (file)
@@ -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.
index 41c7dfb5c221236427a53561810132f90c6866ea..2cf48dc2050775023292442786c100c0caff0c4e 100644 (file)
@@ -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.
index 6fae40aa406df9f07cb8dfa1256ea1a714e26383..9e1a82202e177d63c6ce05b69bd3b900f2595075 100644 (file)
@@ -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.
index d585aba960d1b44debefb3d4229036949a200b0a..4043044f7b223fd2ea988b69e68119b7d0d3c302 100644 (file)
@@ -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.
index 891a096f1657021d8b404ad81f2fee9a51629468..b94e7fb9f69fb4f54767cf89e22a20da7fd5934f 100644 (file)
@@ -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.
index 0a970d998027fac5f180356a86ffdeb5aed97fb0..121c6bb9c716a93ac8927718bfbcfe555007eb54 100644 (file)
@@ -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.
index 37b12867324c01d792b2b21041d6b19e1653faed..f1de157694317a705534ad7a3dab2c199eda2776 100644 (file)
@@ -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.
index 584fa680abdac76548cbd984e120abafe82599a6..9c5c4d833bc09a19e54b71db0c94769812bfeefe 100644 (file)
@@ -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.
index e60fc3076d0229517588f90329619ca8009fb16d..976becb4eb3630aeccd3a72e66ebd523820b92f6 100644 (file)
@@ -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.
index fffa56028b582e52c27bfb49ff5d7a2abfe5f509..0d58f02ade11f2c87fa414bccffd621d1952b347 100644 (file)
@@ -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.
index f47b57be7a5213c58d850cc8ca932afb5a80706a..0583b3aaac665a8acba04e1c240e653934ca3f82 100644 (file)
@@ -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.
index 981a2d8c644161fa35a8389adae88ea7bc696d95..fbb630a61da5b33568879a9ddcacf70f72855db3 100644 (file)
@@ -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.
index 480a61b4e0505e0b293edd3017969028b23b082c..3f6d3d041d85adceb4029ac1462d97a2a7a28786 100644 (file)
@@ -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.
index 968a79d1ceb5a047000dd6d9e65dbf8f6a443cc8..1024d032acd28fec0840c92da5202dc661f2b91a 100644 (file)
@@ -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.
index 8dc5a3a0728fb8fb2b5a0363c76e865a4cba59c0..c8f91f17199f845cd403219a32f30590677351b6 100644 (file)
@@ -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.
index 7a2af91b5b65a443f6a38c2b06c0dd7492500d52..dc0950bac0f381292f862ab59ffbb4c0eff63156 100644 (file)
@@ -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.
index 17a7a820748ed1a34f6d2a309b5f51d3d3390a22..3ec8e552c7e3bdb0dc4ca8950c48bec55f5c88f7 100644 (file)
@@ -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.
index 9746a0b42e9508782652c7fdea4ae73ffabc1987..e19a6036e33461a230015209617a57a9ecff9b45 100644 (file)
@@ -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.
index d1ec1af2e7eadba9005918b4d40222ce418e7cd4..0ebb728dcae6612fb06d55f363ea27b4c4d86b39 100644 (file)
@@ -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.
index 6ba2ca58a9357dba41f3ee3bccc7de957ec01269..ed0246d9def30b0c461ca4a19a1f830f4dae888a 100644 (file)
@@ -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.
index b20809edda8a6d3921f44e7a38f4b74194ec7762..d53ff93b939adce290365ff8621caeaa0a8b60ab 100644 (file)
@@ -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.
index bf62369d16f0de130d6a69165217427b88f288b6..a7ef518ca84289d11151f7fdc349238ff44e4bc3 100644 (file)
@@ -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.
index 12ba9c9819667a23ffaa7ebda69b86fe3db950d4..e1ffbf1a5cb00339bb295cf39c55f37545752f6a 100644 (file)
@@ -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.
index 859eb2dd4a4d0f532e5601c146f22488cc7814d4..056e0b36415ee94744dbfef4d01ce2b1aeb079cf 100644 (file)
@@ -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.
index 84f5376902376d6a905348f675320a4efa94cb2c..2849aae0182f85735f332e50696d03e40a9410f3 100644 (file)
@@ -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.
index 368e4e7ddd5651db81b67a172b16e56f33d84a33..98d66546206936c8b642c4fa9576e9132a3a8de0 100644 (file)
@@ -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.
index 08d4676509640cee18a1c738ae7a760ddd43da64..0301bfaf00416d0894f6f115e0049016b7ae9444 100644 (file)
@@ -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.
index 8b9f692929889c8ea90b487b8f12b96b59c80ebf..bebdd3c9b43bd03c882b666fb562ba2b3ce96847 100644 (file)
@@ -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.
index 386378c1fdfd179a2cbf37d3ac604eebfc56755d..26005ae6b06307ef9d3865f9d378472b2f6957c1 100644 (file)
@@ -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.
index 30aa4bde1e290e47bb2367791eeaa8150083ef57..2af7cb23718d7a9f724b3444ffd937f42272b020 100644 (file)
@@ -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.
index 55cf8bff488f032d899585eb84b1bad876d2301a..dc04068215567a2f6b28bbaa0cab1045e38279d2 100644 (file)
@@ -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.
index ef85f46b1a64a982256fb19d69739dcadafa44c4..3927cd7eb92fd0c14df13bef0bc7ab174eb03c28 100644 (file)
@@ -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.
index 6db2105a8d7aa3240d001b398d7c85f4d24ac30a..873eec775cc1930b605eee0d3cb0148e0fb26643 100644 (file)
@@ -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.
index 8bd55b454d0bfe357b447599c80dcfcbcd24a83b..8315c81a1cd7d71d26dd068ea51f101c1c47b4cc 100644 (file)
@@ -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.
index 55fa787d3b9554583bd021b63b7db5226ce0f22e..fe356923e9897f985d88a7b67a85bdb1b5e2fb72 100644 (file)
@@ -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.
index c8951d50a4cbbfb0fb758e04646453c8639051fc..a797c1c22d725d2a9886baf47f064ccf9ef54999 100644 (file)
@@ -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.
index ab8b38ff8da3fd329d234a247d148b4730612723..416115357c358da1d9fc5898b6ebf8e583be3712 100644 (file)
@@ -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.
index 6a8e89c24376c8f88f6d5eabac9d3097c35c2336..d9670525f5936a1fe7ae7cb3ccd944810355e7e6 100644 (file)
@@ -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.
index b439314c09364539d193a869e8b7ba8b6566717d..99cac9ea60f17495d4d53f164346847cbfbee9bf 100644 (file)
@@ -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.
index 16ccb905004bb8ed5fc430a8e13f73d2cc4d43df..44391c4a7be25d4c8994afd8219624966a697289 100644 (file)
@@ -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.
index 3e462c025321c0645d134efa483de53e2db9f692..8596cbf6967a7db0a6b19ae8acb503bd1bb85cfe 100644 (file)
@@ -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.
index 6547623efff353b6dd2f7bb7a7db997b9bb49d71..efbfd8d091399ae8a9a42c6ff9afe8e7bdf3870c 100644 (file)
@@ -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.
index 3ef933499b5608d0f929c6aad6a52ae252e49e4b..5d31126b795d5860dfe54dce1ee081722068e28b 100644 (file)
@@ -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.
index aad79c4ea0e7a19414d5f12930a945398d046712..4f6405f1807789a00e050fb03eb6a69e1b161f7e 100644 (file)
@@ -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.
index 4b56b870c6ad327b3823a654a4fb41629039d476..a31e31a0e928f44242a40ebcf1ad12143e9404ee 100644 (file)
@@ -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.
index 482a63fa9da2d4e87b6e8bc6903815c2c63a2fd6..f06f24df27a173dccdf86d70ad51ef55c636bae8 100644 (file)
@@ -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.
index 5c3631005e8bf61855a2d5acd2cf512b6a186ff0..4bc8a187f2786842d7545ca8bfd8b3ffbcac3302 100644 (file)
@@ -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.
index e1e1375ed1cc77bf901d95ccc6fc3c11f8c34a9a..fe78142c9e1ff58ca5300b289ac1f9f79f06c027 100644 (file)
@@ -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.
index b21fd7aa9e2bb33edf29870be442f596950d320d..1fbfe8ac9e21b8d7db8ec1c48f1a8d5eb1d95199 100644 (file)
@@ -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.
index 303beccc9c670772557a12f9df01844abf829f09..52b942a638cd5e9164f2a5e12c3fd0239f355c6b 100644 (file)
@@ -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.
index 1b30e346c1795fcca2c15ffce8df3cf226184439..46650d755db648a1918ffb2a88830285eb0a2684 100644 (file)
@@ -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.
index 27b2a6695f8e31642a5cf573a6dc7a7f37d52235..a3712bcee9a3d030b8d5c506b43037e583ac094a 100644 (file)
@@ -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.
index 98521ab055a3dcfed792053ac15a46f1a6087b29..fb318663973fee8a83f3db1445b1e56a3b4101b5 100644 (file)
@@ -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.
index 2b6df84517daed6026629f09843e616f523301d2..64617e1b5620e4c00904afaca2cf9be8865c70df 100644 (file)
@@ -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.
index dfb1052e866ff6331dae86eead42481bf049e98e..e7376e883f07d8a5da6a56754a43d45657169ed7 100644 (file)
@@ -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.
index 85d9ed69cf8378dc66cd8dfb27d9ad065d339f41..528eaad2975afb510a14dc514312e3f2a628e6f9 100644 (file)
@@ -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.
index 2351c7ed3e1619ad24746a79f54f8381b206a09e..7dca02be6a3199715def7914b72c1d5d002f8045 100644 (file)
@@ -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.
index 8fa0c6e419260de97138bc0d59b36ab7421570d5..9a44fd4a477e2f017c72b25f6a5c3d4debc0e7bc 100644 (file)
@@ -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.
index 492e890f8d8fdd85c45f57442f2485e11060f914..3c48934546e48cd8ac40c98f2bba52494ea4627a 100644 (file)
@@ -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.
index 07c841d2dc4513adc06ac8012b6d95aa9605b414..53edc57327123f314659a3c5377d51c4c33c2e27 100644 (file)
@@ -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.
index da95bb3004d23b94709621e08ca38287bbb5c752..eb2a7e60a89bd3bed814d4e4e83fe36b1239ce48 100644 (file)
@@ -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.
index 7cedf346449649451fdf397f07b4c3f6d9e112ff..5b573b27b90e1cf562c56ed6e34fbb56c663d56e 100644 (file)
@@ -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.
index aada3f932f2ebf7786e45a5480900115a1575619..104fb4e66191e198e7e187b5ad67da38bc189b24 100644 (file)
@@ -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.
index 1474d283cbaf8e4fbea36bcf14397ee8cb5e7df5..df144dad2d87ba4b2df70c438ce0ca1e36d7a4ca 100644 (file)
@@ -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.
index f897a59bb6616dd4717d6557acde51966aaff87b..143afc5c0cc10417a291a853b580a2f4131bda8e 100644 (file)
@@ -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.
index dad0713360e004fb6ddf78db9e22bbbc07a89d9d..d705f64af2ce0bbe793d36c49f97c1390303f9f4 100644 (file)
@@ -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.
index 66745ccfa27debf0607cf8e168bcf24198b157c9..598ceb2644b7ee13a57397b6796cc92afcd35a9d 100644 (file)
@@ -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.
index 454a851fc3b330c1829c9e7905a1aad35e4010eb..e32ac064cb7cf5d968187d993df808627984bc3a 100644 (file)
@@ -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.
index ff3e6db90df550b031da0d043c0248c79b318af2..0467299c9ad5d519885d95bd1a672c6a83eac2a4 100644 (file)
@@ -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.
index 6ea5bcbb2900782e465305f9e741814c6fbe36e8..d86acfefbe759b188cf14a0070b78007f35a384c 100644 (file)
@@ -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.
index 6214694bc1a3d1a154f99f07fad75b9cee53aaa8..53453ed0bcdbe938d7d0c222e770ec3a79a8cc72 100644 (file)
@@ -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.
index b24c6fb3aa9e2374878b28767b461f0571b62644..75d6f800254efbe7842f97d68268e61bfb183039 100644 (file)
@@ -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.
index 4d0e4c9a01e1f8d7eb87e94acf17058d31d8bc7c..0965723d971d5db44497d30188e7787cc977d137 100644 (file)
@@ -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.
index 9c2d5440b747c9cc6dd83513b673d51dffedef40..1c830f4bc2eefafdabcedd29d51aeda1ccc6ae47 100644 (file)
@@ -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.
index c07c33241512fb4b1abfe17d40898ab04834cea4..8eb27d157b0b391a9e7941e6a855334b27fa06a5 100644 (file)
@@ -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.
index e52ccafa98a14ff8966dc82a0559b153215b1343..3ef1ef13a66a84ebe541de638560bdfccba61a16 100644 (file)
@@ -237,7 +237,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index bc74e2cf9674a3258dc428b6b4ce928856444799..5f8dacffca5ff95f9e30cd62343458b3186f43af 100644 (file)
@@ -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.
index ae07e21a28fc4bc389690819ef2ffeb5609c3bfe..ca804940544847a2cc0dcf18d10b5b8a2bdaeab9 100755 (executable)
@@ -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.
index 9c9667fb65f7136c88ac645b032abaf015d17010..8c81079ac3de01d54b83530f9a5282880ef86f7d 100644 (file)
@@ -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.
index c2607c5f9a071ed481712dfd9d633449598fbddd..3f3d83657e68090571b6dede547681872348d680 100644 (file)
@@ -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.
index 6bbcbada907218996179025c727014c4b907c33f..6584a19050ed395cae7a9cc64cd29c1d8b5fcf8f 100644 (file)
@@ -242,7 +242,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index dfe805669d7f5f5ac15984df9e74055ebe751eb5..e73f7169ded864f25128d6501917dc9b12a38e7b 100644 (file)
@@ -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.
index b575b60698e6f39929ae6e3aea3f893731c0a428..f57320fef260c9d911f305b3a90b84538fc60527 100755 (executable)
@@ -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.
index 8b99773d057e4c184217e8b09280799736fa5169..0a126b771d6721c5b60ab0f1a02498dd2f20f6e6 100644 (file)
@@ -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.
index 50c7299207653bc14705516cb7aed13fa427376a..ca20c443921ddf997d86b99665318df25dc3a3a1 100644 (file)
@@ -169,7 +169,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 68b75afd6d0069fce272edefe2b7be052e36f2a0..8a35d527d6edafb16e9b4e5fbc793587b895fce3 100644 (file)
@@ -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.
index 570862837581b2b0878451a53472b023b0a8807a..e71fab2fee7090ef5b871315bcc462eca33ff425 100755 (executable)
@@ -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.
index c54ebdc9e79250dbe3b7083d5d203f18b78a9ae8..1676578e297ecfb214492bfd6d847b15ac98e1d0 100644 (file)
@@ -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.
index f8560e71722585bdbd740cb01cbb65db07962a2e..240165f44bdd19e86b7947aa5c2692025235c62f 100644 (file)
@@ -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.
index 69af7a72aafe0f35c23d40ef3319ea452026fe22..c930607ee3db7ac91f75295407e6db36ba2158aa 100755 (executable)
@@ -80,7 +80,7 @@ With assistance of Nishant Sharma <codemarauder@gmail.com>
 
 =head1 COPYRIGHT
 
- * 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.
index eb815ae17dfad8fecd4374d29af100619f86a07d..12a57c2802e2ae67f7f43408ed38edecae8c9126 100755 (executable)
@@ -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.
index d6dc640edb182f6f2099dc606fe6c8915c39e064..38250a9339530ff302641c37bd44c984b4786d69 100644 (file)
@@ -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.
index 44fbf9f9699132672026e3ea7d9e5985b0b33e7a..051616291f4e837452088d8e4d4fbf503ea560f8 100755 (executable)
@@ -74,7 +74,7 @@ This software is written by Francesco Chemolli <kinkie@squid-cache.org>
 
 =head1 COPYRIGHT
 
- * 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.
index 01c9ed7a866c07b88ffc59bbca8be2d3147c91cd..17a9416711d4ba5461162af6d8f95b2ba98d26fd 100755 (executable)
@@ -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.
index 37315d8f30ef759abee8585fe2b8f62b23ab1779..f472bc687cfcc7970cd73907a304ac6180a28fe5 100644 (file)
@@ -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.
index 082f6d39c08a357952471f8151dd68e0a6f969a1..2615179cb8319d7c2498c579aad13f92fbe2319f 100644 (file)
@@ -192,7 +192,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 85a938325b621189570bdc1b10115a91b7506ddb..3274609a53d6d61fc19942235f6e2125617f0ef6 100644 (file)
@@ -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.
index 3d78cabdfe1fa342a3ebf1932b6212ba220a36d5..14ecf871d7a2e60bd198802ac7c98473fa1cc357 100644 (file)
@@ -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.
index fd74f3d5d92585072feda1b68fc4dc3c31217c2a..2449ad3ce1509dd02f8e8a2a88338379af411519 100644 (file)
@@ -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.
index 020a63f6c802242126eccc0b2037648cef04e6dc..4d6af650be50d19a73b07bd69e179a30d5a6bb68 100644 (file)
@@ -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.
index 61da06a46fe05f5ebb73fbf189f3eeb76a35189e..6d238f046d1a111fed6b8416fdfc191a9c7d2c33 100644 (file)
@@ -80,7 +80,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index c9aba7b0b8cfc7a4e8de476a7f6087e34aa3546a..5963d97dfa6d55dbbc2433a33701b5bc4fb3d72b 100644 (file)
@@ -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.
index 163b5b85ac84b3df734a3fed7b3b5d63a71f94b2..a433cdca98c9cb00d27f028008311720ffbc2751 100755 (executable)
@@ -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.
index 3d8f051f0e58c08ce54844247d0d50acca6ab4d7..ff95c578d72464dba8d3fbffdd4a5698f87dfd8b 100644 (file)
@@ -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.
index 41702588cd38e43d1f3aaa691bd7961d55fe0de1..5827be50db41dc9c4d4a515189108c8ad230df3c 100644 (file)
@@ -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.
index 1f933741f36384ff47cfc978aecf1edf1db24ee6..04f84a671067c8b01f65320d994b4ad6373400f3 100644 (file)
@@ -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.
index f20b29a629c237aea145461f38cf413c85c1b7f1..aaa935732e698dbe0397d8f504f0cd590cb6f6db 100644 (file)
@@ -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.
index 4a8a17614f672d2e46fc67adf4e5445ed865e4bd..a5b1d5d49b1bad555c86573a4b2a74de184b6bb4 100644 (file)
@@ -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.
index c25111cbb7ff7b7a5e0992cf1b7f1f3001ddbdf7..ffc4262373acf48492270f71729c0fbd3a9e47a1 100644 (file)
@@ -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.
index 2a958b1f51d43549ad6e56fdaa261174f8f43500..5e1d1a1b96ffe08d1ece328b95cd3c9e6ab6bfcd 100644 (file)
@@ -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.
index 79afdb5751deac7b76e6db6b3179d93b07d39b30..31a95e1ac9781e1310bf73cc42fef66a3c071a32 100644 (file)
@@ -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.
index afd7b73ec4339290dc6811d7a5e90baa76a01b25..83229fecc8d33cabff30b0989f95734d88323589 100644 (file)
@@ -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.
index f77186d284dc1e7fb2eaf226e9673884a24c3a87..a2982c2c4f69e52df423d3262e7d3e166a265b55 100644 (file)
@@ -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.
index cb7f6f1d789e5496c1047834020fedd5f0087734..23ad939f002debf497ff48728ef5fc96feed847d 100644 (file)
@@ -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.
index 221c99145468e9abda7fe17b302b280cf0895634..3dd4cc6eb5879e72bf78669e68d010f9b641969a 100644 (file)
@@ -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.
index 7e623c265556f613ad87e05c58ee059a06066b6d..a7f1bf4574bc921920b01cb20e6166e9e15184c3 100644 (file)
@@ -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.
index cbe816654120fcd3312ad1146f25eafcb496fd0c..2e899a3925ddd2bd8a37b007677cb6a891ae35b8 100644 (file)
@@ -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.
index 71bd61aa037f318c7ceb0ac32da8dfa1881540b6..03ee1401841ddcc5ca0953b540e9f1d96762a987 100644 (file)
@@ -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.
index ded831ae869b27b14009aff07a31f4312c765902..1e21af697b1d29ec9740690ebc578a89a95b685a 100644 (file)
@@ -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.
index 257ba6d167452aa8e4b4639b02aa78d2156dd3d6..c2e507760c03073cbb28a66b1927ed28c1f1c667 100755 (executable)
@@ -79,7 +79,7 @@ This manual was written by Markus Moeller <markus_moeller@compuserve.com>
 
 =head1 COPYRIGHT
 
- * 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.
index f7965dbe0dc68f3dd2c578fa73ad934c69b8a846..3a83457a9902510880875fecf4cb17e30d29e0f7 100755 (executable)
@@ -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.
index ed452042eac046e8de84def89c59b4c532f9e221..d94b4441208154a9a9ac170a5df3e9c683e763f0 100644 (file)
@@ -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.
index 1f65b59e77f851b148c9b8227014532dce75753f..be7fe4da2f18a48402a26f86c7a3327b4d6bb189 100644 (file)
@@ -99,7 +99,7 @@ This program and documentation was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 4cb24f571b85f5f6ded5f54062ddbbdb2573c677..1d4c4a28a2b5dfadd0ddf6e3c9db9647c80456ed 100644 (file)
@@ -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.
index 23f6512a1339e1041e917086f2ae11ce6d73c5e6..9c29801ecfb1a092a35f14e904aca7575a3b8df0 100755 (executable)
@@ -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.
index e0e7a46eb88cabc7b07d7e9ca6295d0b62c2c2ef..21cec6a5ce47a74f31f97ca56ab917541f3a5b50 100644 (file)
@@ -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.
index daf899f583f062c80f8f73c7482304153af5b46b..c3d5a9a38be85de16be14466f390cff56048428d 100644 (file)
@@ -217,7 +217,7 @@ This program and documentation was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 8b6e4f3f25908387ed12dd09c1f44639710ee389..be6da4309632007e8af1858d92b7db03ccbee631 100644 (file)
@@ -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.
index 046707dafcee93ae7df01acd292cb04699385e76..12dbd8a0e3a9a421c56035081443d797d6fa94de 100644 (file)
@@ -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.
index 224594120cbc287c7b84bbbe2aa48e4cb032d11a..2db79adf735f4b33504861d1ffc2e9b403444b58 100644 (file)
@@ -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.
index 4d7c655f1022009589271b2cb55e34a29a168978..30f9233d6469f98b17601e3faaac2a2dbc8d9eee 100644 (file)
@@ -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.
index ed780b8ab630bf08fbf8e04cdba9aea080f3a78b..782f9336152115e977a1a0d1bfcca3020a8ef3fa 100644 (file)
@@ -72,7 +72,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 4ae5a6dea100a9c532bc2ef32a857c63b46edd0f..f6df33e667143f0a3e9dfd6d9e6028d1f369136b 100755 (executable)
@@ -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.
index a41bfb9461356a6c0be31039ad2412767c97b0d7..dfe60f10500a3bfa10ad9950ad763654b0020e2b 100644 (file)
@@ -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.
index a0126b6071043e12b1294983a7ca6fc9ea46b251..0c1d721c73db49369a54009eee6fdfb6503dd60a 100755 (executable)
@@ -62,7 +62,7 @@ This manual was written by Amos Jeffries <amosjeffries@squid-cache.org>
 
 =head1 COPYRIGHT
 
- * 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.
index b87ee85073a5f00ebe3c85168ecbc1aff995b18f..4a14d5024833db15dda97b76edf087cccbbac02e 100755 (executable)
@@ -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.
index df24e92e81609e8e69259a9f5aa3bb85de0ec3bd..f6ccdd990f638b0a79d2312244014055c34dacb7 100644 (file)
@@ -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.
index cb4c3c1f4c02a693b31420029195b465c7b9ff45..279bdc34bd9f17be07d41fca3866419df47ee456 100644 (file)
@@ -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.
index 65735204894cfc902f275912484b95ee6b344a17..fc2459a5f95518b4c512ebd922466345645b6522 100644 (file)
@@ -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.
index 5f4d795a7c454047d0fd23039cedd401084a8507..194e7f85f3f205a901bcd9500b5ab76b85d75aed 100644 (file)
@@ -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.
index b9003b7c1fc277fc68a69c4f7329411d24b3c826..2b3be70640844a76957ba751a7efa0458ec1320f 100644 (file)
@@ -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.
index 6c0816fe3cbbeaba6c1d510cd8a0b52157ba7e76..8ca8c9d14a1c9df71f077b1e761d6a67b5363e4a 100644 (file)
@@ -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.
index c6c9f08a69521659306c70c7607096f2f695c559..554f11973da2c74f1ab70518dbbccc72c60521c0 100644 (file)
@@ -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.
index 80fe76eb6fa1cb0a58fb90275b31fed7aefda63e..61383f895623f67057ba1fab7617f23d2214d4bb 100644 (file)
@@ -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.
index 28916f4ef08bcdc75e1ad2b070ae96181a4ce3dd..279cee7d4a8168237a4f2a28d69f0d2dfb5d8c7b 100644 (file)
@@ -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.
index 97ecd1295850d59ddce3fd932a3b0077da497a65..6c74309e1d1b64c14f1944e3dac7f61b29300aa8 100644 (file)
@@ -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.
index 51eb55d601b2356c2b2b1fe5036b7bf8a4361c07..b7e22cafcf2b75d20feccd811999851639289a21 100644 (file)
@@ -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.
index 20066051932e359248d2930a59e4b802790effec..004b572c50f55741600b606ebf3dc0f4c1b9f378 100644 (file)
@@ -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.
index 39aa20fb24f0fe053ea1a4fe49ede9f9770fa3f1..3119bbe0de6a27697a89d364c94f40ba96b9420f 100644 (file)
@@ -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.
index 6dc8bd685d3710f8c74eab1fc0485436e3af4b0d..f4dbabba5cbee38491d9d6969a0ea97618c0b9e3 100644 (file)
@@ -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.
index 27f8903780fdd04101531ee96d6e836eb192acb4..bac0b21a6427449eb66ca424e26e37c69a14e144 100644 (file)
@@ -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.
index 4da33aa80f043550f4f8ae437c9732917eb458af..c2d114331b67d3d8a11d7510f78f9a319a72d66f 100644 (file)
@@ -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.
index 8ca6202fa5b49d7303c2203650c363a5bbe06d00..3529f654232d7399bde579d0ad9e5b3a1396c2d6 100644 (file)
@@ -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.
index 5af7d09b28f1565664aa930bb1a47a63d32fc207..e9cc7f0d6a7b7c799b79fc783a4d88c4c2989626 100644 (file)
@@ -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.
index e9f2210d5346caf1285dc66fb74966dcc3d82f96..46d8c6a2489afc82bb033664db62d4ae381b9e0e 100644 (file)
@@ -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.
index 968830fefafa4154970c8c5bf5d85ec5a8275974..f017020f89cd08b2c209b78b5ef2ec2fd0d30719 100644 (file)
@@ -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.
index 19889d062376757ce04d7f1826c6c49069074b14..cb19ea8bd83976b83915e7c4cf85e9c51d7c3a6b 100644 (file)
@@ -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.
index 7f9d8dd57197dcfe66d9a6cb23cbf39713dd4476..4c21cbc824bfc75a26c4cc31ee469dd579b8194e 100644 (file)
@@ -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.
index 3c3ad64842d9388525f7993e2818cd4728a79821..5a0bd291a4f3846b6b50c14a31c2d9e586daaf43 100644 (file)
@@ -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.
index fb5737c3945e1eb21551753cac2887223fbe4294..b8c93ad29bb964abe92f1f43349f16d89dd623b2 100644 (file)
@@ -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.
index b0179889b2c500ec8ab2f7250258666997f6100b..0f9607b99ca1fd7999e3897122dd97cc3ed110d3 100644 (file)
@@ -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.
index 138e531d847bfb4f8f50ff51b12ac51218d6afa5..c7ea7f9b84cc29d7b376adc06d9a26caa8152d1b 100644 (file)
@@ -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.
index 955a549e35801ea99ade9815bf77fb280e953e7a..e5006312d638eebf4119cd22933e017ecc4e908d 100644 (file)
@@ -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.
index c82e1c495c02954b361f365dd722e04577a19a03..14e9ed7975135d45995e5011105a5bbff36913dc 100644 (file)
@@ -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.
index 1c425842d73d96e7f7d2adbdf7ea7ca4dcabc39e..d52419b1dadfeccd1920c3f832243ba556abbf45 100644 (file)
@@ -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.
index 7c16c979d72f36965c5429aad4ee0561889b3e21..2eca99b3609a7118f6a46d9cf5ff9a588f4fc10c 100644 (file)
@@ -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.
index e2b8ab317b242e49f14595995000767432927ce5..f314ac35d0789e7736f5a66e18adc3d7cae55b3b 100644 (file)
@@ -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.
index 2914723e14a10866035d8f6e6a236bd1eb115ce7..430ff503b3be5544992460538ac4cfc743e5436a 100644 (file)
@@ -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.
index 002b8fc1850ccd21ab7a35d9c9d99dc5e7451a1f..085ad5a824950c249f3f2c925190fd5f5854b4e5 100644 (file)
@@ -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.
index 0c15e1f4eebb96dbbc34e8affe3d0a151ba8ddc9..9b1d92746fb101b1312364bc2519379602dfab78 100644 (file)
@@ -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.
index 411cac21a64fd72df42b340a5ed9ae607e5beaf8..64303b5b5b782da96351688968127d9c38465bb6 100644 (file)
@@ -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.
index 0c3bc275d3c7bed2a4101f875da7fdce18b6cd52..3e9e3efcba34bee72b22711df0c92fb3ac0202c5 100644 (file)
@@ -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.
index 1575b76b0ec019b5216a4a9992cfbb67d0561689..7b0dd59969a9da637401d16561cef512b5a972f3 100644 (file)
@@ -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.
index 82d35b038bf891dcece0346089fb733ec96a4266..4387bce9fc2b6f4aa4faecedb29015ccc83d9e5e 100644 (file)
@@ -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.
index c5e34cb3e12a62813ddce99b72663485610dbc8a..97ecb543db91d29794f8f78d85c701909d165d74 100644 (file)
@@ -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.
index 1bdefd75deb32b148c777d2633cd54201636ab03..5c8c9313ad2643bd06a7b7f8ca283097dc5f9f68 100644 (file)
@@ -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.
index 24e48a82f1195f4ef301383e44c03bb17a6a9aff..fe5d5a7842b46a60379c001caffbd8fd8a66975e 100644 (file)
@@ -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.
index eae7333e3f974a9d3fe5c2a11b043755305c783f..dac4a1f92d7dd8bd2cbbff8172408529fe2314d0 100644 (file)
@@ -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.
index 9a90b8de9d533b11ad1514bb2350780cffc61ded..ec953e803295ae8ac8895b97d8b42d7cec257705 100644 (file)
@@ -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.
index a7ba3bb538fc301215bac017abddd9286064ae17..264faac87b7a28f5376785abbe62adf3656868ee 100644 (file)
@@ -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.
index 46996e2995f7c66d21c887735f3eb78987193ea0..49c62c0e1655b0cb3205ed0fa02b39544a457fda 100644 (file)
@@ -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.
index 4840bd323dda398c7c94d7644272de36416dafb3..a04ca6f906de6f9ece39470464e54fd4d427e1c6 100644 (file)
@@ -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.
index 521773c23d4d491bf942233a8122f5e35d6793e1..0aa01027229298864602e9088fc107a83c08f104 100644 (file)
@@ -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.
index b1a7ffa38ac6f296595055492b974c1b67619a4f..83be69d9cb2d645a3f22650db5b756fc66d1fbc8 100644 (file)
@@ -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.
index 7251663d75850dee1c9d1e67465988b0cb3e37f0..3ee1069e04102a2046c066c86108035ede788a28 100644 (file)
@@ -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.
index 6e3c1bfc76426ce82709302cbfae70061a6f68e5..ccf1ec5606308e256cbaf4f41fe5c600990fd995 100644 (file)
@@ -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.
index eb01998584f758f0dc1ceb2385adfbe7d76c7167..8068916f184465cb5445b7603e9686085ad9bc2e 100644 (file)
@@ -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.
index 71e2e81a9d3d130c59274e3340289b97f1a24c29..0e9fb1ba7411ad7f4e426099fb1a63ad990e8ed0 100644 (file)
@@ -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.
index de6191409e6239fc0985e3f980b43dedc6d2d402..a75d44faff667f665efd60cdca94e93695f1b588 100644 (file)
@@ -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.
index 8f4f155c034d2c22c6feaab3f6a65e93fb826024..15613aef56512fc60b6c18a064d92484eceff8df 100644 (file)
@@ -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.
index 66fba693e4a243b5d991b38cf292754ef7566fbe..e4257f530e5fe6db5cea86dd181cdb881f5cfa82 100644 (file)
@@ -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.
index 9368a24c846b658cfee1427ab8a2c8359ec70333..eed697842cb3b638dbfcc0c73da2e75c16c60699 100644 (file)
@@ -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.
index f23fabe3d9a7e74b100c127c2ae98592dd201835..fcd1501bcc7007e353a65b7c981dd19d862edabd 100644 (file)
@@ -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.
index b9b0c5ea92737bb4d31735942723e95ce3563120..bc5a2953a00f5b69375e8f2fe5b6ce676e8cb713 100644 (file)
@@ -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.
index d8e7bba70db28a41209175f10eed60d9e7bb5fc2..d2f9529685ddacfb9ed2973e99374f468a06ebc5 100644 (file)
@@ -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.
index 780663e11ae72409e126e9893bddddbe26e17228..00068c2d4235dda305588b3ff90af2889195f60d 100644 (file)
@@ -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.
index b372fe00aad3f809f187eb81077bda193ee479ea..0cf5c7bab49df9cde7dabe8e8427dee3da98edce 100644 (file)
@@ -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.
index 293620581a3515a645008a7b93bfe2f314b762a1..a973c8331f977f4bd9a3273f62a551e13ebac3ab 100644 (file)
@@ -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.
index 7e982d4109219d09e802e3b721e4f27fb607d6e2..98c4d9d50f36d23d1958ef649e0b3788b9422fa9 100644 (file)
@@ -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.
index f3c44c60b1381a63dd99c63976acc858eae0b2f1..4412690968c3f7e737856872f4ba9c3b0f63d3c3 100644 (file)
@@ -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.
index 4929eac4971038cccb2387557e244c40d4b5caca..85d3886af2485804c8b5c544a22430a94fb732db 100644 (file)
@@ -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.
index 48b3779352a404f688d36f721d603e61f4a4d152..01077009dd3d74cfd7506cd7c2f801b8622a08a0 100644 (file)
@@ -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.
index 5b434dc4702d082038e179c15119a698f1fe8710..c25d36c2a2ee694a88d49a21d0b1212eb85e0589 100644 (file)
@@ -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.
index 3c07cc80601d526e6088f3bde40a0bcd8f08aebe..73bc2dd8ad5e9caab0d8c37c2b9d04bdb9a085f4 100644 (file)
@@ -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.
index 7d93a99b17e803f2451101a8f75de56a2f854a85..44522f375242304b0493787d18954015656b81b6 100644 (file)
@@ -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.
index b5f20e29c0229685c584ba9db57d63bb006e7795..89ddf2ab6b0756f00c186b768de4f7e98a366570 100644 (file)
@@ -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.
index 51b12de94bd118e25e3ebe7f09ed483495427ef3..30e6605eb47c5b7b42b55a50da6cca35a99731e3 100644 (file)
@@ -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.
index f65f19293437043ca4d76fc4c0927bd5fd61a573..7913dcbc7e9dffdc97b3ec9cff913283b9c08cf5 100644 (file)
@@ -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.
index 5bbea3d18fa6284b8a981f8fb76d7ca2eed80521..8e41a47f17a64214abba28db25a821a0d235d031 100644 (file)
@@ -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.
index ab14f854de8d2d1cca076a176e466a6f18c51f62..97dab0dab6f35674a685154933862821e532dd4b 100644 (file)
@@ -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.
index a233da5b88820e80534a4692fec23a2133e7e532..6e5ef8f431e16b09cdc692f183ef65d219525463 100644 (file)
@@ -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.
index 0d85b12e9225d31069f4a6c570b2bdfe0aeb9d7b..6125e247d3f070da415275ceb22b3e51faa22385 100644 (file)
@@ -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.
index ca7ab719ae3ded6ef4d7b6cc0ea34212583aaf8b..2e74cad9aa4be159808bd9c11f6eae85deb88f73 100644 (file)
@@ -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.
index d84b84390f7c7d8fa4cca2eeebb6f4f2898a48a7..e372939968b0458ff98a27f92b88e0ad5111aa6a 100644 (file)
@@ -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.
index 004439a43d08c34b8e2edeb2ed04cd5a1f9922ff..01cc1e7498d7c9bbea4d79eda07cc5dc05bb109b 100644 (file)
@@ -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.
index 1a26faeab81d9c64fb7cac29881bcd509201dc9a..2ac9e8fd6ff68e8a7be6dc7e09499c9211a374b4 100644 (file)
@@ -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.
index bf4948f5c289678c8ebcc08c384f6f6dae7619e9..492e98b80cc5ed84ed23bb821c3904116848ff72 100644 (file)
@@ -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.
index c0d5006fc86be82bce034b6c78b0878b73a1b2b6..342e05db7ce0cb78e3f58c3b7d553fd1bcb78592 100644 (file)
@@ -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.
index 1c0de5de6dc4c59a43724f7267aa437889e7f5b8..62c66380c0f485f286b488b753cc2a8f8868b65b 100644 (file)
@@ -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.
index 5e4d3d6f4d161e3368ce2eca6b27185773472f18..7486a198d688bbd8e1d6e6e800c1502c50260847 100644 (file)
@@ -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.
index 6db82450a217e4e143a982992e83174f07e28bfa..b252a830e07929155e3ecdaa59c50881991494da 100644 (file)
@@ -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.
index 81fc2da15b5d1dc1a98c29c1681cd7a893d10f0b..f6493b7f941865cb4d99816c52b63a35b2c6f30f 100644 (file)
@@ -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.
index e7ade4eeda3feaea1b1561813a62365c8cf9ec46..7ac354c14fe4a79b0c409db5db545d1eef80a7d5 100644 (file)
@@ -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.
index 3119e3f4e4797d4eede6f60048a0f2d6772ef1e5..7febb609242e7d5d511271e5b17a535c1db7c20b 100644 (file)
@@ -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.
index f65f1c974755178e471452c5fe051221bbe4f6bf..6cfdfd2aed9182763d8dfc1c211ea0b8e5d0189d 100644 (file)
@@ -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.
index 64b74db45073fe9b919c04683f7a8c5a89f4f038..74483fa7ec4335ab1758beba1e7c8d9ef2a8974a 100644 (file)
@@ -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.
index 3d29da748ec66eba6244d7a236c0303f5acf1ce4..8ee3c050657ce6afaa75d9e30e3d40ecdcae0ed5 100644 (file)
@@ -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.
index fecb0721224c30f8bd0973358eff5b5cc999e4c2..f1a5aa9d705794ac85dae5eecd3dcbbcf04118f5 100644 (file)
@@ -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.
index c08c564f1469bc5121846a1d9befdcc353095b83..318e3092bfd3ebca70199535e7d90f311622d41b 100644 (file)
@@ -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.
index 0169347a4b6899f49b75d71ac73059af14efe4ec..6bfd57af23ace6715ad8973dd0e54f5ae749ef12 100644 (file)
@@ -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.
index 15c49a8c8dc573a714c4261d69ea8003b75cb952..cc496807d986e04fdfa67b0424dd43ec97c2e18d 100644 (file)
@@ -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.
index 5a80d6c88e3437ee925094d66163781eb9225d3e..f2584346c6510103be000a92a9301f56a7dee451 100644 (file)
@@ -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.
index f5736aebcb39769ad86a68d1913d9d210a93395e..be458c9da1371f880dc131a0dd693dabbbdd9432 100644 (file)
@@ -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.
index 8d28e2b8c32daf73b79780c01ad9661278ad8b1d..128862651a03315df0d9e0b3e41af082ee6465e6 100644 (file)
@@ -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.
index 2ce19984f24a0793116230cad91efc3498af9fc2..c78b26bf6e3ba4de03373d03ff1ab7e1825b2d82 100644 (file)
@@ -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.
index a096b27429f3288433cb7141a84d7e2ca3fda65f..c4b9475909d8e5cebefc626833d5ab761b2a7e1d 100644 (file)
@@ -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.
index 661c04dfdae30c10a895dc5543d9cbd594e25f7d..ce87611ffe09bc8d64375c92df015d01149e6c47 100644 (file)
@@ -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.
index 1728792e3ec89b0806e9e61ab161e523b88e6d73..e7046d5d8b3dd19681b8a62aa632f778a75e1e48 100644 (file)
@@ -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.
index 0ef52c45f78ad1c152a1146ac25e894ce2b80a65..c97b423ac1137dc39a6d0a3b3515f693aa2f1bdd 100644 (file)
@@ -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.
index 1f77c3dd6d99c936beb31d612dd0aadefc8d11d7..e36514daaad961b4fe7ba491682844fa47d98ada 100644 (file)
@@ -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.
index c862c9c32f55521c6b25bc437c28e3172319fbff..29cb204f271cebafbb22933dea8aa3b7d603b487 100644 (file)
@@ -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.
index 475fb1ef19a4fce341e82ae38b0591077276ff75..4931832c19f42240534e087226a424bf0220579c 100644 (file)
@@ -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.
index ff49175a474baa3604df4ace883e54cb0ffda17c..af16ecf84dd35ffce51cd51ade8d56b33160855d 100644 (file)
@@ -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.
index 8ca67866b1724543ef43274b08db28b6e9d2d995..ccbb6acaaeb7b841de0b27e3a527dfa9a23f4e0f 100644 (file)
@@ -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.
index 5c0649a5f5e31b868dd51954a2f949260f4ce820..d649b5232da9ec728e36e7cf5da6f1ad39e4ee94 100644 (file)
@@ -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.
index f7d609488240500bea27cf3ecc075539e743350a..3b91676f841df89c7f98719d9500bb2df54f59ff 100644 (file)
@@ -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.
index 04ecaff067814cb653e5a173e54e524ca9222475..0e975bfaec6510a5b240fe8adca02aac52fdfce9 100644 (file)
@@ -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.
index 7429928dba26b4a2df2bd134d6bb30f64d0b86f8..ddd214177a7dac83dc4b0e43190df80718628ee9 100644 (file)
@@ -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.
index 1738a97414f882dcf99531eabe35c35bb593e476..a6555d28c656e882f0050fa8f232927db7d56ca9 100644 (file)
@@ -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.
index a7da053c0ed9430f76a95a8548a28505b4f295aa..e8c6c7fc1c2cb8d540001fc2b4870fc045ab603c 100644 (file)
@@ -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.
index 98279c418e00669358054cbb7b56ef86d8e2749e..82f0da4c61b8fe8aeaadd6cb46618a93442f7686 100644 (file)
@@ -92,7 +92,7 @@ This manual was written by I<Henrik Nordstrom <henrik@henriknordstrom.net>>
 
 =head1 COPYRIGHT
 
- * 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.
index 9859421bb7f79693a775411c8fc3ebc7a77a2497..3b04803d1b8c113b136dd9a898a0d82d57505806 100644 (file)
@@ -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.
index d1855372842c67319b001da52af6ac2087ee0690..1959b64596e461480a093b26190b2b8b21422e8e 100755 (executable)
@@ -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.
index edb0bd32899412203637bcebc481479077591859..662956bdb4d3170e2809386683996aad96278ed9 100644 (file)
@@ -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.
index 71a4f85e4dd052af3dc2b2820edb51ce34b7c43e..49a812de61a42aea0ef7a821f4a851975caafe74 100644 (file)
@@ -305,7 +305,7 @@ This manual is written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 566e507fe217f21cff19a608c64cb4f67a2b2140..c3aa9aa54cd9434cc1de037c7769bbdfd4e4402d 100644 (file)
@@ -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.
index e567bdcfe32cf454e5405135ff051c0e7363b784..0b4fa4c0a4e1ff59ebc28a075860cebb20be6bc8 100755 (executable)
@@ -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.
index 7990fbd972dcf94e144af65404bd9b76df3e07d5..f84cbbed913ac4611bedbe11ee7de2b22afd55dd 100644 (file)
@@ -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.
index 6108c77e17a0e7bee9912d11b5296276aea48d43..2c7a023825ae149ab497cfcd059b4da290f5511f 100644 (file)
@@ -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.
index ac3eb0ee1f267a343569e13ddb11431065dd4704..7e221d4dcbe763e52222053683a06dfffc08cd1a 100644 (file)
@@ -57,7 +57,7 @@ Based on original documentation by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 567c596ab3eed7c9924c5707e7602bab05662515..da150a249181809520e9a89f65657d1ac466bd3c 100644 (file)
@@ -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.
index ec99aeb991ef54c10e99f365d7e17d58bcc9ecc8..215b38a51d11379c50503f3182bd67f77b36658e 100644 (file)
@@ -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.
index 3c55bd176f691847bc5e8c7aa607920061527ad8..9cf88aab4752c3aff5d188e07521d67b93bc5f94 100644 (file)
@@ -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.
index c4e900d16b12b7384b3996ae7cd2a728289a18f1..73ea5ddc4b4838bc6f962d3410b1c1a8d8dbcc31 100755 (executable)
@@ -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.
index 9b9252d2c0f31965875a8ab96f773bf584dfb853..280b701f173d4e1157c7941b41489e11e117264c 100644 (file)
@@ -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.
index 7707c4134da8e673d4cf2b170820816c5defc407..e47f31681564d6eb2c384e706539718aa925b17e 100644 (file)
@@ -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.
index 35d4b48491f71beaf23abf621d9a5c505f98f8b0..980f2cf0584c5a601fe6fafe65258bb55c87b19e 100644 (file)
@@ -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.
index 5bd0d974030f847bdc29c611fc04d3bcfb417992..ae3f1a3fd8ad6a0e8d8162b6e61ac2b7f1b030e9 100644 (file)
@@ -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.
index e461115887c6da1e40a176226bbc0734ca4f3d3f..386dd9bc98e168347fc0395627577b422cfdea09 100755 (executable)
@@ -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.
index 7a6d0121f2928b15a1e89ebc21c3dcb73e4d1a59..aa4046d6d31cddff7be7219a903b4110d7cd4b5e 100644 (file)
@@ -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.
index 58a91726940cdfe0bfe91222e1abd70081b39c51..4fbd7d70a6b811c99a3d2d9528d6a29e91a198e8 100644 (file)
@@ -81,7 +81,7 @@ This program and documentation was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index b54ae2e37565b3dd7bc4de1f49e85718bd39647b..becc413dfc659797c2900c632e872bf42472b097 100644 (file)
@@ -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.
index 2061a54b8fc3c1a1d05160d454445c6caff59666..7bc3cca443fb77897575270b08a0212623462c6e 100755 (executable)
@@ -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.
index f779c182b1d3aad3ee7e0dd7715dcccc679691aa..bf8c44734e401721f0ddc77367fbe3245428db21 100644 (file)
@@ -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.
index 868309153b8b88e92732505b497f438992901fb4..593d025332244e8c2d38fe6870bdf43fd1492a72 100755 (executable)
@@ -30,7 +30,7 @@ This manual was written by I<Amos Jeffries <squid3@treenet.co.nz>>
 
 =head1 COPYRIGHT
 
- * 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.
index 1f25bae159b0df31ce4becd22d283fc09118cce5..dc5c09c42c708a6575535b5536f20288a4a4c96b 100755 (executable)
@@ -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.
index 8201ceefef44d8eb7c30947d9406dce82eeac9fa..29229fbb5169efe79c6a6f61e65b004671823092 100644 (file)
@@ -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.
index cd2302a92becb5577986f7d7bace3ae94e5cdc89..ad01f8a075a5423f3c8e301ee3916612de79d5da 100644 (file)
@@ -96,7 +96,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 6642c115ada16d12af1d725db76e87f9b42405d8..dfc1af9a0f3d8fe6c97cab2e3b244adc12008df2 100644 (file)
@@ -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.
index 014e4cea2c7853f6476d8af289a5fbbace8084ad..5cee51356f4e923643c936534a6cdfe709a5941d 100644 (file)
@@ -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.
index 78332a50bdb1c6c5492fceb9a40dfc9fcdbb6856..8020d4951311a939b434f690800d8f1ac6896ca8 100644 (file)
@@ -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.
index fe2c2d3e77f064b0f345799ae56782043bae1458..ccbebdf058fbacd67a644b2ec191ff089454fc8e 100644 (file)
@@ -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.
index c1afbc2a42e7a0faa11dc8bafbb13c1c2b60ce03..1bdf850c1640d4994ec4a1f6802178c690b95dbb 100755 (executable)
@@ -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.
index e74ddcf12c99f2d2fc186deded64b0e6377d93f1..b487f33a13b04228a85abe618a8c550f53a5dc54 100644 (file)
@@ -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.
index dd4cfb1b22f460be1f8692667157985527db9668..54c970ce59a2fda677dd0a6de72ccfad09bba1af 100644 (file)
@@ -80,7 +80,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 199d970ad6a72f7c45c3f9f94642a84f0d334ab0..10e0dbd9a46aabd46944bdb021354ca9dbceb030 100644 (file)
@@ -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.
index d3effed6836725417e477db52a236242d16bc487..a0cc94441d9eba4153e351b3d24a9a12ab94954f 100644 (file)
@@ -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.
index 943ccfdb9fea4db9bbc824ad0f6900e92b28254b..d9b63acb9b7520338a4365d410e3fea68192f93b 100644 (file)
@@ -1,6 +1,6 @@
 #%PAM-1.0
 ##
-## 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.
index 64d48ff40f52f6b206dd459ca79a73f61da0e534..d50d7a15568163badb3750874368fab17ce3431c 100755 (executable)
@@ -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.
index edfb8bca174372bc74ad958f43ee9f6633cc826c..eeec6c6eb90e13aaf6b7b39a764a40b38f53f772 100644 (file)
@@ -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.
index 78fd3331d7dcbfa2de571f5ffcc7c2d03c844e8a..b67310953d8dd057a4d1946a84d9ebc0029ac036 100644 (file)
@@ -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.
index cf8e9f0b2a1931d7b8b7fe8741b0edff6adc0962..3e17462d28b0eff8b4c8abcf94398fc1f9c380be 100755 (executable)
@@ -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.
index 68cd3fee63381c0e1e1ab1a4674924e70c0efafa..84b9bf9054dea5c23e06770aea84b1d1046c2106 100755 (executable)
@@ -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.
index d92e0b7c7b7bcb0187b4e4237e867cf256fddedd..991ccbfe982f64e574cafd33fde24edc55db82a3 100644 (file)
@@ -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.
index 3e8cd89f9667645cb2310747a20b3edbb07f8766..48cf2770b2188c6d63f45d711cc7d91fe5b52f35 100644 (file)
@@ -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.
index 9182c728b15bdd84f5dec6b4a6deeba90e9a61e3..69d972d591026cac1909b781701ef21798d90737 100644 (file)
@@ -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.
index 04b70ce2a064af834931fe521dbccbbdb74cf3ac..30caa283b997e03da22204546de474ed1d3826ba 100755 (executable)
@@ -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.
index 8faf40cbc56dfa5a4035e0f969aeb22366a6925e..7760f5ccb2fa6a94f098a4cd1227178c199fe3ef 100644 (file)
@@ -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.
index 9d8845ab6dd7cb56f370278ddca6f813a817a668..abfad3d00ada1a47fedb9a7b4f2708543d34022c 100644 (file)
@@ -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.
index 9c559383f66e8a6a70a5b2474033f9280a6e0b25..b60423f5a33f66343893584ef2fc7d0ee0dc1697 100644 (file)
@@ -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.
index 9346133c61b1a5c35428e0af7fe90e201d2ea3e5..d3fd57fe876f699565068f5d231b7eed50a3a7d8 100644 (file)
@@ -134,7 +134,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 1c0a429dc57fedbe9fb2ff34226432e31c3fa126..317fc9aa3cdd291cd187baad99c59f7ad015a01c 100644 (file)
@@ -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.
index d5490645ca47e432b60b4d21ad1b21436893e6f0..da72a14d8c4fcd659b79669b57f8cf76dd6985f2 100755 (executable)
@@ -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.
index 4fea1f72721f15a0fac04983f1d0bf6d2424d6be..e93afc2b4e37939492a238289448e6be7d9195b5 100644 (file)
@@ -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.
index bad5fe2cb95111cc18597608dacc830bf6998ce8..3ba0d49988d8d6af15b70d601600aa4fa3acce84 100644 (file)
@@ -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.
index 8e3a051125ef4769379365c857425b7c08e3fb25..9c784ecd79a1653f44cd700e290f8f7b83fdd789 100644 (file)
@@ -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.
index 039ba9261f96615dd09343ca20ce89751c50b5ba..841a50040d1e910536b97f711a1795487d128efb 100644 (file)
@@ -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.
index cc33a2df777488b6ddf1d5c130ff463b305cb625..8b45a9b581724ce16df672bf0d43bccf5ce1a8e4 100644 (file)
@@ -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.
index 6a0ce98df82eab289150fc5e3e4f0b7ed0db2cde..181cf9f76d356e3b9ec67b929ed1b9755d848475 100644 (file)
@@ -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.
index b4f8070abf7a3555647b45a2f6720f019c94338d..a6d249573d0fd47c49af680e643bda2c414c79c7 100644 (file)
@@ -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.
index 397a9b15f5a05d4427589a6e4622700bcab2f8b6..945cfef8a9d5ad3536ba02169af1ad60b0eb3ac5 100644 (file)
@@ -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.
index 76ae0f89ee206760fd4c704c371b62541ac3e9ec..95153ba0bfde53bca7f786fd84640181078fc53c 100644 (file)
@@ -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.
index 8fe060f7999dbaffd885a16a0dba27e6b5afd860..e0f17f52fd50e35f226c52dab40f00cb84f3b8a1 100644 (file)
@@ -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.
index 62ba618cca8f279efc42748ab15c8e2413c421ea..5b4e3c29a499afca1056f4b97a29ba878e216162 100755 (executable)
@@ -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.
index caaf81d7d26a51f59849e0bc7b860a1eb70946a6..177990534b6b2da95f06942fe453912c40ba6571 100644 (file)
@@ -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.
index 2328475bf08582482affe8f32a29479f9e4deb09..bda64039a828656acac03a813a2fbe03cc324f95 100644 (file)
@@ -74,7 +74,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 7f2dd9e02e6f2b4fa5759dd5ff1852a3c47e8a44..171902d7db0998177293ad8f201da71c24874085 100644 (file)
@@ -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.
index 2d626f85355d28da8af728f889ae2b600f094517..3c5d2b9f89bcc48699844a8956aee1738f4ebe42 100755 (executable)
@@ -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.
index a1b2d3bf428d3c4d1c0903d9704bfd0bde19121d..8a1368973220be0bff19ad3adc4b3eb947159bb9 100644 (file)
@@ -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.
index 536fb3870a232631eb0d78ab83b56b82588b9f39..5d1599e48dbc2d00387bf5d8d2efd035274b1bc2 100644 (file)
@@ -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.
index 274e3dfbf2ba456784c4c2cc02c210636bab5d21..174a1a2cfdf2ab5717df97ce404570cd691596e7 100644 (file)
@@ -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.
index f3e452eb5629412bcb6a339c0b13ffb0831ff1a7..4d37cb463294eb8c49a6cf7f8e6d4770714143de 100644 (file)
@@ -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.
index ae7ccbae25b1de65834d3f1f840a79ef4a79e960..17f386a561e03b9af14013af440a1e6f2513481d 100644 (file)
@@ -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.
index 8fcb03640dbc4fd19cc90a34c7f2332f8e3a0f99..f8eacc887a810b2c7f1fbeee304f18b9b01ca2b2 100644 (file)
@@ -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.
index 4e8e798710b3ae763bfd4f4e074cfb3045c3b724..b22fb0cbb1c222c9c3d351c74b8095f547e98bc9 100644 (file)
@@ -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.
index e5c09bb26a1976b92541fd7e25ef5edbab31c851..a76dd3b2b5135120c1b6785b1625da2bf42f55f3 100644 (file)
@@ -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.
index e567bdcfe32cf454e5405135ff051c0e7363b784..0b4fa4c0a4e1ff59ebc28a075860cebb20be6bc8 100755 (executable)
@@ -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.
index 23921feeba580380c9757a36320c366ffd99d935..cc2b9b651923c32c326bdb722b077475c38eae8a 100644 (file)
@@ -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.
index 111733289c520ae264da840500b0f7a33a76d646..9dddef317ca77c33f2fc074ca3cb6df6b71f2d5f 100644 (file)
@@ -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.
index bb35079d96b7023866e15d5483d4e803e13d65dd..1b314f8639826ded6d3f3cb0100a9be1da6c5876 100644 (file)
@@ -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.
index ccf4ff936d8af4dccb4abba73ed3076fda9124eb..c12c171bd28e0712f574609635b9e73cea9763db 100644 (file)
@@ -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.
index 7d2be62c3045dd6f3f47407718d55f08a40cdcab..44c73279d0e0a946757206b057db95253e088f63 100644 (file)
@@ -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.
index 6f2a42bba2831cd2a480bbb678c5f9d2a8c6d452..1b642840bda2982c01df1c30158112e4054044f9 100644 (file)
@@ -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.
index 44d602738e5a3854f21e7a029df5d2a4c837e018..16433585b4a843f149fbf4b0504fd93a3e98f52f 100644 (file)
@@ -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.
index a4cecb5d390d709e214f4e22b93542da6bc3467a..d562d1fccc329b80997126b779fbde8d7d690862 100644 (file)
@@ -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.
index e88b0dd87fa9d7ed57bd2321226c8329adb48bab..b54d0e1966d2666c1af79db48f9eeccbe678595f 100644 (file)
@@ -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.
index 0c68287583b3579e4a9a57ebb15681dc6ec3fa4d..adcf158065c738fc3af3bf3fbeb31c33c26a6628 100644 (file)
@@ -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.
index cec3392ac3382a3f415aac9b0fa0af28255c1869..6f3afc2a60c5331df1ec67ae558e8267e37ec0bc 100644 (file)
@@ -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.
index fd7a412f253f4e50cb99934fcdeea4967dcc6dce..2a8051122ac39e1b124335d265a3aabd41d78b0c 100644 (file)
@@ -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.
index 92de8080349bd44e8849227117401339767e6cda..e89650191825d44965b79c4eeb9b896754800fe5 100644 (file)
@@ -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.
index ecb7d8597baee485b9282eeb36cee7a5dacef645..16e2b04a22a4bf76ee60741af4b8f4fa927480d5 100644 (file)
@@ -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.
index 66214ed334f94c82da39dbd5e7b4c2cdc77c4297..4f745b92b0cddbd0f8ff02b98e6ad3ddda987794 100755 (executable)
@@ -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.
index 4bb5d42c10a2b75650cf59af7e1ba57f314e9619..6e37b2374de433c8a418d4307fd686d54e777626 100644 (file)
@@ -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.
index b857983c917d9bc7e666f32770193585d324d2d0..6a9219318b2d7e5155e84ae06639aeb50495eaa0 100644 (file)
@@ -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.
index 306d41939264691d4ce66977bf6a448c52dc6d89..b797d287aa24d1e537d9f8cf5c920be600f33c1a 100644 (file)
@@ -71,7 +71,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index fe95c39c682ae24cb8a77ff40d585084db55dcfc..ee163b5d3c3a29ac83568b6502b34891a1b2cbd7 100644 (file)
@@ -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.
index e06996df4adeb38f129df9195356bdb8f9b3d9bc..05d3650e1092a1380a4f3d8c5ae090da119d7817 100755 (executable)
@@ -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.
index f0ae9ca8d50dcc51861d639739c9473ed4ecfed1..4b4d4b369ebaaaf9d3416232ba811f0e1b927b08 100644 (file)
@@ -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.
index 57f58ebd4bc1e32f66ba9190c4693ab513baee38..16db88ffe7778cc2d4cef8e52a26c1cfd464e92e 100644 (file)
@@ -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.
index 63dada95fbd53e92ae9ebc4ef52a8f6d065aa5ea..198c66a3a0dfc1fb3280464a0e55ddbeae542422 100644 (file)
@@ -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.
index abbdb0988fb25e3dd25bd0f659c3f6a9ce0782e3..cf977b88a9f5caab6f7617c3fbfec8b9dad35a0a 100644 (file)
@@ -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.
index 8443dcfc2b5ad5e7c80b9ddffd81edaf5122378e..cf0033526c76b3bc6d5f483f002b3aa35b786f82 100644 (file)
@@ -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.
index 0d84e67aa01182989cd7ca4d21308dff82749415..b4dc2fe4166c343aca41f738592ba088efdbb67e 100644 (file)
@@ -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.
index 6dcf4b0420f59004360fed358d9c985262cce197..935bba2f4d85caa8c88be1ab5705394f4dc192b0 100644 (file)
@@ -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.
index 6fa18218cc986ead69b8df52c39be745050fb427..bc1c327ad33ef309fa178709e87331e70bfec810 100644 (file)
@@ -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.
index e4962018665ec586044af34eb7024e3910967978..02a407995029850d4540b86917b57729e997876a 100644 (file)
@@ -73,7 +73,7 @@ Based on prior work of
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 36c7f55dd13262435f756d2622ad2517d20b19b8..677f4ec8ea0afdaf19eb054d0afb76d9bd0c84e4 100644 (file)
@@ -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.
index d8055c2362be918198a1a6f698546bf8bfdd4855..72b4a71518dd0b55c953e3a80056f342cdeb68c5 100755 (executable)
@@ -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.
index 077315b6a741a44463ef912b7aa83fa3c6391143..705e3ad13b624a76fbf4cc67f2c7e7c2dc5fde98 100644 (file)
@@ -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.
index 8236036478315ce86acdce0547ba121631f9f6c4..8ef943fb87fcf00edd58a1c4f4f6c941e991687e 100644 (file)
@@ -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.
index b29796acc243eb35b4496b05d4b1aca105780624..294569c22b637f21dc2535e43bab1b6d0ef7e9dd 100644 (file)
@@ -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.
index bb94840f73a3944b7df9be57817fe25512bba4dc..e868d988cab7d6b29169b85c871839c6a74fb38a 100644 (file)
@@ -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.
index 1303267e50c04e9676de7d6079adb4ed8416eb36..abe07d89ce8b35778049a4a8f1509075da12818a 100644 (file)
@@ -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.
index 2837a6c09a28b390ba3ad7ac1b9d1847b927e962..906814037a9219ccbd7f12dd0847b92e6bdf1f17 100644 (file)
@@ -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.
index 06432e14c7772718412d0802c4fe839a1dd62416..47fea0fdf918d7d91d5b05f8584c8dbc4ae0d55a 100644 (file)
@@ -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.
index 72eb6d841691d595a26652d7302c161b215b40ed..51b72c6969d0eb2d3eeafe33a2ed15252b37b107 100644 (file)
@@ -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.
index d50c62fb6732d09d08693a77e304654a3cae4833..9f309c4ee69e3d8aa2a4f0e1f0040be7249e9da7 100644 (file)
@@ -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.
index 1b470c17bfd8a839ba7119cfd068be36bd8419c4..4cce9264f4dae84e6a6ae198ee86bb7698351255 100644 (file)
@@ -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.
index f8694a17a726ab98cf820dfa68ff4b988c900ec4..a9eb6786586bf41ba9aad052ab7faf84644fc891 100644 (file)
@@ -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.
index a8393e71f97a5d06c421e06046b929938378c538..6ffb943cdd5c2519066a68167b00a5f23bc7268e 100644 (file)
@@ -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.
index 249df89f183949aad06bab77dad4b9aa09d96a15..b801d241a35543ef59df32d41afae242c648afd2 100755 (executable)
@@ -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.
index dc610b1de0a995cf21e610a70f9ef9293027f18d..a26d7d68282c13acbe5d89cb7465212cb6260921 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-## 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.
index bd341428603f2bb90a4f8bb883c6543c1b8f5ffa..9570c8fd3e461c9604523a4aca04e63fd01af7c4 100644 (file)
@@ -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.
index 9515cf543878ae45d344579fd588ad4dddff1f67..5b39e643fbd27322335e5cb9642c69b55507008b 100644 (file)
@@ -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.
index ad7ffbc3e9c339e9ef2a4a854c398ac0400f3abf..3fbc680121063ca6928bd1db52d2f0532753c492 100755 (executable)
@@ -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.
index 98c4d2b2317892a77a260e214c787a7ba37e76ef..0119ca1289a9b8562352ab352ea13fd0e304e136 100644 (file)
@@ -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.
index d59b137001c5a3cc9f75efdf4306f2f34e5c1d7b..86570d226589baad4a2ef53fd8750629ce1b95f0 100644 (file)
@@ -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.
index 497fdd5656dcda626985164f284871f91d54b7ab..c0f8c280b0ad23a0932f8771fa63fe66e06d3b50 100644 (file)
@@ -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.
index 595678f36ec15d7cefe570ba819b54d987c562ea..6933e8142413badb347bc5dd1f7f0ebbbe0af7b2 100644 (file)
@@ -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.
index e26d1e10597bf8d4d416b8e91c42a8e83c946475..783e624558863cf401d9aa9e9fc27f19bee3813c 100644 (file)
@@ -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.
index 553da67cce74e91e20f569f588830b82829180f0..a0cf7b5d353ce4f05de50af2b7139aeb20861d79 100755 (executable)
@@ -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.
index 3dedf6b5126a01a0b6354d90c2fb964be75f5de3..82754c997c0ab3d7476d7f263313c64c205635f0 100644 (file)
@@ -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.
index 01f894b8fa10f0ba22de99419cbbbe70841e615d..1c5a001c6a0a27adca762d3273f2697ae1ef2d8b 100644 (file)
@@ -101,7 +101,7 @@ This manual was written by
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 98e3ab345b16a7d8e23e6d257c69568ef09dc7f2..8cc8d7d890b25b1bb51211ccc6f85a4fe90e05d3 100644 (file)
@@ -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.
index d8055c2362be918198a1a6f698546bf8bfdd4855..72b4a71518dd0b55c953e3a80056f342cdeb68c5 100755 (executable)
@@ -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.
index 9f1153ba518cc1c088f31cd518d4fc1ea5f65d9c..e0a720d102e183dde02b18986785086e2eff3fd9 100644 (file)
@@ -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.
index ec55ae62169b4755b9e05dbb094a7500dda590bd..47d0a6edfcb5a354993ef5c85f4f3c8b35e7e6d1 100644 (file)
@@ -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.
index 4b635767804f6f82c037c3bbe1c9bf4722ede28c..c93903983ac5dcc4f8243711bc9f9bd717055a7c 100644 (file)
@@ -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.
index 99a08d55e0b0299880085ad3fe77b053acafdca0..8899eef5d2846a420bdbb43d0b6cb18b26bf0112 100644 (file)
@@ -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.
index 8eb6da089832b36cc61b163c7a572011efe76797..f6f4d87ac9c53b8f8ea43cb701dffb5e674c1208 100644 (file)
@@ -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.
index 8a6351efdef97110b46f5c913854d9cc0bdade92..9692d63a21303f9fac37e14ff943c5c0cbf18e7a 100644 (file)
@@ -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.
index 90405150065c8b4dff3166f6610b904025eea4c0..b6300dd26adecba453de926bb0c6bbb6c7bec875 100644 (file)
@@ -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.
index a7848f404c1e0b80c93f55e2721fc188970a9d40..f61842de6bbb8583589387008d9a776e53664ee1 100644 (file)
@@ -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.
index de3b88e92e7f923c6710436b933b6707a3fb9bd2..4df0956aa92cc90a3559cae069fb3121c19df193 100755 (executable)
@@ -1,6 +1,6 @@
 #!@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.
index 62ba618cca8f279efc42748ab15c8e2413c421ea..5b4e3c29a499afca1056f4b97a29ba878e216162 100755 (executable)
@@ -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.
index ba64c098144c6710ba8755c4fe75f2d77a1c2ce7..f1daa5131cde4ad717492ad39c3a5b663913d341 100644 (file)
@@ -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.
index d347fa732ffb7e39555eae4ef3b90ac881ec7eca..b8a41790b0167bb59530eadb794a14a3836cff32 100644 (file)
@@ -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.
index b0644aa9f562149f9ac8a934f42fb5adc06e395e..f1d1b21bffc122eebd985939307bb4a1baad5a3f 100644 (file)
@@ -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.
index d9c5ef1faad8d1ba50b48a6a5d3bf3f937bbe741..383b4683529d26b0697860f071113b99df374212 100644 (file)
@@ -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.
index bb571d2f611d880aacdb820241ca99eb5ff0d483..3d662a0c307d059accdd6cebff89e6e3f6da274f 100644 (file)
@@ -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.
index 887d58acba226740352c9ee5e1a1a358d9a1aee4..8ef8d5e256f0f9df42a54ab4bb2c917db7a0b34e 100644 (file)
@@ -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.
index 973ca1983efdecb0e65c552ec6c2b2099f595f1b..3dc638ee6968fee1203c4ba9a8b18c01fec29e8c 100644 (file)
@@ -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.
index 70c0b97b369f139481c661048c05706258c7d4f8..5710fc2928c03c86dc6cc019f25a026a951b6e98 100644 (file)
@@ -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.
index 8a8ad0c10c0a877c5e6e68c916beac375b919c86..8c0941c63094ec74b968902042e252b89ca4d12a 100644 (file)
@@ -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.
index 31d733faf789b5de5acb93f714ebedfaddbdcdd9..bfa64967e2c1a61a850091650f827b4f8c9cecc2 100644 (file)
@@ -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.
index 0a31be8fcbbdebe8e77b3d8b7143e79451eb3518..fd844d75b52d135ed196cb5f6636d46844596013 100644 (file)
@@ -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.
index 18f74b67656bc8f5212d636c7159fbd4091869bc..3317385446938bd8d26b98fd973b51c4c0ea0853 100644 (file)
@@ -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.
index 90a9c91d1246b122b6fe2aa0d7e518cd95e97c5e..c5d7ee3ece89b7eaec834baf2be6f09cb8f528da 100644 (file)
@@ -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.
index e8a5028270b91cb1697443f0f4722fad0d0b76ad..fd761e35666f56928259723544afbede073bdc43 100644 (file)
@@ -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.
index 4349373f34232286fa0754acf9f5ae9f2e43ff2e..5c076856f73c81baec0f2a12dc32ad6ddf3dce48 100644 (file)
@@ -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.
index 11b2e6e3d614d63f92c9a2f1164040fa8ba7c71f..bcaf45b693b9894b2bf5f7e7cfdb85a376e9ca93 100644 (file)
@@ -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.
index ffb583ac18fb4bfffd65d0d812991b9bae0dee35..32f83482f437f21194fb823995f66b996632bb22 100644 (file)
@@ -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.
index c469b1f27b69f75234e8a6a9811adbfde530d89a..64d27a58552c164a05c6282f1e046556d7743106 100644 (file)
@@ -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.
index 6d70c6874d81e533eb8bb0b37b6855acc4324168..5ff3ba8b645fc63fdae162313e71bd0f3c14bfd5 100644 (file)
@@ -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.
index 2b026a0f32d61fe943b5cfca21efb15f67605689..e4f15b77ae63387b3b789e6bfb9a8d8e04eff88d 100644 (file)
@@ -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.
index 9290dd4f00977daee59f8c5d040be112ae4b42dd..37993afb5d15065ed6f94828ffd5b5379e6962ed 100644 (file)
@@ -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.
index 967318aeda63794f31ad5bbeff7c410d40844812..153279c193f4e027ca9dfa1b9eee84e627ddd51a 100644 (file)
@@ -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.
index c664055f4bc5d48da3bd03a9d7b87d1560d273f7..efcb057690d52d0fe4f60868dfbf517882135da1 100644 (file)
@@ -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.
index d432758c427d2170248e0e342bf0800418cf73f0..e9460eebacaf85b3339ecb2969ff5b6cbbfda3ca 100644 (file)
@@ -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.
index b8615136f131e89c8d53b065adf78338e59d2d17..64bf09846bcf7b826ab548939b9e83d70170af23 100644 (file)
@@ -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.
index 697fd2aef668f07785a9d81e9d2368fd1f76e149..ec7d75ecd7d0854e44123c7cfd43545d8113eccd 100644 (file)
@@ -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.
index 127b2eb25a8b574cfe93e81aaf05548c13752504..ee9094bf4082ea0344bbec35e883b83e5601201f 100644 (file)
@@ -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.
index ddd2a9ffdc7d8ad6631bfb55a8446934fd66c770..7e848e5c63ade8544aa486e16e90889ab0db0b0f 100644 (file)
@@ -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.
index affe2ad5397a626bf5af4e9ff4b78102d0a640dc..23f0b28227b55cd8106f9cc273b4bb4c510c11a7 100644 (file)
@@ -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.
index c78d1792a0c7b93d0e8942a8a2a18ea393d29661..ffbf74289ba698a62db33f7cf56f1f4dab791698 100644 (file)
@@ -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.
index aaff8191827a894adae3b7ebd63df65f898395a6..0b1582d7d9d81d7efc8c266496c94a96fc2cbe73 100644 (file)
@@ -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.
index c8ee49b2d67398e732f1691162141f20cfcbdaf3..d0b801bf423927c93a6ad4be58d8cb5ec2b55b07 100644 (file)
@@ -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.
index df36f6df6351aa79f00f16c00141006d23af41c4..d3001742d05b9b644395fd40904ab01b5df9c022 100644 (file)
@@ -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.
index a925100bcf46f714934366b08d8f32d4029225cb..ed449debf6d4836cce213f67cd290f1ab996f690 100644 (file)
@@ -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.
index 2f961e154a28142ca75509f3a9fc92b0450a4e72..0dbc7a05ab701c27f067490514cac34bf5a28d8a 100644 (file)
@@ -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.
index ac1e0e94314522c02ae3938f95d348f6158a6a44..923d1830843084c2ccb1158e8c95529d8052a37a 100644 (file)
@@ -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.
index 4ea664daa29b88b783a27bd6be727daaff4780c9..b4f154051d46c521cc7b04fe036a7ae6f77863f4 100644 (file)
@@ -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.
index 2cfce0f809ab35edaad427911103485707943122..4be0c58b19ab8e072e7f3c68f85f6e0adcb6bdb0 100644 (file)
@@ -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.
index bb60a8b67323a9821d3a08bd094afa5156662733..3feb928a11ebbcbfaa05d81001f1270d70b3a340 100644 (file)
@@ -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.
index 67214a18554028e69f4c28f0c3841500fc504682..e25e791c9bdc60448a5fbdb637591c4d32b87f65 100644 (file)
@@ -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.
index 9dc9263987362734f7c04b520ef19844942492b5..918f118f27b17420cb98a3076ef240029fe46d05 100644 (file)
@@ -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.
index d86d7f0594d86adc3c4427a675d16bb7ad574644..dcbe7cc011805333beee2ea9b66d72838507c0b2 100644 (file)
@@ -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.
index 174214b991a1ffbbd5a66ff183c3975f614fa11a..2cf6023e6783ed87543a139f374f85f54fa37d24 100644 (file)
@@ -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.
index 3966f3c06c61c6ae8cb96fab677738ba59b5cbb7..37c1d32d06c362aa9cd422e3b1cccde54accd3ca 100644 (file)
@@ -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.
index 0f25434e74f7bcd5b085126dacaa8d4ca850158c..046c118558e93ec2f89a0cbf1e80ff2682df73a6 100644 (file)
@@ -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.
index d9608f5ac1982c0102aa6c168c5afc50246ebd26..f5b6b86df7de71cf3930ff5a445edab43261aefa 100644 (file)
@@ -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.
index e76eddc41a7597d32908fec7067352c72acf33ca..ea727a45133ee47a17dbe3880adb4bd809dbd316 100644 (file)
@@ -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.
index a115882b7bd823b9be9d95dfd12d1bd63dc8a0d3..1726b71332919e27f4d27a20290537a6a472a8f6 100644 (file)
@@ -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.
index 360caaebd9fad466a12c996d41c075cd058d2c7a..30621aaa82179d89531bda7c446d09de69d8d6cc 100644 (file)
@@ -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.
index 10b3bc06915c623c62ab6497a325bf9d1d883597..a616695a29559806139b61db7a67e19cfe8c94ba 100644 (file)
@@ -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.
index 31cf9ee278577ca6288beebe206d9100a88cf833..f5a2a74460175e293fe2f59e669329bfcb5ff2e8 100644 (file)
@@ -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.
index a1f4fc455acc25ec2f038b676267ae5b79563530..97b34867d714fe84a180e2f1bdf8d439b8baac78 100644 (file)
@@ -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.
index 8638ddf0d9f7a2bcfc127c531b10e6b9a5fc09f0..e04b274a07dcefc0df6e669083898bc4b2dba228 100644 (file)
@@ -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.
index a9aba7e9eaf54a0ee082e12c299eb268619d7bb0..60d8c2093c7fec44b3a45330aedb322eb0a8da00 100644 (file)
@@ -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.
index 7cdfa91af9d63ffbe1f1815e83c7926145dc339e..33da34ffb17645331363e7ad5d4eedfbe4d30fa6 100644 (file)
@@ -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.
index 3c2e8fa11559bed28423a7c3acc069b70f3dbc17..c67b745cbf3e9f9c01b19e12775febee41bff6ec 100644 (file)
@@ -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.
index f550064216280f8d0b87df2ac0caf3d8cfde1a4e..de4281fb7d24d23ab356fdb484abe00a64815553 100644 (file)
@@ -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.
index 59697541d8d7eb9622728e6ec58e7d0717209309..b9e217d83b2790aa8a77067d84a7ad45b32c8808 100644 (file)
@@ -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.
index ff89ac06ff34190defeb7a701215bed2eaf86080..72c741bc9f92392e3a64d170eecb00f09e9fc4df 100644 (file)
@@ -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.
index afa4d57fe88d43317a8dc39a9a82ae7db4900a3f..879a0b661b0e713c41fa1aebbb1166ee880be46c 100644 (file)
@@ -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.
index a316372727cbd9e3fd07ed46bc379ac16bd2f54c..dbaf4619a24cd09aa6608b0c8d5a6f516dc0598a 100644 (file)
@@ -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.
index 62d43ba6d484933f8eb0368a7e1d48f45a94f449..b4715c2204d165806f4e6646410a46728d065174 100644 (file)
@@ -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.
index dcd8e3ca9a215d319adf1702ae15555089229385..3c34245f9b7dd72ab6b2c9d266e14cb38478b64a 100644 (file)
@@ -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.
index 307ab03952eba5daaa5176476dc7c7b3e85d9477..e04ee929398c2f4b77fff7038ace00094c572339 100644 (file)
@@ -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.
index bbcda9a6b45a9403b236f874e5b6019da529fb1d..5362c5d25967e5cbffbaa66e8d20a177aafa326a 100644 (file)
@@ -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.
index 995b2ac934dac5a4908198744efbdedc00c275a4..a6f296ca13755472aeefc30fcd2d2ff1532b3ac9 100644 (file)
@@ -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.
index 5dbd507fd3590e2e2b2e2281ba5a5dd8f7c8d6c1..4a5025974bff4c14633643b05c90b482be5c9cc1 100644 (file)
@@ -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.
index 665a525a4c9676b7d16d846441964a48062d3b20..4deb38c09545dbf7899915ca2167d01d7833e269 100644 (file)
@@ -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.
index 9259c625fdca3fd5501ebbe13e6534a3ce3c8442..da5e7322dc4cad7c684efc5210d68605ed88c27f 100644 (file)
@@ -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.
index 215c82121b19cd8832082dc128f8c592293e549a..c12dd96b86a0761dcd807c802161c8a50b3fca5b 100644 (file)
@@ -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.
index e699fcf38c9f68bd0aeca65f5d9c5f239bba60c9..d500d6b02c31d52aa47beaff6a6246fd85f32fb4 100644 (file)
@@ -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.
index f7c6a99b42ed105f2f7bfdea0453a25d019cf8de..56c409669595119dcb56369d39da3dcae5bbd6b0 100644 (file)
@@ -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.
index 9d52bae9352999f8c716bfc9330212309c545812..dc585ceabc7e262889b141b86d220a2023159422 100644 (file)
@@ -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.
index 9cb6efe22bbcc4437c2f6bd907b5bba7a97c5692..d7f8fc1a59d4a0b4f8a1052dd56c476da74f9c85 100644 (file)
@@ -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.
index 6f8bf99723d09585fcbe9d6b62b82af904d4580c..fa896248cf71e9e9834da13794793fbcbbd54d0a 100644 (file)
@@ -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.
index f63929dba214e7f1d49ae4ea41cd44727da65f98..7a98c7c02140dca2648fca5e5ac2034992d8095b 100644 (file)
@@ -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.
index 1c529469ba5f9b30e83f3e68c0fc302a13a1e814..e0538ee239043bb0c1f83fa496eddcd203267104 100644 (file)
@@ -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.
index f35fbaee51c1a8db3d3569f24483e02074b1c8df..07e1caf5c8b3cdba6d630faec8a4b9b730200c7a 100644 (file)
@@ -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.
index 252459c3ec44c81be95cae90239a8d84704d8069..3d84cf60ed41854edb2dbf300fc25ca664b46ad7 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/awk -f
 
-## 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.
@@ -10,7 +10,7 @@
 BEGIN {
        print "/* Generated automatically from cf.data.pre DO NOT EDIT */"
        print "/*"
-       print " * Copyright (C) 1996-2022 The Squid Software Foundation and contributors"
+       print " * Copyright (C) 1996-2023 The Squid Software Foundation and contributors"
        print " *"
        print " * Squid software is distributed under GPLv2+ license and includes"
        print " * contributions from numerous individuals and organizations."
index e5b9de150777243de30d42ba9e27a8d86dcd4ed1..31b85ca02f120f06c6640d94f215cee5c107cb27 100644 (file)
@@ -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.
index bd04a004b6d716cdd49980be2736c9fade51fe90..1f1d9ecb07673ba5c4f19069aae029033b63a66d 100644 (file)
@@ -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.
index 13feaf753c6633651f2b34f221ca0a987e5eae72..75a8d0c3f63753a58817511f4846ab587c237ee8 100644 (file)
@@ -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.
index daf2d39cf52c758557b548245356382608f62be0..3d377f77a028b6f078367c25843055f426be75af 100644 (file)
@@ -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.
index 66ff77d76ce2dcfb0af698316597a3325eb9f6ca..a19683b771e3a2a3369ca015d6407c865dbae476 100644 (file)
@@ -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.
index 74f2d85d78f90d1993383c71d016fd0c14311eba..0df55abfe7cf34146fb603aa8a075c810c52958e 100644 (file)
@@ -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.
index e4ac33a15ea6edec19380c9c1169ecab3c1362be..6027b318b67cbd0feb1befdbb1b2f08014547378 100644 (file)
@@ -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.
index 57ac00dfd39fc0fc2e876d284cb350734de5a916..973e297828578d17cca5153b36d7c91d84c1a513 100644 (file)
@@ -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.
index 57f87a234e1d1f0ce229142ad51ca04df0a75073..5e6de0864380c7d8868f1a0b61bdc2fdf0205647 100644 (file)
@@ -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.
index d6ca8bcc8d9bf43bfb767b09a325ffe3da119008..dc2c3d1a48e66c6c965ce6fb34fbed5c06359d48 100644 (file)
@@ -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.
index a4974e1bfe90c9f18b2bb8db781222a3d48909db..e610a4bcb4b11e02de5559dea17de35f1ede6b97 100644 (file)
@@ -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.
index ddfd21c2a8eeb9a618d5a222b5e3017a224b73ba..cbf5693e28d60da7e89e59cd14c9702edd0bb6fd 100644 (file)
@@ -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.
index 07eafc75b98ca409789b1cce0eb549e7590616ee..f60d8cee18e9f27f79cd03999a6f2e91fba05072 100644 (file)
@@ -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.
index 0be7f529b8bd5f13e7b8bb1b9c9568d3e3342803..3630766f830151ab598524cfbcf308dc200209bb 100644 (file)
@@ -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.
index 91ae31de684b2bcd5bca0bfbd4788ed6472d5bfb..cbe0e58538ae236273b25a4cbd6462857555ced7 100644 (file)
@@ -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.
index 5f62869e6698bb38cdbc9cab2445bd07733c4536..3092f0b4411f9087f15ae4a69a3715e48ae863bb 100644 (file)
@@ -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.
index 7fc6941bccc95c90fd0b2e800603e17ab62ae7e9..8720102e6c75f1448ceceb904538f6a3b1b9069f 100644 (file)
@@ -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.
index 0162e21a6ab7b00f71154548feb967f7d9425a2e..f31ce525483b8fb17b645bf349b143a903901e49 100644 (file)
@@ -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.
index f5a0868116766ad4e7cd918fbb22699e7e730a94..f31311243ae8d3c7ef13ce228a7b76c562bfd736 100644 (file)
@@ -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.
index a46a7095a9da5d13c36eadfb9ce2a43e2cf43c36..c95e87084324d030b6f5f42e8cd7d65f7a0957bc 100644 (file)
@@ -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.
index 38553b3a6f7ebf9455a6d050076ef8e5e0651eaf..50018d690efad1720058377261307ed68632ebff 100644 (file)
@@ -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.
index c70bf47ce9ba16f3e99d0894f354a1ecae6491d4..2bee0ee64bae16e27bd25371d2345a171b8e5bfe 100644 (file)
@@ -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.
index 82e5eb9bd28150fc0e0aab64cea6c7c04ecec596..74799268edfd235d324388c3f06acf74bfd34fee 100644 (file)
@@ -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.
index 53da7deef869cc88d87bcffd40287c6067a281f1..abe469a8bbcf5d04c7992fef658bea3d58d6a408 100644 (file)
@@ -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.
index 513ce718eaccdd735791c92fd98ce7c54e82b5d8..abee989033a86445ba493b55cd0ad965c275e89c 100644 (file)
@@ -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.
index 93f417b49c073a85478bac326b2242f477bf4407..a303592b89907645091e7e07c06d31c5583c8455 100644 (file)
@@ -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.
index b93c1ecdd9418b3940bc865968af4f1d27144c5c..04a7e643db4833257179e80f8085373341e3944e 100644 (file)
@@ -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.
index 4a63cd5bd2d838245500f9bc5290c3111570b447..e960b46f5c7cdf893e178cd3590a4501562c9125 100644 (file)
@@ -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.
index ae187fa6d34e005f962a4d1845726fb10e967980..e4c498bb9e89ad759c92874adb307e349aa4bb63 100644 (file)
@@ -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.
index d964f48583da543bbfd2cafe9aed9623acd05af8..47fa98a17b763657a3675c09c352b45cb50700e3 100644 (file)
@@ -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.
index b5835b547c086b89dfbd6dd4d67cfd9549ed8591..f5c2668206c9592b70aedad8d5f60a6b1c1069b3 100644 (file)
@@ -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.
index 76cc27d7e7ac1cf2f4926bd98ad04a6a8fa3b4dd..19113514a4fe0905fad2d701c384e33ba0ec724e 100644 (file)
@@ -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.
index b13ca1b67287765a172d3d1bdbabb96a87f0df5d..e9d6ba837ce4043b28c03fc7dcab9f6a434276b2 100644 (file)
@@ -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.
index 82ef4ef97c4b62def0e74d8385fbc1c91c906d81..33681e83f4b89d45b70e2cc78939bd7f3475262d 100644 (file)
@@ -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.
index 7c53dc5986093b896af4c6c2f309d1d60a43d9aa..b80cc9127a6be9c0bdaf6719908d138ce8b3574c 100644 (file)
@@ -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.
index 6cac09669ed6cb2ca47a0015b5fcd1a44e4292f4..141671dbf418f43624a453a475a1ef856f794f85 100644 (file)
@@ -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.
index dbad789a6a9dae718816673cc3ad6a992e54d076..5cb2e1a633269a1e2d774ac6f1deb21c98e07054 100644 (file)
@@ -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.
index decaa787623874196d30e912475d5595b4c133ff..2b9ac4bac61c716ce0a54f069c336ae09c6f8e98 100644 (file)
@@ -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.
index 2d0629cb2b1ce62dee557905056f2a8159f00d8f..4887214aca60c39ca33bddfdeb24809e5d4aba85 100644 (file)
@@ -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.
index a2ed6883b8923b94969f06eff351bf4a164c7d0b..8928378070500c7e358e82afee419452e69fcd15 100644 (file)
@@ -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.
index ff815e41e7e8e2071a5a8599ff8e74abd714549c..0b36610802a3184d4bc973ff5c444fe35d99b8a2 100644 (file)
@@ -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.
index 6becb3d11b86f008b926eabd6ba3744cb95ca623..5b20c443775b1c41f2a5d99400321b93a8b45aef 100644 (file)
@@ -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.
index 5e3a4ba12cecb3a1704233a0eb179b504a610cb4..18913444ad24e95cae7d139e468ea9210421549d 100644 (file)
@@ -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.
index e3a7b31d372fa90422f59b0d7eacc0f40ff54db4..cfbdf56564738253623fcb9758faa22f16341f7a 100644 (file)
@@ -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.
index 4e159a00b4f0ca4aa6af70ea354cc42874563d50..43c5da0d9ef4e20eeed594cf41e1f2479f4322fd 100644 (file)
@@ -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.
index 23e807a2cb8a2a2c2891032f1f9ffbbf7224ee38..ef46c3da1f89bf0b9cd1507a5577d372355c1258 100644 (file)
@@ -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.
index dddcb33f2638f4680283ce91ffd1696787aadf9c..dcc52fbaa1b45c52d5ce64e4de023ef64f9264d1 100644 (file)
@@ -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.
index 73515b7581116e21fbd87028e5ceb81ed2a5b061..b14cac34d55cc6c5ab1731482091c4ce3c7e33dc 100644 (file)
@@ -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.
index 37e73f8e2e623c6c1ce162c5ed8179799736414d..e6f2770a4cac2d9b0f3d11c9744fc8cd98d235f1 100644 (file)
@@ -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.
index b92e7949af373bef2f83ce8c3fb0d5eb885f3215..2f3625c9d450499c3a26bdfbacc7b40e88120398 100644 (file)
@@ -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.
index 40b3dcd7aa60cdddf511bf7993f7b8a5f5b15be8..7497a09f9ce8fe288839eb917f08febb23514390 100644 (file)
@@ -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.
index 662879cae536c5b53fda96556eb70ea8018aba9f..9778f2200297694bd9d238957eb02037b35d4d4b 100644 (file)
@@ -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.
index 3ab6f231861a6d45270266c136e932b83ff4647f..6a6d2f2dd358fb63b5fb99e5a9b59f521ef5aa21 100644 (file)
@@ -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.
index 0144193e3ac8cca3b3d1d462eab45420d1a8a7d4..47859066aa8de43c2239f1f39d2e04eb5bb67062 100644 (file)
@@ -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.
index e07362b8eb50474c05bc99fbea46c877686e7f6d..7d8fe77e4b39018450dbc8ee669ea840b601fefe 100644 (file)
@@ -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.
index c4afca929f94636ea90af946e2c5ea998b7404dd..6c0f1dc4c5a3313bdd360fcfa382b4f135ff466a 100644 (file)
@@ -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.
index d73c879ebb4618ce31aa894551bbcf9f6810fd8e..2e96994b51de28df339fd2676e3afe9d0349e9f9 100644 (file)
@@ -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.
index 492bce30eff2e98c01d10da505540712e9c82dac..901ca350400713d2d20ce004dd4e4cd1a1ad9e4c 100644 (file)
@@ -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.
index 476ed7f248dd3ac1f3aa9b5d06ec9fddd9585430..ec1a668029984bf399917f0ef7e67e5ffe2d0ecb 100644 (file)
@@ -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.
index 770cec88541c4b9e24001bd2a6eff5c17c2f13f3..37408e7e31cb94257697d6a78eda0ea6be071fc8 100644 (file)
@@ -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.
index 7474633916f64faeaa9d01964672ec2ab8fbd29b..3fee41a94e46734d7a54131ae64bf469be3545ab 100644 (file)
@@ -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.
index efbc85ccc662902b13c0b81b56f81d092bb024d9..a77532c6855068cce88856fbca7495b9699ab93a 100644 (file)
@@ -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.
index cfd0766429016cb487a202616666bd29d371d9ba..01c15abddb9e3ba91b51ffdb074590c39f9a151e 100644 (file)
@@ -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.
index fb7647129928a0d5f99f583b292666fab4f753d9..1e28dcdcba2e98a087145afbf6d95c067b80b410 100644 (file)
@@ -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.
index 752ca7eea64e04b5a519eafb12ef5dce23c6eb4d..84de533cc26b6d09bcc2c6077c5eaae34eed72f9 100644 (file)
@@ -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.
index f8b662042962d189a9d95d8fec8b666b1a9eec4f..c7c93920bdfd73c3752ccab23decace2d7806ab5 100644 (file)
@@ -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.
index 78ba8d6108f4a8d59eb74c52cafe02a5d1931971..cb5595ac6b8615d90265f070750e978cb26e5bb4 100644 (file)
@@ -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.
index 94f17c3e0beff578deff50520a512619460be15b..5b696495b29e6a5e2fac813fe45a93870f31c967 100644 (file)
@@ -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.
index 3fcff996338d7382e16a9fc82154cb19c246e797..0620dd1e7f0a059172e12391e5dd7794441588cc 100644 (file)
@@ -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.
index b4e8ec7f287907f69ef6744a146f2464abe51c1a..c1e9d1619dc2bd3a07d04c4b1e5c7cbe17f4ded3 100644 (file)
@@ -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.
index 19431aafb2510529abe765def9532dbf1a8f7536..d489bdfb291de29be1dc0f2ffc1c49e6c25aaae7 100644 (file)
@@ -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.
index 00300403901671564516f3202cfe630f33b412d4..fc9cce0043f5071edd6ba8cf35af9ff1b84a2b43 100644 (file)
@@ -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.
index 380678ec126f4b873beb43f48af76c6c2c471998..4da9153c3e221dbd327291b929f71123ac2ea248 100644 (file)
@@ -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.
index 237b5c100aedd9b4bbd5733b745428b8bfead589..1b2865413e07d518598c6874202232ebb0bb00fe 100644 (file)
@@ -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.
index 452077e6da27162dfc7668d4749083fd1f252d69..8c0678746730b13470cdba12105efe970f077c67 100644 (file)
@@ -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.
index f13367b3eae98aaa113955435a681f4381c10459..ec4df88a6d2ef795dac7bdf3fc1e31a17f969f3e 100644 (file)
@@ -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.
index e0733d7726087a827e166be427b9a46978353e11..d42cc7f161c5b249eddba48715d577cccdb8b55e 100644 (file)
@@ -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.
index fac099ee4d466a539dead411fc19de3c5f7a9cac..fc3ed42f9df9352384ec9ff7db1ab36d46205fce 100644 (file)
@@ -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.
index 9229bea41b1e490fe5424f57836d07de38de39a1..f64a5845af1465d168b2d3ff6da53d77a64eda04 100644 (file)
@@ -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.
index e42d308e92822e0f0a2072c8bdceda44132172f2..a1d5d65f793e404782037b0f5a472f739527fdf3 100644 (file)
@@ -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.
index 27fce4e4e1aad8167ece4b6852b2e6b8f9de9074..3cdbb6cf9a1d960dd472a4085fa3576e646847ff 100644 (file)
@@ -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.
index d0545c012faf12006f0a9e8b2419d741dab890d4..9f0c85cf8193c1413cdd6e7e150c8ab75cad683d 100644 (file)
@@ -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.
index 3a4d8ce955510c3ba7547a90e83f9b4a5aeb819f..03cad0f343e88626851a38828fbb3d2ba9caa5bb 100644 (file)
@@ -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.
index 59195c999fa1e5d213fae691d3103b05891408dc..4d257bc8c6ce2971489b23164c5ae9d50468ed1f 100644 (file)
@@ -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.
index 4d4c955082bb418a960866ccf36b45218a8db17b..d711a252992edc54be0992c1f013e05cbfd42ea6 100644 (file)
@@ -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.
index b3c12b698c15ee3033c7917f3fa4d756bf8529d9..8fb062705e1ccb2a6011d73884779ec02439b0cf 100644 (file)
@@ -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.
index 4cad924daf72d9d0f25aeab0f9e9c08716cd3c19..4e6631a176e88196c23f841e390437a0db68dc63 100644 (file)
@@ -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.
index 42b1972a8b4c0a2ff65ed4607e1d3367d959eb09..25331e4a89ff80fbf4a11071459eb8a131ebeccd 100644 (file)
@@ -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.
index f51a7089d91dee0819ed1e0922bf570532d999d1..a85d1f155e0b565b5b8f0bc97563b867eaeee3db 100644 (file)
@@ -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.
index 565a32eb3e41b86ba520776a654acda80f70de44..13c761803722d1c2d9719752a69f2a5b8966fa2f 100644 (file)
@@ -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.
index 12dd8881d0460215f3405380533c0889cf142a22..4583eea5fdc0933a5217c04b5ee2e8e55b6c96cf 100644 (file)
@@ -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.
index 7e5283295fd9a62f155dd9d4adc5317aecae59d2..122934ddca35ae36d4448b5164789ef8788ca4da 100644 (file)
@@ -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.
index 4527a11b2b89cdc63d5b957f7398114ac0ad00ed..ce759572e9d28e6b63552aff064e7d0c443b4d70 100644 (file)
@@ -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.
index 008cbf5f6ed7f165a1dfd0489d03d2083a9efe4f..6e03326de06900b89bcc6eb355e392fed5d5d364 100644 (file)
@@ -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.
index cb8daceb21997bdefc7c732372c2e272cea15427..126fb3c80144fba9452a2e5ca15abfd284067972 100644 (file)
@@ -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.
index b43d89284e9b68896475c23748da2882f265dd1b..24920f2ddb898457bc3145941dfa8bef157f0e98 100644 (file)
@@ -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.
index d1a736980e2ef03b4949bde9823c7f5846b5f4fa..f34d2fc79c7bac489f988abafe951d1b02f6fb36 100644 (file)
@@ -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.
index 79a701a2826a42e54be080a1338605336d623f58..7ee07c754b57d41f8c889a329b3e0d8ea8457a3a 100644 (file)
@@ -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.
index ef35669b689f78d0f45a133e968599dcd4844638..f340c6f59ca6f335d8e5c89eb98c5ab244dc943d 100644 (file)
@@ -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.
index 7d9348aa8df183c7bbbd246f259f97308092bde3..ff33b1a6c1888dee1d326d9c3f86bc54feda4ae3 100644 (file)
@@ -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.
index bf66ba2895dedc4bf51774c3dbb2fcb7f615b499..ac2e73df7d1bfb7cf0ec0ba5cdbd93028310682e 100644 (file)
@@ -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.
index 3bf9191ccb1fbeb392dfce670c1e3d1e2b6d3004..99aab734ce377f12202935bbba737f7cab705b5b 100644 (file)
@@ -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.
index 9ce5580a161cc164cf02817167b55ab17f818d15..9f24adaef0a22a623221c0632a24d7c9fe7866e3 100644 (file)
@@ -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.
index c8a37bb7ab4321809ff084414728c9cdf1c7b3e0..acd4a6b3df2c4389ca7d99b308e9994e14159688 100644 (file)
@@ -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.
index 9a5252a0c77cd699b71134c331b7de4c8af8c33a..a0a21c903d8f84df589d48f51328ca5cecd40d10 100644 (file)
@@ -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.
index acac12920c4a2109513b8a9381bb54b22edf3df8..bc251209666fd741f06b4dfe8659de585973ffac 100644 (file)
@@ -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.
index 2ca09d61975dec3ca03b9250de6a1c42da47434b..f60657204867bbac7c4e894758f200cda47b3318 100644 (file)
@@ -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.
index 84eaeb56cac53675157b501a1376d79b748415ca..f70ef9a88d77030c6100f520e8bf941ced47ce98 100644 (file)
@@ -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.
index 367a23337c885f9ace4d349a414a8b899662e28e..bf899aa947e32d2adc5cb64224d02fabe4552ecf 100644 (file)
@@ -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.
index 37923406e94585aeaef13b48535d124f52e9ee5b..9efe15d1e4562c0356e14ba9c312915271597b93 100644 (file)
@@ -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.
index bb823ff774182f8d63438d9f76f21d7d2d454362..43b2a363271020e646195adfef61e7b859e74022 100644 (file)
@@ -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.
index 88b0daa8230fa7289b3ba2fa6e899165942decff..43786a40837db584c2323ec94240b869e9fbf1cf 100644 (file)
@@ -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.
index 0f49c528a300aab35d40cac51b7934ac502e285f..8a3a87b5ba6982da83919cbf34f195130e0ffd5c 100644 (file)
@@ -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.
index 703d5fa09c87d956db861bfcdb0c6a491f1e7d7a..973274dacfe6c17020af09be214042f690ab873b 100644 (file)
@@ -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.
index b1de99795872192c1909cd4186f97134cf1957d4..8d7411c784f88cf48f9f758a8524ea9bdebb125d 100644 (file)
@@ -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.
index f85b0a44c87e5e4c17474bd6034393415aa181e9..943fd8a6f7ea4b80c05dadec508737f775531e8b 100644 (file)
@@ -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.
index 9aab5bbb7b1ac0d7fedca4dd7c8d2c65dd196a2f..35896b59325b90818a761535eb9133ff1f347bb9 100644 (file)
@@ -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.
index f36126fc8319674afdd4c251e644847350b9d364..3208d0e4b75b38c0a9285a83d365d3acc2281bc6 100644 (file)
@@ -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.
index 1a720a9cc38393b13452d1c98cb5a7e80e07fca4..a2ca660c0f308cbcd6e896f0b72511c951057f23 100644 (file)
@@ -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.
index 0857d19849d10420dcbcf0308173c21ecf7fc1cc..e6c0b6c854aad3d2f5f3cc25774dfe1b42d46606 100644 (file)
@@ -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.
index 5d75ec1f645d52396f48bd665090b971fb9bff88..59033388eea11665d5535718237fc3db9228c5aa 100644 (file)
@@ -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.
index c03ae76621fbd864b10f90020b16e4df0cd22844..d93e5fbee15bdf17316f3b5d44c3898dd9669268 100644 (file)
@@ -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.
index 68e23a87b44201892abba014b3f22b525f28f88c..e411c9a893e020f83a3a91593c80b39b49ed0acb 100644 (file)
@@ -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.
index 0ec85ad299910901f090eec6ec3e485d6871884d..39851a2936821481af2e95c12c26a38409020d62 100644 (file)
@@ -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.
index 292df722c982288be87ac6e515a20a2fd18d2510..c22a3aec8fa267ea88c99a9d26d7f326c3cbee43 100644 (file)
@@ -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.
index 02e8e1e9095bf4d1e26d11248a213af4dc913ac1..ab4fc57e4e653efc2fbd2207f00ee8e1b56aa294 100644 (file)
--- a/src/fd.cc
+++ b/src/fd.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.
index e3f1ba3618307193da2e7da5fc74e8bf2c6c75e9..918459d24d386b0479993364a757e48c21380862 100644 (file)
--- a/src/fd.h
+++ b/src/fd.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.
index f73b1cb04c6cfb1b92eb72e71327929976630d9b..a06a5b8e9ac00b54ea76e42392d78c7f8413a653 100644 (file)
@@ -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.
index 39930bb10839f722371975faaeeea9a592a45447..1b421bd08481a052b5570060ef59591a6b115b99 100644 (file)
--- a/src/fde.h
+++ b/src/fde.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.
index 5ab51a2279bec9a8f2d8f5479a197b744af264e1..0eaa4e5be7dc3592157be437d279acbfd5a888ce 100644 (file)
@@ -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.
index ff05b44e0b1d981d4ab2b707f5ed7400398e30d0..890abc0785e91d332b30007cc34bbadd7c859048 100644 (file)
@@ -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.
index 8264067aeb6e4ec288e4ec2940ceb75c349856de..5950ef69fec271d1966f0e879f29117a50bb1e13 100644 (file)
@@ -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.
index 017e0ee09206cc4b1272bb514a795d15810c71b3..f80a4bf92f55bbe05cbe0c8eb9b1a215fe60544a 100644 (file)
@@ -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.
index 96e8a2a5bb6f48c3e8d8da959129f129f29c46d8..ce8d59701bf070b38edd4ead3a04618ea2b9473c 100644 (file)
@@ -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.
index ecf463ca9a899c58cbb733ca06493f279bab6059..5dcbd69209e7cb275e32f12437d97f629fe8821f 100644 (file)
@@ -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.
index d78cd3b24d5975536b7ff35d1ef14f66f41e7bce..195d6f4198452e5adfebb8c1475f4479cfdbd158 100644 (file)
@@ -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.
index a97f7ab9e2251935e9be684d7e13ffcf85d1aa75..2065316c543a4c84b341d7a285d82f56c7b42b2a 100644 (file)
@@ -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.
index 739dcd0fe73b747d0777737482f64a2c9b261c9e..737bab5afc5344327d47d55765159d91394758ad 100644 (file)
@@ -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.
index b5cbc4dd49b0aef47f683cc100a419049b45a29f..2a24c8a3e5cc9816bbc743013634b8eded36a320 100644 (file)
@@ -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.
index 1fe7914d79c57d3486ea04f030826e2af18cb720..d69cd464242094c7b2b4a1246d29a5fc1cd0448c 100644 (file)
@@ -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.
index 638cba76f7235732864c49089ad60d012655500e..5d508a8f9f551a396b227374e59aa0b17b385520 100644 (file)
@@ -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.
index 5cc354f77fdd4f17cd8c328cc6858a13bddf81c9..1f9978bd56cd3688afc279da8c3094b6263972b5 100644 (file)
@@ -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.
index 3b803b56ea74890ef1cd504a6935f8ac864cec85..1cbb4ee322b8ccc45b80dc354bb6b66430a9d5d4 100644 (file)
@@ -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.
index 9f19d02d9bc9dbae5bdecac947b0a47adb4b4a24..8f32da62a9264db76390bc29e7e10edfadc767dd 100644 (file)
@@ -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.
index b8319e473b25e9d7c9693ca3c3be3a10062978e0..0c1de24315f9c0de809f13f194cfb0ae38fd280a 100644 (file)
@@ -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.
index 473e12cd27612a9a2ce88afe8fa9301ea55711df..fb39efa288cdee7f196251b8fc21444bc61463f2 100644 (file)
@@ -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.
index 9d604611c5ff5c72c6e7bd76424218839000d250..e03d6148c7ee298dc193bac25162c8e3953d4dcc 100644 (file)
@@ -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.
index 98aeb689e96af9fa0eb1fd6805152d0534d71ee1..a092c24a162ce5635f08a01835bf556fef2be4c3 100644 (file)
@@ -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.
index 589429bca6f081dde255d3f49197f7c91eae328f..e526b329fd47f4065692b4e251c0ab94d4f0f978 100644 (file)
@@ -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.
index 13ee89e23ea334253d6b392e45d3237dadf3bf65..bbe65a5a2c08f21551cf68b4f71654f7bf588ce9 100644 (file)
@@ -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.
index 89ff2815f31002b46f5bb4ec07e7577a43acc33d..d0c8e99bbbb4243c5524a3b379c1c747f6a75be3 100644 (file)
@@ -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.
index eaaffa6a39c2f9c37ad129a407486122e0fb33e6..44de05ff87f39d469f14f140e010a896ff15cc2f 100644 (file)
@@ -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.
index d7aa429bcd161af274e7228997f2e23e0288ae4b..3a1b13788557503308f5d746f69d2dd3104581c0 100644 (file)
@@ -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.
index c3656413b360d781410beb5e64a81350781c6734..bf5ab37cd249c677348af6f5bcb54caf3365ac99 100644 (file)
@@ -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.
index 43cba944074134b2dcdeec0e235889a264d8154d..11d1198715df3cb75ddc06d04aa30b42cfa4e36e 100644 (file)
@@ -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.
index 90e2b2bd9d4c7c0589cdb3363f63eba94a801c18..70fe5c1812446a9c6d10cf96577f535f5188fbc5 100644 (file)
@@ -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.
index f2c22c83c40e37f4e35fe40eecf33417a45674ea..4d5790c599255961975644464c153452a677618a 100644 (file)
@@ -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.
index fb46abc26a8c92bb4828c3e74717b8e17a24ffb2..f855cea841a0509addafa90229039357d29ba7fc 100644 (file)
@@ -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.
index d8c67c0e76bb998943d5d379fa6672f7af542493..07139c9456bfce7d790da7b4e546ba09e715feb5 100644 (file)
@@ -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.
index 9230835e35afaa54c34cbbde053c297b52832779..960d8ae1bc36f8c1c1256c3b3f1e128c56cf35a8 100644 (file)
@@ -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.
index 3f002bc88d038aa0ca9ba227b0f5d06fd4340a43..0950a8a7de37659a34db2f1495325661a9818b94 100644 (file)
@@ -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.
index 696b82b94a602fee6d0d4b84d930e4d3481edbff..a07555a28373f4af32eec84a4902d32bd066de8f 100644 (file)
@@ -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.
index 716593d0aaa96d22af8890a0bdbb5f24b022aef3..576e614ff354863139060202580562f4c8284e31 100644 (file)
@@ -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.
index d0d412dd0966e0eb81d7fab7b0a69efc8fcebcbb..5801a18b9121e4adabc72ff8c10c52408b003569 100644 (file)
@@ -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.
index 203c65ecd0fb85a4be2250062613befcfbf68fa3..a1591e91a37ec1cce16a4e7c33d38fa0ec2d896c 100644 (file)
@@ -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.
index 624eca0f09fa62453212a58a477f66ae7ec8d810..95ae7c0d9c74529aa61a272e522d0d61eb5010e6 100644 (file)
@@ -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.
index 092bb6954cf33909e2dab4a6c05cc79edafc28cf..888917c647b14e3b511c58429d181c3f22c075b8 100644 (file)
@@ -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.
index 77d4eb852937db3cfa715452cdf2a54b58cc41e6..45f7be3a7a71a311c78280629bd51d318fc50a62 100644 (file)
@@ -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.
index c9f9d1bb9e5ff448d614e33df17d54371534f0f5..10c7ff158b63930477cbf62c62ea053395f51a62 100644 (file)
@@ -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.
index ab769a14bb17e10097a4f65d750f9c16f5af6694..f5852595f8f4cbebb75c48f0b5c46ba023a15fb8 100644 (file)
@@ -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.
index 61b9ff42ad6c893bdf2dd97d211b7c92c1792db5..b252410cda30511d536b59d842e06aed7342e8a5 100644 (file)
@@ -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.
index 92f3ae0f9df67c9a45ed2ed0280b7eb4559c7ad8..348b78aa2ac50745374516a7da437509cf7a3c57 100644 (file)
@@ -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.
index a9332369192c9d4b3a269581acbda4438e491de1..f9cc8e2a3b75b5d9d715f835335545ae0e65084a 100644 (file)
@@ -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.
index c85258d54525ec9cfed736f3e6ae48b8a8af3013..25b0e7f8e0453a4daed43c5f3c5ff8f2ee2def18 100644 (file)
@@ -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.
index 6cc8c5f201f18454210294ce43851b28636e5f74..6fcc9de9dd517ce51ec3b871ca647971bed634df 100644 (file)
@@ -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.
index 06d3f8fec7b95ad4f2382ff395d6e82253747d1c..25ad44dc304c39c91eddb834eb219fdb87aef337 100644 (file)
@@ -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.
index 9019cc37d9419aaef360125cc730021c2a299b8a..0010ab8c8361df9dfb842e720041358ffe114e03 100644 (file)
@@ -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.
index c7d89aa904e616a8873de09ca3d550bed4048a1c..b5884923b899c69360a177f18d2a6fa42cfb03ff 100644 (file)
@@ -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.
index 06b81c6701f83a1eea33a8430d7acc2bf230f42f..396b444ffa3a2b79054abf6676be6bfcf04fec5c 100644 (file)
@@ -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.
index 951e3c28061fc169fc05c4e0f26c47a210825504..dc7d17efcb8266e8b3bc90142548836149bbb05c 100644 (file)
@@ -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.
index 42c1a277f823bc1b9ada7650868d6cc3be56af74..e5e748da01414438c0ea07040dbad6306c3582fe 100644 (file)
@@ -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.
index 1c69620f8ae68920e44df1fe75ad508e8139a4f1..c05da1f5fc4ddc588cc91c1e54f5a564cda8f6dc 100644 (file)
@@ -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.
index 52c373969780111c3344bb70573e8ff23bfd5e86..b99aea6077103e6545b59bca1ea276ad01f11fe2 100644 (file)
@@ -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.
index a3b25a913bb82969405e2f68bf589df2fca4b832..fbf8e3afa78d6605281736bec9b62f8b04df27c3 100644 (file)
@@ -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.
index 8c8e9486498be358ab988c826a0fc6561945f9a1..3cffecf4d539c804fcfb4e267b6c652f56f11f15 100644 (file)
@@ -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.
index b4e657bcc6bc643c3fc51bc578304e9d9a9c8068..ca940e578bad949aa169c02392eafa7e0a2baa8e 100644 (file)
@@ -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.
index 1f9f9a645ebd20c9f48e0a8f6d9a5dd1978fcb6f..5f01ded6c295a6e8507f972c2b3535d863d96e30 100644 (file)
@@ -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.
index be7c5bb4dfee013289f1c7fa12a969e25c545e6d..9fc5f1e2f3a7f36f53a9cc6d5d677e0e5aca8118 100644 (file)
@@ -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.
index a330165b3f720b37e60479cc54872c4516560c4d..7db3114093a64b83df3a84dca7ecb1710161b9d9 100644 (file)
@@ -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.
index b61305b7e69c339f7a2318be9e35f2f2a958787b..54246148d2335602b2199ddc725d6358e00da7c0 100644 (file)
@@ -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.
index aef0f7413d5cb048645534ed5965009343f7b7e6..4282533399d14755cd62d8583350202251979341 100644 (file)
@@ -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.
index f8e29dab42aa6f019a1c493cd4b3ee9c478683cc..97f5a3b72b3cc27af21760c266f6a7982bfe9ba4 100644 (file)
@@ -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.
@@ -79,6 +79,5 @@ std::ostream &operator <<(std::ostream &, const Reply &);
 
 } // namespace Helper
 
-
 #endif /* _SQUID_SRC_HELPER_REPLY_H */
 
index 48ec4451aea0de3ba4deb9923c4552099b1ba60e..f9cea94ba786603f11d79ffc9da9f58ec3d7f9f3 100644 (file)
@@ -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.
index c2fd65c55daecc201c3d61454fcdfcd93cd960bb..4f5ece6358d7e2be8c79889230e02adb6530fb60 100644 (file)
@@ -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.
index b79124f7131549c0ace39c4350bac959c34f0639..4c28d1686e956d2c42dd1b7df2d4fa7209c372c0 100644 (file)
@@ -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.
index 20cf01366a73a9a922911bea1f221bf6b43ac530..35d6a86e2f2ddfba4fc9c80025a0883760f31acb 100644 (file)
@@ -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.
index c0ff261a0b7274716b4182aa420cec3ca991c3f8..c833cce17b6bc24f2e33ffe8c42c62ad07292fad 100644 (file)
@@ -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.
index e36f2ae05edb9c47e876d2ef30abd74fb62742c5..07680de052ce12338870288e912b6494cc818c4c 100644 (file)
@@ -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.
index b1dae2ad2cd3bd08c5ee516a465de1f31bdea4cb..c6793879df8316d12ba909b3090e1865bda0a19a 100644 (file)
@@ -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.
index 8156831b6941b957f71192df3060b568b98ea7b2..2296a40d26d58396bf0dcc89707b0b9e63594902 100644 (file)
@@ -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.
index 578afd174dc865593e4f28a47aa4702f50cb3aac..159a6bdd754017ee73528182d6f1719f9a7e768f 100644 (file)
@@ -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.
index 8623917a6210467afc43ef2499219ca0639c091c..59282567f7b9af4b19abbd063db40abad4de0508 100644 (file)
@@ -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.
index a5b4aac1f888a2865f41498de0fc0069478a96c8..6fef97a26ceea9bf7a28934563078cf86450436e 100644 (file)
@@ -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.
index 09b175ae14e2f53523c7fcbd24555d474be61ea7..c77df356ace7f0248e718a9eecc0a20df3ba519e 100644 (file)
@@ -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.
index 35b146a912f380d1c33b414205d1c0dd152058f7..a0866ca6c49ab4d2babb09a0a57b7ed1828e109c 100644 (file)
@@ -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.
index 2ae8e6399a6be9ea786354a92cee8a322d3211d8..b3ad1050791ecfc28b6e61e2283b6cbddde28c68 100644 (file)
@@ -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.
index 9c33d8fcb57afb71bee42f11f10c9ef2bd621995..88b8f3f7c3ea16191e3af948e6eda842a985ac22 100644 (file)
@@ -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.
index c1b8c53de54a04372adf13dd46f7e2bd853d9e57..b205d1c9ff3dc84e4913f5895b9361127636eba9 100644 (file)
@@ -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.
index ce8eeb848e22d16555daa8df00eda554753253df..e388b94ef89ed44a479f5532d16ac5c7d5a8067e 100644 (file)
@@ -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.
index c6a03256ef406b2c7dd6c1b676d06251d4cc594b..ae51a47cca995701cc9d4d0bd1178faea9ccb340 100644 (file)
@@ -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.
index 5717fabe060a947cd7ab668b0c671cd0645a63f8..59f72e296fe968aeb0a168db7d219a660159c70f 100644 (file)
@@ -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.
index 9bc9bd42eeb128abdd0b728cd06e3a64c02e78fc..12299c4df56e46f3e523b731cf0fe5589070655b 100644 (file)
@@ -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.
@@ -226,6 +226,5 @@ std::ostream &operator <<(std::ostream &, HdrType);
 
 }; /* namespace Http */
 
-
 #endif /* SQUID_HTTP_REGISTEREDHEADERS_H */
 
index e87c7c7a02c75c4409a14848fdba1613089c25bf..c73478467d3769ed475a8b5c5294617c0c81965b 100644 (file)
@@ -34,7 +34,7 @@
 #line 1 "RegisteredHeadersHash.gperf"
 
 /*
- * 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.
index 3cf41372fece2deeb8baa8f0c347f6e9f3c22979..76a3f98f97ab356ada92021fba671a3fab8a27b6 100644 (file)
@@ -1,6 +1,6 @@
 %{
 /*
- * 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.
index adb23ab5ff2e3686ce06dfb960d91a3db4900d8f..af988e2073888c3f3b2bbe90af11884d0fa1f391 100644 (file)
@@ -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.
index fe4a0bee9847c4ee029c4f0e1a2c619267cfaf58..1317632c7c0a8705f0685fddcbfd54c284093082 100644 (file)
@@ -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.
index a30de34b6ea05f1f793d29b4ca47460b0f0c959a..ae3ca9932e929e9b50de72e8d73d34b42a6a8ddb 100644 (file)
@@ -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.
index 2cd0bd77eea85937a164408f2f5d861d9eabbcca..a1094cbfbe5da942c9333e41685de30e4904b67e 100644 (file)
@@ -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.
index 15178268581033f195359b241916984fdea96eb6..0ebe87aa72f58ca43de4610d93932a7469300cda 100644 (file)
@@ -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.
index 0db1db76118b1f827bd3135619c52de15fc740bc..9e03d18d83ebfd9738f28d05faa60488a275f407 100644 (file)
@@ -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.
index c75f511f8afce7fe89944061f8d49041c43f72bd..061052de37e06d2d151d2f1f78772577b07e4ce5 100644 (file)
@@ -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.
index a07bdf8e2071d07408bb677a339bce08839aec64..542c2933328fe3a163a564a5b7c7cdda928347fd 100644 (file)
@@ -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.
index 58e290a334646593bbdd562d0e034a31951c026b..e0d2abef2eec1fd35b57a5f810dedacfb0b5b6c3 100644 (file)
@@ -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.
index a89090bb7d3e36be6e2f6cb7fe0e71bface5e95d..ad9cd5474203e5275d3110f560ea148ae4bda423 100644 (file)
@@ -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.
index 73d853532dc7c9c51ef79a69220d40175c5e7b84..d0524059ef43878a6b5859f93db2d7f38ea9b87c 100644 (file)
@@ -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.
index 649feecb5b9f52d19ccf53dcfa1cacb3696231bd..964371b4e8a4d089da2102806e28299a4788f522 100644 (file)
@@ -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.
index ae587257e43c6c8d5cb4beaef43f2142ddd040e0..5892a7a59f1447b4b14391ab7667c7d7084d1292 100644 (file)
@@ -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.
index dc614a4e0839b94e5c2410cdc4fb45dc1b82f52b..a19d68f2acb7462d901ae32726c8cfd01b6a5c97 100644 (file)
@@ -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.
index 02f0bac5e761a04c8a8f6a6ce92993b945d64535..55d5f3b8f92e28a44a31857eca641d5dcf59f2f8 100644 (file)
@@ -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.
index 876cd53064a69691378427ef50254b2c27802fa9..e9c092dc60e2d5dec9f07f7e303cccae4402cd72 100644 (file)
@@ -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.
index 890850b91cb637cd8dd35af79c2f59f23119431b..4c0fcd65b79d8894c9c6a448a8b67a1382e8ec39 100644 (file)
@@ -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.
index c3511869ffe19e1d34a6091b93303ee7b59c6547..d9138fe9a208340c44dd353b7748567875e4762f 100644 (file)
@@ -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.
index 08b73cf5640ed270837d0f3e4c99aa6967bfe598..f6dccd1b44a937a7e58c39706ea2a013cab779b6 100644 (file)
@@ -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.
index 6c4562eff0dda37b7deb77b37f8e147b092953da..cc8787409f94b0e9293af9372a4a72d78f29e48d 100644 (file)
@@ -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.
index 75006aa42f518708c1a28370586dd8cfc412159c..607e6592ffb024c6be7bc0becd5c73e4cefb8765 100644 (file)
@@ -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.
index 20949bad868cd714d66d282187d02667387ccb8f..c3502a410faf22b85891b74d2d20e170ee0e0e2b 100644 (file)
@@ -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.
index 8aa2b4b92cb7f874456bb055cab18cdb23c16345..e7e800a57f75618821b566ed09f0cf5469b8669e 100644 (file)
@@ -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.
index eee28b6e2cd6d692ed9e1ec1a94a1d3506418c5e..2adf08ffa92bfe1453a2d80ad7b446a9fc483d1c 100644 (file)
@@ -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.
index dfc010b04570713221c9a4159c75c4576df3ed8b..8dceab7e5be1dc3f7c238628e106a3b3408cc458 100644 (file)
@@ -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.
index 499ddc5dd9a6006fff8ea12a51e732a293221ba6..2ee038caf5862f7b71027570e594562f70a01c5b 100755 (executable)
@@ -94,7 +94,7 @@ First Version: 26. May 1997
 
 =head1 COPYRIGHT
 
- * 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.
index 66c2086582f32185ea767cec60af464f54754589..bff007d6d59f185828dde527bc0577b66c480c49 100644 (file)
@@ -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.
index 4411878e506fc6453e292f41064d0df63a5c1628..857e1c623aee496b2a14734ec38dc81725227281 100644 (file)
@@ -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.
index f3deaa643527bd31f5a9473a543f484f6bb96c8f..9de0746476edb423aa7b2211dcc97aa053832ac8 100644 (file)
@@ -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.
index 62ba618cca8f279efc42748ab15c8e2413c421ea..5b4e3c29a499afca1056f4b97a29ba878e216162 100755 (executable)
@@ -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.
index a652e430f6a5af3c7e6b3cf4fd462de2ec2ea0ad..45f435f858d8d00ceef8a3e2e14d477ae0ce295e 100755 (executable)
@@ -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.
index 598a4a1b9d71d68c6fd72e64e12c97ee3d24ce6f..0103929c4aedb33f21355d2db64b134ac165f318 100644 (file)
@@ -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.
index 1bee6c6106b275e599da5673b4cf06410a923f42..697278b7436092ee1af82d1e4a653684aa86033e 100644 (file)
@@ -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.
index 8d2a568363d8675464a07bf17a09d04839e5b72d..e1227c0cfb5bf5e5d0b9e324497cf4cc97cd15cf 100644 (file)
@@ -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.
index 80bd5f3fe495c8a59ef765d176760311dbe82772..0a71e3f6fe45d8d92456b380ba7dcc2a9ca413ac 100644 (file)
@@ -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.
index 78eae9e633330fec3cd2bff2d323f5d902651421..e0511a5695e6eb0e3c5a908b4e488a1c079862f9 100644 (file)
@@ -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.
index 32e962bfed558f79d8e1d93138d640cb90cd0f95..d9d69b9906c803b99c395ebcf1238f591a632828 100644 (file)
@@ -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.
index b20d7f21bb6d670f747fe0c785fd06ba734191de..f4eeaecde71653e2b0b69554c8d66cb71c8c7a31 100644 (file)
@@ -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.
index db1cf429a07ef7ddff15fbd16251316c01423e90..35e6d5f8dbc8c90b750bda256e1ef35e49df0a4d 100644 (file)
@@ -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.
index 69aa7b9e7a2b9bf0ac991cc014d50201d6ae6152..d7e293dd16d9de3e488886dc2862d3a6a7e88d33 100644 (file)
@@ -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.
index c2b3f37cad522836e1b16e8f2a65ea43ea7aa58a..3f743f03ea4778d11fab5e5816a03f4abed24187 100644 (file)
@@ -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.
index 8cb7091a4a3828db73d9997a346bbdcc93becdc8..88eefbd8ef43443478cbe7c77c7afdbf59734538 100644 (file)
@@ -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.
index 61e83f16894e82a9473d95191b392e2c64f6c2cd..f334d10e7aa66948bcb84b82543501146cd27d50 100644 (file)
@@ -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.
index 44cf993cba0bc591ad9891f0264bd992adeea965..03471834313197d0b5366ed82a2d281eef87d519 100644 (file)
@@ -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.
index fe7a8befd5fb53f30ec43768d6220c985f4f6d40..39b4030c8edec6cb85fdc8acb2d2de62a951d156 100644 (file)
@@ -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.
index ced1a37041b868b1b5b3f472325d0be9cd804cd4..84bb50bd845a742ad9768c4f226a882b98373de2 100644 (file)
@@ -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.
index 16a98afa7978640fe9bcdba6cd1d011c125a4744..fa5925f6bb699c4a7c42c52262a83d39797b53cd 100644 (file)
@@ -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.
index 586fbfcc8a95687226163116419aec2d2085e45e..9b06b08fd2209b4bbc1a062e7435d758d03849cf 100644 (file)
@@ -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.
index 83540c78dc9f383cbb18eec5490da860270d5e1e..fb917e397f5bce6f0c80017872533b565c39787f 100644 (file)
@@ -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.
index f2d71b8d8fa4746d68a03ee4ccf3c8c4620fefc6..6f7e7c857b9ab71366e7b28fe9d288109327a952 100644 (file)
@@ -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.
index 396be077aa54499bcafbaa6c95531cfab6a4c701..290fdae7e9fdabaf5663e0ef749d0a582c671d35 100644 (file)
@@ -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.
index 1c5289a0e879707cd343e7829bac0d721811b422..a3f68860ea385375be89a787ed0cd17223799950 100644 (file)
@@ -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.
index edd6bf05c8fba8a9bbecaf443e9758d27d2c9938..f898aae870e7f13a16472842e9555977c27be6c8 100644 (file)
@@ -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.
index fbb019611c9436bc0ce110df419c2076b137ca63..477fcdc93f0fcee2fc395503e7d99f21413f81c1 100644 (file)
@@ -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.
index 3f7a124fab1a0163bb4194916e512b60f65ebc0a..2f4bd328c05266aeb7c13c7866c6b6aca312c7d3 100644 (file)
@@ -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.
index 6f1f048536ee7cc27d7a0f9b750507a1d6e6ab24..62c2b6aefe429766f9f7e3c385ff550fa699a929 100644 (file)
@@ -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.
index 63364b95fb7b3991486d0ef4f84a61de9c870528..e98478e8ff70bf989d27383c3dec1f28e6118b6e 100644 (file)
@@ -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.
index a54132ccce1b0d048ee760ea38ee79d2fbac34a7..b5a76fb64636ecdbe7f771ed3539d83c6346dabf 100644 (file)
@@ -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.
index f7ac5c02d114abd2b5973584bfb4c52c7dcdf42a..b60eb55f0df087b48a129bdd1380c0c229e88a66 100644 (file)
--- a/src/int.h
+++ b/src/int.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.
index 4fcf48ebdeeb0c943a4f0adb3fade4fe3590bd3e..a805dc81ef82cf099ec4fd9823a3e8b8881e574f 100644 (file)
@@ -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.
index bee9a394fa9c4815cbbd7fd3525b83f2e4abac6e..2cc934d377c5a361fb0b3706eb4844a07fdce8c7 100644 (file)
@@ -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.
index 04f556ab5d1407962a7ca7a65973a667ea835e2e..5c90b30b4fe7ed28a0fa3a08c9e759511115354f 100644 (file)
@@ -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.
index 4fd385c27b59dac2aa7bfd151afc79eb742b7008..b3ccf24322216875b301ed014415052048308aca 100644 (file)
@@ -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.
index adf4ad1969143c92b874bfb838e1cc5cdb7d2d79..689d9eef669b0dfe03aa1b5f7dcd2c4306a9c278 100644 (file)
@@ -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.
index 7005487d219369ad3009a9bea1d840640cdf4991..02a51298563e21058791b03e1bcdc2042d2329ad 100644 (file)
@@ -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.
index 2b283bd72fdbc59edb46843adbd6e9e4f0583daf..30967f840418bcf953fd42c3bfb93b8077935d0c 100644 (file)
@@ -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.
index 4c1d84d4173f46ad55f9c82789e46cd1f9a8b405..dc355b51906f42c9b906f7698a4f2fa3c2611123 100644 (file)
@@ -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.
index a21717b586d07c019af343c29730cf6b66644fe1..6aa90610e7c9d8aa34849d1728178f4e577deb30 100644 (file)
@@ -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.
@@ -46,6 +46,5 @@ std::ostream &operator <<(std::ostream &, NfMarkConfig);
 
 } // namespace Ip
 
-
 #endif // SQUID_NFMARKCONFIG_H
 
index d3e82a05e4f6d93a3535ff3500cf854adc3f2d60..2e4b2564744ad6be338b5d2ff19e6f50eda4afb3 100644 (file)
@@ -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.
index a07a58616200be8bb67ed62548df355dc224d917..5a30e1df59886584a31a4b3d7ba083ffde01fa77 100644 (file)
@@ -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.
index 1044b55872f37621057b1eb780ace5fdf087ffe8..096ced751f190465218efaca78df29ac94220552 100644 (file)
@@ -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.
index bd7459420db24625dfc8ec3f1cee0579db0d3288..96a5c5bde7dcb5a36dd55bc9c05b87ddad689a3d 100644 (file)
@@ -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.
index 96f1cf8a3d4639399fa73fd14d14c449d881bf12..dca93d9a1caab819ca4db8e47eb553733cd03416 100644 (file)
@@ -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.
index 1d24732c6962be7afc9d20138952db0d0c6b342b..cc3bc187886282a3b7d7fbd62ac691b0e97ac4ce 100644 (file)
@@ -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.
index 59557f753274a47c80b076ff7d694d46f7e153ac..69a4cfd0536c14c15261fb9327c8f8a6d6ed1b72 100644 (file)
@@ -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.
index 8021e4c8aa962796d54c809a0da4940cb0cfcb23..71c9d469d3ca72e29a7c9384e957f701c9c38aac 100644 (file)
@@ -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.
index 349674f50dfde5ff718b7e78d0b8d47480631f13..9a39b513126753484b16680e69c8340e4e3b65ad 100644 (file)
@@ -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.
index f4cb7546f3b5b480c0bfbada6fd2b875e4051ae5..5a77e796924f96933fbc48eb79f0545151a21e31 100644 (file)
@@ -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.
index 729cffa0508de0e32e466001e2dca4756499741b..f2afcdca1dc2cc6df9242bc053838f07511f8b17 100644 (file)
@@ -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.
index 04ad65c728705063a08a36202586d44cae9d18e7..d12c59126a3c618c4ff2a9eb2c986afa18e250fd 100644 (file)
@@ -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.
index fa7d1a0a37d9142bc7c3294a3adc297f61adcc4f..e4438f0d1ae9453dfee0c2618afcb1741b940a10 100644 (file)
@@ -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.
index 6c7c8650c5085d841ed8c04813cd81f42858be97..56ef3c8c5c1762c49354116e4c7d13dbf3808c02 100644 (file)
@@ -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.
index e2d31dae8220f933a5f026f6b8d626767f02d257..9bb995dd09775f9f8e0b957cbb621989d822df3d 100644 (file)
@@ -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.
index 01295f44c026bcd153f3853d7496cbff576bd397..8bd9a26331212de268f36e25319ec5fe0ea82842 100644 (file)
@@ -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.
index f5155d409e8e940644ffc80ebddacbb1410ac717..0479467903120c4f73f218ebd099ab8ea833ecc4 100644 (file)
@@ -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.
index 8b28710789820fbbe174e52935907539b5900efd..21b29618feb4617dd16c0552917ee6bec7087594 100644 (file)
@@ -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.
index d331b039286c87e2c241add63bbf976bbf7da0ac..e268fe2c1e04fb388c4abb9c90f8fb4f6b24784c 100644 (file)
@@ -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.
index 9031041dae337e761c06c37d2918b86356f299ae..52901a8ce2bc47abb796e77b1b7d762ef5a42adc 100644 (file)
@@ -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.
index d29f237886a4180c144dd3970dd255341aaa1f95..cc35f42d7ed92901649a7f173cba0bf624b86f09 100644 (file)
@@ -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.
index f341b3dd374c4d6ad340c7608bb7e7b19f3d9a1f..5516a4d983d5ee26d843bd1e94f6792f06770c6d 100644 (file)
@@ -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.
index 05650d2fb92135353962ee2f0f1afc0f6bd87cd8..16206a49c141d73b35e9098f1a842033b4a8daa9 100644 (file)
@@ -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.
index 48a78ca4dc73fcb5c73e5a3a39e2e00dbb40eaed..833c7bcade9c88221a49d8fb9da6ee56aff43484 100644 (file)
@@ -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.
index 1476ee9cb1314355264a3b137e3f954a0ebe6035..effb46fca9878e232fd067601581db4eba174ded 100644 (file)
@@ -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.
index 7138548470cb76f06f47bd6f210f29d4b59ed90f..78c02bafb6d0d540f667c2dc474dc00513da5cb1 100644 (file)
@@ -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.
index 97c5d5414eb789792986afa1741837bb71b28b73..51bf99a45849e6cb7ef2ced8156fe1a3e20bbb50 100644 (file)
@@ -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.
index 7580d9f084bdab341dd70b7ce359f2f48f8f9dac..51cd45ed6f6f99349ed97ed13eb1d7cf2d923cc2 100644 (file)
@@ -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.
index 9ed90bd415ccf796ed2cf6926b07293d6c670924..16afc8aa5fbab52893532b2670dd023256d1f58a 100644 (file)
@@ -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.
index 90c67adf1208128b5f6d4b76c4df6ad05ae5bb30..36254f3d2a3044a9cf04ad86a9a9a142b298ab24 100644 (file)
@@ -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.
index 1fb1dc1ffd659997b30d173cffd6f1ca8ddc411f..95d6dc2aa33cce180d12631fd67b7626a6755f09 100644 (file)
@@ -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.
index b51deb11ee5298e40e841029a3da9fd0f43865e9..7ba73ff514e7041b0560c4c1cecc74a502bfc018 100644 (file)
@@ -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.
index 1b45eaa6c6530dae84c3a924350a8bedc0e5b715..ddc1571f7b4d664c18ce95376002280fa7760179 100644 (file)
@@ -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.
index 6c3db74700469cc79b0e285b135b09ff392c40d6..51562d96c1730f2f19a8431ab46338cf4869d223 100644 (file)
@@ -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.
index 86e434bca1da9f569a845f6231cc59f3814ef4c7..c1fbafa7f98d30d04adf19a3dea07d06e9c5e7fc 100644 (file)
@@ -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.
index 09465d407ce23441f26bea4896508d77e9ae2849..3f1ac05449c61640b17c423fc8f264eb8488550a 100644 (file)
@@ -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.
index 2f65d74cc71a84c01a8d9037e4130566de91edc5..8a7196524d3daa24d192aae2e3fc09842777fb65 100644 (file)
@@ -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.
index 40977944dba01e3ec2ba242f84b3b847a7a7bfd0..e4d5df7edb48e80f863f5677b6f6168fbe1104eb 100644 (file)
@@ -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.
index 59cee4877097b388a6eccf5decf5858a50f1b01d..89d80c8a01d59816bafa309cfb75677c6a3097f5 100644 (file)
@@ -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.
index aab64b1d6c74a59ced10dbfe9683e399f3245488..255c713ec521fb342a7044aa73be06257ee542bd 100644 (file)
@@ -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.
index b588883eb8206040a91336077d7cc0d285dcd8b1..f70869506f0039097a8784bb4bf9f6ab67936597 100644 (file)
@@ -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.
index 98db06d1f78e7d9a3c86a3182fcd592bc0176e1e..f2902a326afc8f947af60cf4c36cf8739696aa5c 100644 (file)
@@ -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.
index dd3622a44de8121d115b079d98f9934f78ff0de6..946d06acdc3444c9a2b21ce88f031cc5f3679a08 100644 (file)
@@ -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.
index 4967fca0010363650970079acbaf7695d675a8ae..ff78d32ee3c24a56ce564d439f94783e81cac556 100644 (file)
@@ -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.
index cd3453037a7d3db11303b5abf6da44289428ea02..1c84ba92b1937f7a7ad704b48d159f30f00249fd 100644 (file)
@@ -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.
index bb2ea96794f3e3e65a68b475c724b30c7e85d970..fb2fd64c91248ce441ab7dbc37c140bbe4c5519c 100644 (file)
@@ -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.
index 706ff078385b8423d360799593a19c8fb541e99d..c6f989337dcee1871e6990c7514cc0500a5bdb8e 100644 (file)
@@ -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.
index cfb009294489b99231f15a1282eed634c244ffea..eeb0e110ea737bcf691698f2a4f0fdc285fc6302 100644 (file)
@@ -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.
index e4bd55d566a652d13310ac1ac74d55c4f5235b2c..2c0b18305b1f8f8b7459b604f1a5d2cf2e0e755c 100644 (file)
@@ -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.
index fbbe543c25fc7ba337b27f742d9fd64c4050d7b3..f6e44295522e4d7618c83b53c4e5f0ae3075016e 100644 (file)
@@ -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.
index 2d000d259bc327e05cb90d46bb6b2a3fc473808c..27a548017fed5d4d4af939dff297cda17e09f0c3 100644 (file)
@@ -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.
index e3f1719d21dd3dd7ec806f54cdb843ca13f7ed6c..40a77b9d2009a50783dc44e25e709e8bf40db216 100644 (file)
@@ -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.
index 332972df2011bcda1247773fc53d404728ea40b9..6a0a4360b32634e08ae8a14b28083019f5c1afc7 100644 (file)
@@ -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.
index 02ae46d17304dea1b5fe856307c59fa77c582323..d7ccc055bc0ade2091995fdc5f13948485ba348d 100644 (file)
@@ -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.
index 9bf1cb2f425e50ac22ca7310e5d580c12ce2572c..e4f3b2c28eb204905ffad09069d42035f066792a 100644 (file)
@@ -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.
index a6237991c21c7c44370d7bce5bfdd525337eacfa..08023a7ca066a62eb3fb2c998860deecd7acbed3 100644 (file)
@@ -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.
index b808654465e71bf5fecc294fb8865967fe2d24bf..5b676727a2bef1f0182ca8c1a20ad667a28a15c9 100644 (file)
@@ -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.
index e5e5ee1b2a1fe039440842fa5645e4a888af3c26..082b93918720aa16e7828febc80d291e9c883f11 100644 (file)
@@ -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.
index e5cce37a0d72ff69c9fcefac6c0123bb67994c38..7bbcb043a3d5516c6b1d91e76ead56533ff38645 100644 (file)
@@ -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.
index 602696ee62bf9aad70d24cfb4fc1eda3756de467..9abcaca40effb39f55c30515d63371fb12af511f 100644 (file)
@@ -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.
index 8b011d68394ed6a1100971bb0fa40ee268de8b18..df622e08f0c49bac8d84294b45c224c6da2c446c 100644 (file)
@@ -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.
index cb75e855b0fbd6f47d73543bca1458bc4984f178..c9ed70679e3a58c4fcffa1e7e176d9eee35232e7 100644 (file)
@@ -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.
index 4c1882f5636b05662bf96bcb3ad6bff6518a00e5..d71cb54a4329e71dde957b9d7592ca33c5f8c8b0 100644 (file)
@@ -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.
index f4de6c923a56d79806f561a99ddf51be8bfb48c9..b8cb7a23b8016082d927071e93c88fb07fd3afed 100644 (file)
@@ -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.
index 1b37dcc1e6c33b75191404a36eb7f22c6e76b240..36fba20cb214a165a33157ca4832ba65a2ae5d36 100644 (file)
@@ -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.
index aa0f1f7639d63601084f809b66893a6e4b816c28..04a0c8d31f1351904cdb5173c16b53d96f4f9413 100644 (file)
@@ -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.
index 0fd922679044d66ff17b56c82968e39587912b3f..fbb0a217c04b9b4922ee7d58f20874836b49c681 100644 (file)
@@ -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.
index 7eb0e97a9bbaaac5b9baa3e6a867393f982811b1..89137baca5b439ef31eb44208d923676d929b411 100644 (file)
@@ -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.
index 018a9c30d8b87a4dfeb5895bc7358c3f68e15292..49f3c92e08b7a39a078fadb28db21aafbcacabb3 100644 (file)
@@ -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.
index f4f75f45fd60ed4936ee38eb915d8f1ba086c86a..0e9c1238c5beea55df1edcf49148c0e67140f7ad 100644 (file)
@@ -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.
index f168685b5530eb426950d5e974a90160a14fe96c..3621e13f9270623517152294df2208153870fae8 100644 (file)
@@ -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.
index d6d8526d8a0c713837855aac9e6ec6a7972544f2..18f16956d04a078f255b1879598d180c886fe259 100644 (file)
@@ -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.
index 9ef415da112b74c764f1ec206e6a273e088dc1c6..e066737a8c13e66f1ab299c6ebccca9763347e42 100644 (file)
@@ -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.
index d0561d70fda466b96ee031468e26d892a98d8f87..356e0199af488c2bc90f2354be0fd00ae3047ebb 100644 (file)
@@ -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.
index e381d922cedd0f4cb2ab1f6ec00f0e16493f6687..e200d950c992af48f790b67146a94df456658733 100755 (executable)
@@ -288,7 +288,7 @@ I<Amos Jeffries <amosjeffries@squid-cache.org>>
 
 =head1 COPYRIGHT
 
- * 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.
index c9bb34666c0f3608e917f85f1f397cc1e8586d95..2f01a981c7150d99f351f7ac705958df3bd2e06e 100755 (executable)
@@ -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.
index b91091653460cd5a3881590fed8f3c1a879c8e20..75c403e548c827a98ecd2c417376c805cbf2552f 100644 (file)
@@ -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.
index 4d5407121abb7eccec6c9e415acacb369bfc7fcd..529c7fdca072774a74b6a9d15c130fc840866eec 100644 (file)
@@ -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.
index 78e750391bcb6bdc2f7c04b61e2049109698694d..d2bad08325568dc0d66b5091dd8cc25c0f30ea1e 100644 (file)
@@ -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.
index 0ebcc3b3cdb9351da2c7e13592a482ddcf4ae779..d13b33ec1a1a5e6563ff49ef6b0aa72d1d210afe 100644 (file)
@@ -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.
index b7f0e23cb37cde1481bd7e417b3d7c9fdb81982a..d468810891b63a1fab700ff426ea0349e7349d35 100644 (file)
@@ -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.
index 3db7c2dbdf8d563e406334d86b181c3afdff2100..2ca5c60cedc380d84d0c0f62c9e582feaf6b309a 100644 (file)
@@ -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.
index 4eedfa8fab75c9174b4ec74e4cd5b2c3813180db..7651c5dce4b63cf16b030a38c4744146211b1bdb 100644 (file)
@@ -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.
index 8f52f8efec9e9c6ac6e17803568696d0bb544b06..373087793b01df336aaa6c954d07ccd08a516dc0 100644 (file)
@@ -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.
index dbdc57e7a8eeeebd09135d475a479f9f24260077..15eec84d6918317e0019aa81d56af447fe524669 100644 (file)
@@ -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.
index 070a809f4390f83d14eb76a23cccbbc707707e25..6128881a1e7406ad7f59bffabc763f0a46e4ca26 100644 (file)
@@ -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.
index fcb5b0221f881409bac2b61e836de84f0f47baa7..13d12155d54cddf07ae84cee5312b1f311a36410 100644 (file)
@@ -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.
index ae1385b8224c21fdf75ebc46032fe3f0d36c319a..1568c9d20b802ce2bd65443a0490ca9067b3a588 100644 (file)
@@ -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.
index 2790d77037f1eb33bef5d629db125d56992a729f..8b8e0637d1ed26dde8f0ed918751bd1955b8466a 100644 (file)
@@ -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.
index 010868f370dc6d61014da59e172e3f9d0cfee5bc..fcc5f3117fbd729a1c102cef1a07bc30b4685865 100644 (file)
@@ -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.
index d0cd9357792f8849c9b71c76576a7a10f2259eb1..17df1f12a51e47faa79c777499ae5a129011d449 100644 (file)
@@ -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.
index 0c6712cf3caa2115dfec12d8f5b016b0035871fb..3c6863332fcc0063020b07e7b6c2cb4063648225 100644 (file)
@@ -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.
index 09f914d7576eac101b70c2b8433ca8f0bf9ab67c..5f6a250763dfea46400d0607a27c44765fd7976d 100644 (file)
@@ -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.
index 1ce8e1c8d37cf130df4918eec1b036eb8775b712..dc63b32c9490d1f9b000a81afd818c9ceab08ffa 100644 (file)
@@ -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.
index 8cd4b3082d9f1cd2d93cc2ebcbc73f32ebfd9580..547982a9b37f509f95d00d7c41e46c92c726a8c5 100644 (file)
@@ -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.
index fc6bf3d217c4331c68e4750291d83bba22e6d52c..dedec4d4a91249000670ff390eebbb3e541d80c2 100644 (file)
@@ -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.
index 3d4af779dc01159ebc344faa6cde5fd077ed2108..b6b31e4db3d17fdba26627362aeba814aff2cee9 100644 (file)
@@ -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.
index 8b1d5a6fbd36571503106ca07652f91bceaf8ccb..90bf5d9d18f93f1aaeab953b8f2fd9f7bc593997 100644 (file)
@@ -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.
index 7df995f1735b7134d63270e986b62d373b450fd6..abd4a235e200f94bd0f460e1eeaba13a528e4f55 100644 (file)
@@ -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.
index 5f8c149428c0167851b0382f2e7d86b3745487d7..b268a379f12254143c4a383e13f29ca864b01318 100644 (file)
@@ -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.
index 8bfe9a80ba06ee4c03d99074100de285c7aaaf2c..b5648dcb0c9cff62a14adede306fe87c41d96d43 100644 (file)
@@ -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.
index 01a955bbbafe9357b8cc46f1d44cebfdb7b31f7e..6308399cb0c08219a301918b50a8e9c7985d095d 100644 (file)
@@ -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.
index 08537e1f16ffa06d52846ca6ce57a6113d3ace5a..2ff3a6ccb04d9ca0fc18b1b52bcba6270cd2f3b0 100644 (file)
@@ -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.
index e06996df4adeb38f129df9195356bdb8f9b3d9bc..05d3650e1092a1380a4f3d8c5ae090da119d7817 100755 (executable)
@@ -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.
index f0ec3667471b45359ef2bda4546d0e5fd8cf629b..e4f77ce56be38ae3eee13aec6479de511a406e5f 100644 (file)
@@ -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.
index 62730025939201065d756aa06a5595d5cadae001..6a017578ffa9416f6926a06e9d1e9b5b3e3b54f8 100644 (file)
@@ -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.
index 00b641802d659d1aa7b2dcd1fef24f396877800c..4bbfd15bfab9ea392a55e69f17b5a978a3383d70 100644 (file)
@@ -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.
index cfe012b4fb2fd57eb10dc1d53e50d17f92dbb0b5..f55723719333e48b360cac4f7bcb5910a67d67c5 100644 (file)
@@ -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.
index ff5035a3b40c1eccb57a4270556cc7c5bb621ba1..c3dd3d9d1fc39b3117ecc75f7d9787619b06d84a 100644 (file)
@@ -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.
index 76d155731a084406205f2202ce85e1b7e6f0d7e4..b945245cf3295d6ab1e115b4a9eeb1ba86498eb6 100644 (file)
@@ -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.
index 93f3a83ec9d666a830722d8b8f9430849a539c1a..9c906ced30103c7e0e58c161c593ce7095a4b81a 100644 (file)
@@ -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.
index e41bfd73cf37742c613fcf47a2b934a01068524f..7e34f3bed4cc17880046543cf8850a8e04b32a69 100644 (file)
@@ -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.
index 653d0657a4cbf637ef11a3ecfdd01252af2b318f..68b9e374ba92b0f18b6e50f5cc17c152c9d5cd6b 100644 (file)
@@ -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.
index 43a329905d7c68f7b16907f908a0db03ea53bc74..96b0993a3fa06f4836f2f467ea4bfadaec11eb32 100644 (file)
@@ -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.
index dcde77515f7dd2385fd9ca40db647397c637c681..3e2b154b82a04e72f1401e753fe20a9cb0aeeda6 100644 (file)
@@ -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.
index f786a8cd68fb304bbd9080e0566f4d02e3a9d885..43b018010517a2bcdc236d6a944eca7e9dc3aa33 100644 (file)
@@ -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.
index 78f1082ff0cb9949cd8eadc94e4bd6e9493f1733..835f67b8384f6880a686ea3a50af67373e97d162 100644 (file)
@@ -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.
index 57be80248c3202f1a886554e4b93512e15d0fd55..f5601c78ada8597b83f0a9ab6d47fd2349244590 100644 (file)
@@ -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.
index b85c5326ff1eb62dcccaf2ccb27f28e24d7cc11e..5b33b168e0959538d7827142423e4b02411fb605 100644 (file)
@@ -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.
index 831ffadcb73bea80fff0a57142a1a0d76e189a78..77618f61dcb19fecfd9e1d5836981e14032db358 100644 (file)
@@ -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.
index 179cd5ed740eeb93c83570c2b80e7d831377dcc5..9b5f33eb284d3f727f91612e24b2cdc00feb84c9 100644 (file)
@@ -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.
index d86fc488f38a6012d896c1357ccb856f273a5083..a3f4cd278407f983cbf9233cc3b3b31346fa4359 100644 (file)
@@ -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.
index 170ae9eff41647d9fa52f9e69d3a2163608d20d0..56fc29593cf0561e416d713758510b49f8a74b63 100644 (file)
@@ -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.
index 47eaa8c6122219f8adf1c7dab0a53b4d7ce8c1d6..fb68173a9d493dcb990876a32d42a63f5f620679 100644 (file)
@@ -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.
index 28ff2a9ff71c7f5674d03b7f47f22d8ca9d7bf47..16c71473c7897934762425b6326cb5c1c3715780 100644 (file)
@@ -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.
index dfee4b4ee0c82a58a978061c3ecc7219c24e4911..9fe397aa156a9969e8952053cc9d1087c22fb980 100644 (file)
@@ -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.
index 6ad6305a0d98169d9cb67a14046fddda9eb2f66b..0b75ed2ddec73bbe2a2e6fa65a8236ef2b4d18f2 100644 (file)
@@ -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.
index e46923d225fdcbe3a796a4fd040b8c41ae250ef8..439957531a25d0cb5dc096d652da6436c6ce0e91 100644 (file)
@@ -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.
index 30d40081cfd86c848796e3693429d78376d9f2d9..56a0de55adf738cd6c771ee2b707806ba8943439 100644 (file)
@@ -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.
index 6ef7af7942bfa2ff98d1a008756866072c1d3039..811b9a7a5f688da719ae0da86f757d5e7f503afe 100644 (file)
@@ -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.
index c5e8eb82eb50c4bbfa5bf99c2a27594919b407ab..14e0b428ae6558d82a5511e24e7d8d823c1f6341 100644 (file)
@@ -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.
index 13f8592e68c5f8a8a6c3d5d627c5b60630cd7557..3c52030625c5f8b1acef777ba0d9d46602e79deb 100644 (file)
@@ -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.
index 4cd289f31e88a0d877466c9a87db6609f1396171..a7e8b70eadf5578829f468d0119f7fd504d58d6d 100644 (file)
@@ -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.
index c544dd3386337b35ff942c4750858bc2721b7910..e742f8a6bce8a70c3aef0b1efb3b7e6094bf04d8 100644 (file)
@@ -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.
index 460e0041661fe0a2753484345957640a866e5383..54b6036b0d41d89ae62d33ec51e48de45dad6df6 100644 (file)
@@ -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.
index 263c7298d323ef10b298c230786b21965f129857..9819f10c077d80a5aa1015afb35399cb20c181b7 100644 (file)
@@ -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.
index 38bb4e0bc4257c837f22f7d19376fdc70b861665..377a7c95e38a2765270504b4220f856570367cd1 100644 (file)
@@ -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.
index 48f140bbf23c95c8459ebdec23b06a5d0cdf07e3..aaff8a502f863bee2a4a502d6d5b80c3ed6eff91 100644 (file)
@@ -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.
index 717e34dbb5227d88dc50500e785f81c499a2aed2..341dcfad7551f031040bc793628ded19b1d0b297 100644 (file)
@@ -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.
index 6b3cc810bf2a5b09afe4721e33896ede5b21188c..c796ff1e14c2c3b6f21fb9b03be49a2f2d4327d9 100644 (file)
@@ -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.
index f8ce1059523f24a98eb075965d6aed951f5b2d2e..7d776328c523677d5eac1365bfe82bd5bc4e9912 100644 (file)
@@ -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.
index 58f662ce4534d30c24df4c5e05a9d4d0344d65c2..f5d7973d6fc196e15e07b4c2d653752782ad3147 100644 (file)
@@ -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.
index 57ecd85a2d97c1fdfac0861438aeac8d33543df1..224fc6d2f3882d564d4f0f21bb30a46ab4f70d74 100644 (file)
@@ -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.
index 66e04a0c91485542f545eadc5cee91932f8262b8..95da65d3e0dbf304787d5fdbe819478648d01846 100644 (file)
@@ -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.
index 59b17d69242c95c56bf53890ebd2bd794db322f7..1ac1180168029219b8fbea3cff1dcb2125b6b439 100644 (file)
@@ -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.
index 6bbadeab56fb127d2ef7a13b65476f7f52ac7599..490d294c4fba86d17c7bf0040c6b0add0e86f5dc 100644 (file)
@@ -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.
index 97fd28a39a87be43b6cf078da0efe12aa14ada31..6ebd12ac4a6242648742360b15295183139bde62 100644 (file)
@@ -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.
index 81d68f4fa68fb20d7e4979cce1fe7f85bed1d8b8..cbe157abce791b5f7ad187e71ec688650ec52ff9 100644 (file)
@@ -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.
index 58ae2e3c8bf328eceda7711ba16acf5914f5abf8..84aeb76a31ef4e6022f5234fd938dfd8871f8efa 100644 (file)
@@ -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.
index ece164f926779db588cd3720ecf6170a69df9ec7..2938d6b83e0950342dcb3e3866ff01d49043afe2 100644 (file)
@@ -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.
index 8f46544cf1b214a12ddd71e7f12071120ea96ec0..5baf4557a2826aa270ed3008fd63b7676cf53cf2 100644 (file)
@@ -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.
index 38b200bf948d91506a4740abe0a37ecde2badad2..ffbc27f66e4201b8e96707ceeb8ec68ee6189118 100644 (file)
@@ -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.
index ce34918ada9d06722b77eb3f2e23444b7ad0b706..c6f52c72f26caa43fb40f17b66c8201bf779ef64 100644 (file)
@@ -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.
index 4e9445ab9f6b7aa6a7ecd571906d28ec8bf77da8..88c08df0a877cfd2295b4315ab88ecdacae5076f 100644 (file)
@@ -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.
index 52d6209dc4d78c1609f8a59c8faf57074b8ee6ef..652ef996491f1cc2184cc63306dd015a872abe18 100644 (file)
@@ -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.
index 4461dae1eeda6ee68b112bedf7637bd0024c7adb..83255eaa531ac97bd72dd3ff561701d67515b962 100644 (file)
@@ -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.
index 9132b1ac6b5496b1b86581ea445b3331b176a58c..0d62c2f7963b6e2c7d4bee4cc7986154206f21de 100644 (file)
@@ -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.
index 3c6799de6af3fb6f5b03acda18091394c47c4a54..641ab52db5b0272141f63f9395e57f95937222cb 100644 (file)
@@ -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.
index ead2ef4fe53fa5aa74724895f31ca1995a132b16..59326e560014785a277cdb563f22bde5a7e3351e 100644 (file)
@@ -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.
index ce1108b71556766efba75813d926fbbfb733e46e..e88ef803470b10e4e4a44d4ea9488f151e55c87d 100644 (file)
@@ -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.
index 0f5df3ac67da44981c8298236fce09b4333b205d..e1c44afeaba562961899131eabc71f7e01a5700e 100644 (file)
@@ -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.
index 659af5384724f9488234015ef672406a82ecf5f9..9e2491cb5394ecbd8a2aeb725153462965bc83f4 100644 (file)
@@ -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.
index 5a30dd7b7d39645aeb306af1b0de38630849b30d..a623abfa1307e0de66a77f261bc50b9a67077ede 100644 (file)
@@ -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.
index dd37eb37fde305a0b8ede65559aea32e343f2890..5834648ee6e0998f445dcb3249f3b6fe912c302a 100644 (file)
@@ -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.
index 924bb346f0337476955d8e8d544a018e219ae969..c59b06b0a988fb9490cb4acfb3e7f9df197a8147 100644 (file)
@@ -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.
index 1f4faf15a933ba5a31e9292e3d7e1cd81fd8aa33..ae7bacb5e1002bd5128fc01ca6a720d4aea8bd09 100644 (file)
@@ -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.
index b10be048191877ac4c590fb43e8a1387894166a9..30d6c0e38b8a0ff20c73a3ff0e937e4cbc9b4358 100644 (file)
@@ -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.
index 6f4430773d7205257f1ceb632ed65e133052e2a6..21a89fce7b10dc079957d060c95fb1db21db7924 100644 (file)
@@ -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.
index ca7199300db7c0c826a84d9dc35e52d5014b2156..137108a85e212f8394b8e622358d1682fbc93be1 100644 (file)
@@ -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.
index 72d543dca5444c625af135092c25c33c33e001d2..26438c3ede57c040e753328fb82b29836b72e6c1 100644 (file)
@@ -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.
index 7907f2b15e591d35b89d0135294a40260170a44a..35f019e637e5ac083d6a09c3f8fbd19fb1d664f6 100644 (file)
@@ -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.
index d4d303adaadcc8f3828490a0cfc3b309dcc7bac8..1742844868c81596c949e1465b135de532c5d47f 100644 (file)
@@ -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.
index 2a71d4aecb774089086dadea95181090b49cd295..4d701506d8027aa94f3888ebefc1d1b08fbbe433 100644 (file)
@@ -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.
index f43a8b3cabc9c50d887a63f35ba48cca15e4e31e..b803ea48c80825b073da0a15328a735bdc671a28 100644 (file)
@@ -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.
index 1d1091d2a24964151f43fac4b80dcf1129147482..38c979a1506a7e3b61ad1b36cbc3694bb0d96dbe 100644 (file)
@@ -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.
index b69dc30fb24cf971903f31b3cf509f3ab345726a..d3d584d21736b6fd0e12b77d9ad6f22c5b98b5da 100644 (file)
@@ -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.
index a6fe978dd529a009b4de4f7d99e2b3ef5b3645a3..126e157d9a3e0af6c816a79451c6eac0ca553d94 100644 (file)
@@ -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.
index 43075d19e1c1f1b80f687e0bf2976dbd0d370e27..1a07ee9b21326aa8650aea684d77ab8e6d194cc2 100644 (file)
@@ -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.
index d9ad57abeeaffc7492b59f98456598860c353cef..96f4615c0c994c371078758030d537bb64ec9f44 100644 (file)
@@ -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.
index 95f9ba16d2577bb2a97c56a4d974dc4225da0d53..cf64743eaaacae78b87e35e015e8b331d3f5f860 100644 (file)
@@ -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.
index 66186f1f06deeebbf388501417ff614e0180a332..e9cb0588bd82c7a99a7e69656c431cba70c681c0 100644 (file)
@@ -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.
index 251348c82fc4bbbe4d6fa7f5ba1fbb783ed1a179..2c9af7180acec029d00ad5590c4430649a93ef36 100644 (file)
@@ -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.
index 0fb4e9cea7eb6c4ebaa34669c3ef68625216bc63..1ee48a3c7098ff9460c1e9aec7c9457ffba36a76 100644 (file)
@@ -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.
index 36084fab2152eb3bc5452e7b1f0f4c8c68050aa7..fc67de345812efaa77778e50101decabc15e0634 100644 (file)
@@ -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.
index c954703d5c2b1c127a59f1250cbb48d85d50226b..a29bae89bc97ab409011655131b17e7f84a5f42b 100644 (file)
@@ -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.
index b38cf043bb8eaf78bf3f89e369ce812dd3cf1e9e..e5b01d2c9a4021fcf98fd8206393ba78e43cc5c4 100644 (file)
@@ -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.
index a1c728e07db6dec850df7d4fdbf1297c7f98ccc7..c182867c3cd9fe414bc0da40cf5f92a8b22e558c 100644 (file)
@@ -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.
index 85bb736a679c09a7cf9f3481b89a5497d0058e0d..b52650f559477d316a83b44883eac6c0b1eeefd3 100644 (file)
@@ -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.
index ee0c318d842c9c6173bfc9856321451f4f8bc809..b0f235dd97339ac121bfbf98d392e4cb220b00c9 100644 (file)
@@ -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.
index 8229b8fd616e4aeb6a03494e678a01a9977f8cb0..9bff223529e077b3722046a8430b9dac8f8e3ac5 100644 (file)
@@ -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.
index 71f15cd954279ab1ba6439896e55525d4cfc2f17..00107b3214c8149bb23100bb847d271a58370157 100644 (file)
@@ -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.
index 74fdf20ef3ac6a78ac5567925576cebc97be2d2b..a5faa44e246d1a97cc526d7432049d5411a12aeb 100644 (file)
@@ -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.
index bcccdd5e0ab7c017734ff65856b967b8c09b416a..176835a9162a387eb088f9f8b84568f12eaa9f39 100644 (file)
@@ -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.
index 9706a7504e8916260e897bd83778648310a15d9d..2bac7fb1f70039bea6ba4101b38c069e5d347b53 100644 (file)
@@ -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.
index 268074f02d7f33d4e7888d9593d39dc555ece7b2..7bae1ccbb481d282cd035c2d8f16e6cba0c87e55 100644 (file)
@@ -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.
index da33c4dd86f4a4887b8788c3bee3c4e590301e59..091212ae87a07a6d2cbbee64ec643abb3dff2b88 100644 (file)
@@ -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.
index 525ae268ecfb49079e033001d1ad55017c20dafa..7db11481c276c187077036b0b68cec58b6a19e7f 100644 (file)
@@ -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.
index 497e3050e492fe10ec42a297a3255749fceb5ec3..d0851e3da094b7f14fffd7fd3a29d7f2a53e345e 100644 (file)
@@ -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.
index 87d5435597f2ad0f4d90b43a9e980726943fb177..e8648c6d5adc52e4eb52cd4ae08ba6c15694b838 100644 (file)
@@ -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.
index 177c1f77b7e64d568efd9d0ce414e122c5bacb37..f97bfba3181643837ce7b95f68481a5950a800dc 100644 (file)
@@ -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.
index 2e1546a53076c4ebc066ef521c8d1f71f87dddbb..0fec7b466bb91b18b1414c76038434ced4fb2384 100644 (file)
@@ -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.
index 057e62dd5121cfa438283734094a0824bc6d6679..886e136852cbd66c8f4f85bcbaf7a7a1a1d8f1de 100644 (file)
@@ -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.
index 9ca982686f3c08b2658058396d60400bf48f5441..1a2e1083ed7a6c59b76c072eda2c6a4d8a2ecb24 100644 (file)
@@ -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.
index e8a482e0b7f8617a2704f28b47836c2f7500152e..cfbe2ec204ab79e0b02b2f2639cd78b0e914ecfc 100644 (file)
@@ -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.
index 944cdb33699fa9feffe1eccfc8021d7178eae513..7637af2bed031244db52278dc9d80305550bc597 100644 (file)
@@ -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.
index cc2f4dccc5b0dca637f7b93e1eab07de265b0aad..c2f167cff21431668b86360aa10cdfe1c0805b24 100644 (file)
@@ -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.
index f0d237e7cf7ec1408119d7dc6b7e7559936aa462..8ad2a0b5682b8b3c22b890ebd34bd767616d4c0c 100644 (file)
@@ -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.
index 50a7d22d2eccebe832fd9c6103c0c782d922e8ac..a32338bb49bc0d24361ae9c7dd9581ac4b8ce60d 100644 (file)
@@ -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.
index ee34644e9d4f171470231840ca81a54e5fd84c1c..d0748b90ae15cc777d90167a108cc1b4eb92fc6a 100644 (file)
@@ -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.
index 0d2d9549810b17e098218468e16a62899c369691..30921f95146893cdff0bcd92b71a4c47b2a5e454 100644 (file)
@@ -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.
index 024d1a98f6267dc4777f0f6e72f06d5239032d6e..bb7ed77ff664939377a34ab76c00fa525f823786 100644 (file)
@@ -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.
index 119ca53447681bc431ac67842080df314f26b6dc..8b2fa1bfd42273d98cccd7e23fb346a57240d61a 100644 (file)
@@ -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.
index 04513cfbdcf3aa14dc5589c5d7cb1c7b37f4d949..0e9b2c94eac1236f97c6f787e682797358b0059e 100644 (file)
@@ -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.
index 0ed0fdc618f2a5aff870f3d4753a38b374680649..28650c091a30073bb518c1e089ce4bb20985e4d4 100644 (file)
@@ -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.
index 1dc744f784c2fa4669febdcb23126b87f677f2e3..7628a8e92bb925c9d25d6af5f3a21cf05f5bfec1 100644 (file)
@@ -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.
index 6a7b94bd7a8f93cccfd6869c15f3a8b00e6f31f8..49c0d7021005ad9bbf6c3dd83fed49df9d8ae1e8 100644 (file)
@@ -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.
index e6304378eab4ae61c0f7fb3f5de89b0e1def6a4e..440384381e5638674240f040c081fac190a3f5d9 100644 (file)
@@ -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.
index e021a1ee1f963734794acd645aa5c864f516d5bf..7e83fe2a0456568fb44c07d75a0c57ada43711ef 100644 (file)
@@ -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.
index e7fa291f2d018f90b3ef111d019d9afcc23a3048..46832a1bd29f240a53958fc915d2b1998ac96c2e 100644 (file)
@@ -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.
index 6ba58ef1e03eb26d55b9f40c16710ae881044517..e8d9e0299fe044fbbc3230bf052cc9b38d1fd431 100644 (file)
@@ -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.
index 885bbbe4f623dda60272b39caa4596229bd8d9de..5213e35a8220a4226f6acb4b5ce71d5c09ad9836 100644 (file)
@@ -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.
index 8c8d42d015c3eb06e5d334302ce0cd9f9e8f6723..a52f7b6f7ea61a41f0c7d267aacc204bb483a72e 100644 (file)
@@ -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.
index d1f446f3fa2ff200b398cdf0a0ae6a116e87ba4e..e08beb5191308c534d32d436dca8185ca5f71956 100644 (file)
@@ -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.
index 70a85a9de8ed3b6c08caf5c39759bfd69f4e6f32..98c2053bc4d527d03d9446341a05a76758dbb426 100644 (file)
@@ -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.
index df6d43683d7d29f30d66feec71342da74c2aae4f..d4880776e8b6e55c71297ba1acfce0cec8bec6d6 100644 (file)
@@ -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.
index 2826afa4c570468907d17c360086a63cface211f..97a9b21737fcfca290c0dc7eafa59c0b65289996 100755 (executable)
@@ -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.
index 3fa275609408cf6ea99a27c99af875629eb2d95e..700990c518889f91f329055207e8478be3c39df9 100644 (file)
@@ -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.
index d7159fa9e55ebcebf88576216f8837889d5f8a2c..64c475c2c695eac57c9893aeff6a77a58d615e2a 100644 (file)
@@ -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.
index b1d2b77e6f375b638421623cb660b41df769ada9..acc4fc06576ed6b4f3faf6b6ef8e1deb4262fe46 100644 (file)
@@ -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.
index 23f8b4fabf05bab8fc64acbecbe372602141ffb9..adf50936286ee9e4dab6ad0862f8d9221cec1c13 100644 (file)
@@ -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.
index 87415c9556cbe453729b7cce3a0d62f43d5baef5..b265faa5aadbba300ded1fda33e9e50e299f0710 100644 (file)
@@ -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.
index da12fd248ff735e5760ea7e18329d3133044a5a4..4926973118ccfaabc9e8607161ca1c2ce8f25cd5 100644 (file)
@@ -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.
index 11e4851d47b8e1258794356ec2aa84f4d4d3b44b..7cdae1b50e982ed946857efed800862d379a4d9d 100644 (file)
@@ -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.
index ffd1e374b146e6ee8a08aacb97ca68c789235bbc..eaf3c00d50d50199e5a267d20b382972c4008310 100644 (file)
@@ -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.
index 42ea29df3b1445ba5171e3a3518e60e37f1192d8..e88a07ded36120c878c2436acb616e08c8e2fb45 100644 (file)
@@ -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.
index b03021fb8cdccee8148682325eaf1b519f055452..869cbdb91a75d0629d334531f345deea1e67928e 100644 (file)
@@ -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.
index defb68ab72570d483ee112af0ae4e469230aae9f..0b0a81089d5237dd50ecc86f3c982b78a0d50ab7 100644 (file)
@@ -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.
index 14c2591e226d633250af1e5fda12ffa308bf6d84..244ae3a92b057a9361ea3519f7854d2c61a308ad 100644 (file)
@@ -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.
index ca24d090664c7396ac3b7cb11f6e62bc8b80af25..41e81bebf999d8252906b62a4d6d560e4cd9a0ce 100644 (file)
@@ -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.
index c05beac986cde815f120e1eb005453e4e2dbc9ed..7b48451874bbb4d6c7dc181de6d2ca28d2497c80 100644 (file)
@@ -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.
index 46be73a0a312d6f888e3509cc557dc776df50080..7372df96083a2a0e72d0ecdbb06cf2e5ebb9df51 100644 (file)
@@ -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.
index 82562b023ef44885f93800b47129a9e460ee6a17..c2f1a712cadf6363f38bc2bb43c18b25dda77f5a 100644 (file)
@@ -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.
index f2069d9f9da3adf67c61d669d1bae07e73b4239b..48b79a7b251fde3816b311a02cf5865c2018216b 100644 (file)
@@ -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.
index 47c932ec0b8ba4174f161d4ba5f5eae579fafbda..cdd80c6d8ef4d20118bd2581b8e54d1a36dc7eb3 100644 (file)
@@ -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.
index 99d04f5441ccaf32604bec3405c1a22789091168..04803b4e78058919a198345f2d702bc5d37ef31f 100644 (file)
@@ -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.
index b032a9a0cab408838fe1b1327f902e7c4be8485b..9fdfb2dfdc7fccbba9ddf0f341404ab4b3de30f8 100644 (file)
@@ -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.
index 685dab72a684d23d6ae30947bc7334c15e4367f3..e802c81ada3c1da33899afc03b16f549c0833f1e 100644 (file)
@@ -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.
index e4332eab1c5bb2c81c014dbe0d42865ce3b55d5b..5f879e8a321c53bcfa0e8347a30870e7741e9b7e 100644 (file)
@@ -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.
index 99b35db2ff71d44942d7ad30ae0840a79d64e189..ae25cc1739d3dc43a3d371667904caa0600c0db9 100644 (file)
@@ -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.
index d98962681decb71d1cbf9c6800b45459004ad57b..3ba646dc6f5720317a51fe221652b973b0c82e62 100644 (file)
@@ -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.
index de81e27dd9a682105a3f42a2babd2609633eac97..9279ed84211de104db063e7706c363c2744d5f7f 100644 (file)
@@ -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.
index cf120c8e868833c294d24c41a2089d960df5cf23..a400be4bd9227451ac38cb05b539257fff4fb231 100644 (file)
@@ -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.
index fd59d43939d4afdf86ea432a53c95d3e861ec2a6..1b7f095d8c9c55adc2cd1d94480d77a23629a1b5 100644 (file)
@@ -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.
index 75f4971da88fd43efbcf9b3e286ff95f9cf10c9d..fe21ccda08fc723ee6d831355611f649191c605d 100644 (file)
@@ -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.
index 1c2cc09892c4bb9219cac14516a48e52ea7ae932..fb5eea4ac664f6e964b2d02fbed774214d9863be 100644 (file)
@@ -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.
index 9307237b8ff1d7f1838999072acd65a5999a7907..cb5660940d89b4c4fcd44e1805006ce211851dfb 100644 (file)
@@ -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.
index 80dc696b768580a5517d81100ad754d44d012983..c7e1fb8b0ddd72328b68b2b755b8d2be335cc28c 100644 (file)
@@ -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.
index 4f9b48903e44cf794a2633b36a59f63181f1ea18..a0d5779eb2fc1460e09e26982a508a2147056761 100644 (file)
@@ -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.
index 56048c357203fbbab9a5f69487b6e20b4388c5f1..219a229b69888420369594a8a672a62a303a5ff5 100644 (file)
@@ -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.
index d9a28dccd4c01b08d1b6348a702d4edc2f0ec88a..1b561fc346b0d6527bcf3eb89f6fe4f3206f8765 100644 (file)
@@ -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.
index c07889fb99aecceaa37d3727054cfa77cfe27a91..3e1c58cd9a4a49393f784535fe3bdfa33c63eb73 100644 (file)
@@ -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.
index 7c854a5ab3d5807945850754c0b69d932e4abafd..732dae7490197d57b2665bcf191626c6345782a2 100644 (file)
@@ -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.
index 93c973099b35cd8e8b1e54103283dcbed8d8c839..60b4d05dd6172add2f1df959ab1472d28904370e 100644 (file)
@@ -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.
index fb365ac686b14aff28e8cee3b3de39b7158c6a96..18416f44c17b2843ffe0defc4f01ba6a484aa115 100644 (file)
@@ -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.
index 02cb623e1de289179b7079315b25824f35f5c801..1de94971de83cdd983faafb6023200f1877a1199 100644 (file)
@@ -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.
index 2bb4550dd29ac38bed87b3f9cd5f7fe3a05fbedc..c358f760c9f99b88254763ef2dd6fb00824ea4ca 100644 (file)
@@ -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.
index d6d110aa08b4946093025a6b0afb5ed9e37a1f30..b6db325b1a914e4feb359cfbeb64435e71868e64 100644 (file)
@@ -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.
index ee6291f6e2e22bbf8b7ab9132e980afd2c0b0e4a..3c7c01b8dcbf6d9e7cff8d2a3f828a765aa20734 100644 (file)
@@ -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.
index ff78a6e2ee59692d8c4d032316553ac0173ee44b..a2f416983a4e2310d516e1597d6b6e3d3dc6ccce 100644 (file)
@@ -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.
index aca4800c8ac2b84c784f494178c245976dcb4b6d..f59027229b15ba9a37e98b11bcca57c145d632e8 100644 (file)
@@ -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.
index b2f55d6028aa49f014bf86ca34fe98016508e9d3..ca8d0a367557a900cba2cf18d8189ccdc7cec485 100644 (file)
@@ -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.
index d51323acd59331fd16e2912e62920d92b954bdfe..373b26585962b045665b3488cc160257a707f6ff 100644 (file)
@@ -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.
index fd9a5e322d5394bb02ebc4a04c93eb007a89d2ad..d655cb6e41ce2d25e794e9ae4974803110be308a 100644 (file)
@@ -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.
index 082d89723f18e819bb0589c65f758055307ea8cb..2fcc9c1750795257dfaf446e1c912ff417808629 100644 (file)
@@ -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.
index 6800a7042e589f3a3711d9219fb9d92d147779a3..28d7fe6de6067c31fcc473dacdda2112a309a78f 100644 (file)
@@ -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.
index 15951083a4ad10c057a86801a08a0a45160fbc3d..821c2dcc185ba8e390406e3675a77fef4b061e7c 100644 (file)
@@ -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.
index 6e173f781c07e51c27154d4d453078cf2c13b281..9bf472dddd367f9ff618cdfb4bbce31a984cfa1d 100644 (file)
@@ -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.
index 9733fee4e9a7584621bf162bca23e52de11a6383..743a76a97cbbaf77676751e7993a50abb1a8f3eb 100644 (file)
@@ -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.
index 0551a9e006bfb108df9b82b8ccbf0da31ae1f541..c410e4c61f161bd0916aef00f3eb97b21ade7068 100644 (file)
@@ -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.
index 2b26792e15c15f2dd90810f27869940665a8237c..9866628f2073e121f3822f88ba3600fae076bc69 100644 (file)
@@ -157,7 +157,7 @@ and
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 0dd890d6628b5cc8b0bc8a22c6a9418106104f77..ccf00ba0c14d8e37e851e79d3fff8a548b919b9f 100644 (file)
@@ -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.
index 3a159ab27ed2dac0796afcb34fd89005bc728ef2..a1efabb74d38edb71eb0aee142c9374a1ffbef1d 100644 (file)
@@ -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.
index 2d34c76cfcdd8314cca76bd48e055e8f3d443b2f..76f86f0357281717f53a88e1707882f075d96673 100644 (file)
@@ -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.
index 59bde9f4141ad830ee5db0ac2fb8b2bbf06363c9..ca0b452042db74a514a86a7871420ebf53dbc053 100644 (file)
@@ -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.
index 8762fb11c8fe9effcc83fad2dfb74a8f1d9d1101..51f3f2e96538ba2687a3fb7dc1c95ee856dca05b 100755 (executable)
@@ -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.
index 81dff7e6eb26c3875eb1b8b53ddfb3113c6eed68..c99402f6e82e66dd6519c514433ff19ada18345a 100755 (executable)
@@ -46,7 +46,7 @@ I<Christos Tsantilas <chtsanti@users.sourceforge.net>>
 
 =head1 COPYRIGHT
 
- * 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.
index fd62d8f3314ceb81f67a7b938704ac5ad47178f4..186f152db0b059fae4c039fba7d9d07584f6d138 100644 (file)
@@ -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.
index 997c38ec473d032138e6f059ee15cfd7f146e619..57191ddfd0dc6e3f69201f3ed3ce312af8732bd1 100644 (file)
@@ -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.
index 5c18648f81bfb8212ddd61c56d5321b069e5b547..65d628cb42cf11b5c58be6787491248eedac042a 100644 (file)
@@ -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.
index 4395258864bbfbbbf630053e4600072c60e40316..084d0d4323e464abdab23c84af115b07ff82f431 100644 (file)
@@ -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.
index 98b1c0e9cdb9009c59721816364b89f821670b11..e409cf54bfa31de58da7e84f3d66f790c1f54494 100644 (file)
@@ -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.
index 553627bb73966c1994831597c5c8643843600d57..4e840ca55270f591fcc9cb5488f0c6a0060cc98e 100644 (file)
@@ -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.
index f6b40c178dbbf7e835852729d8b1388f8f30d99f..769f8e806a47d2c500a792894d688c210473342e 100644 (file)
@@ -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.
index 1ee7a6934b1ea6d2a6289cb13e4be79f4ae0ff32..e83ba013d58c73f8e5ff6f07bad96fbe64e1c72b 100644 (file)
@@ -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.
index db5f521f43fb22a3a9102b1cb06e235a74c39032..f890584477616431e9f32658fa67868b14db16fd 100644 (file)
@@ -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.
index d3ca715fc7d6dbeae0c9b705c25d8af3d91a95a0..3961b89f3c0390c058c48159982b30cf31f666d3 100644 (file)
@@ -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.
index 774dd8357ab97949438616e059982806141570cb..7ca9af414dd3a8826c98f450ef19fd506439b35c 100644 (file)
@@ -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.
index 7921e36805829bae6afdda03d2d85a09006bb4f3..2932c44971f6ee25fc708c2c0db109a9ed01bbef 100644 (file)
@@ -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.
index d11a8e88959aeb755f3952391cb3159ed7201013..0744dcdae50255a6157efe347de8b87a48a5dedd 100644 (file)
@@ -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.
index 9e923196eba1afee48f1decdf29164eb4287c9cf..0f08a02c96849490ceb97e3b583f1d0074120555 100644 (file)
@@ -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.
index 29d5168d236be0be5aff6746cb9392151e7bc1df..d01733cf52c86a2d19769cebca8d824e36014ccd 100644 (file)
@@ -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.
index 3532bd6fe596be7c270e68e7ae908c2bb14ce52c..0dac16c6f9339513356bc323bf01d92928a80e51 100644 (file)
@@ -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.
index 63d13a804ef50bc987ccef912c58622d34759772..3ffc98cb0bf221f1252cbb8df89c16286d1d4c57 100644 (file)
@@ -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.
index 3d21a5fc18d5e5594a3c6a439448ef7f93b261c1..5dbaa46c6d6f2d20b609e0ecfa1df82d049b3735 100644 (file)
@@ -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.
index 1800d1bd58f67e1e58186e678a6ab45d2825c86d..4c21d773d194c1d78fef0ca079afa540e1e737f1 100644 (file)
@@ -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.
index 1517851dbbf40df7237b1b239264b7ee2bda0929..750941c035f75f3e9a77bf9762f9ca66ff79f80c 100644 (file)
@@ -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.
index 007f6b57c565540424da8f8aabe4c682e6e432f9..3af95f0334e7d41e502a48a6218bfb6858a78874 100644 (file)
@@ -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.
index f16d2aba7ee29e9cbef371c336fbbd86531ea9a7..fcf055f91ec50d4ccc91c12260b6bc44b103a539 100644 (file)
@@ -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.
index 92b36755530c8491cbffc5f76831b3585d726a27..4bcfad55aade889daf50fc61f9e160fc6dbd74bc 100644 (file)
@@ -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.
index 07a5c6d0c2d34c8306f3c2a3931ee1c525ed9688..eba2839ac0e5bd8b45b873f1ea730f0e2d79aa5d 100644 (file)
@@ -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.
index 07b1b1bca403cb926f0b8031de89d150350068a1..c845a0a92dcea04177275755da12320943932967 100644 (file)
@@ -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.
index d4c9aa21cc58fa54b25d0d9d91007157c3197b4b..502eef9e3464ef5a24ff716a091d4a7dadd4623c 100644 (file)
@@ -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.
index ab756da9d04b8505dea18bcb74dafb763f828ce2..119eab144475be5be0a0f427e4445eaade7604e4 100644 (file)
@@ -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.
index 18cae5f0b0422bf387dfb5f6c2741c2586d14b56..069a0271a17a397d9a5a18f26f303043b92b0a0b 100644 (file)
@@ -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.
index 42bf096a251ea99dc487a2fa09e91f8026a2ba40..46868425414b6f67775a6c48ff42f437e381c9f2 100644 (file)
@@ -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.
index b23804a8e1b5cc3324484b014439b1d430ac2820..dfc715db870dde6725055f278ce384b12eda51f8 100644 (file)
@@ -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.
index 9999e2e55ec7e337d61febc981e4bf2e235c59ee..6ad9d6d6b7129467aab1e6045e8ddf1d2344aaa2 100644 (file)
@@ -256,7 +256,7 @@ see CREDITS for a list of major code contributing copyright holders.
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 433503d41a6575ef8e744258593df3e91beb5420..ee376e8e243d5fef2b5ec82a00cf85f028339936 100644 (file)
@@ -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.
index 3bae0d4dac6d620c4bf051a8efe62b5f6bfe40ab..8e861fc4d6d3a6f82c3fa08176ee885fbeed7b82 100644 (file)
@@ -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.
index bbe0100858b4c6d8739e399acfcb21b5ce96e0f4..542ee246ea6b71a1197d72db6d17a5a36da25e57 100644 (file)
@@ -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.
index da4771b6dedb958ef7d969ed47d0c1512992ac18..994846ad2b1d9ab7ca4ace1c5038d3f62257f8cc 100644 (file)
@@ -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.
index 1b134c10011a4c049ec9253eac616533a628872f..bfbc3d33223afb78e8ab74508fbb9218c60d3211 100644 (file)
@@ -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.
index fcbfac4e31789c028dee620e9eed5e2121ac10e8..a712858728aa80587ed65be21bec34ca58f2a18b 100644 (file)
@@ -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.
index 745f71ffd5c8dfd57f56656877eba2638b0362ac..58c46e9f09c80654bcf17ed0979dfd62ed2b4b7a 100644 (file)
@@ -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.
index 24fd710ad1533a86ed9b7a2ebc7a6a271ba69c85..6098b5ae904eb897dc08d073475bd4459b375639 100644 (file)
@@ -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.
index 39da48833c3136a7df17768a97d72534b70aeb66..1215f407af7d00ed4e26eda338a0672bb797aa2a 100644 (file)
@@ -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.
index 8bf9a3753e5ad1420574ecb67698e2def769a45d..8bbf0494200fa07daac8a4de5a8412a9b40b64f3 100644 (file)
@@ -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.
index bf1d705e063546407b9bb4e71bfea2f51a5032e2..76715da3f32dbcbcf86ad024365628424a2f48e1 100644 (file)
@@ -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.
index e7ac2ca99fe1f220040f29bed9b62764a5f6b438..f60983ec95d76429c2adf5f7e1e5d0b002c03c1d 100644 (file)
@@ -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.
index 7217e81f8409d15f531c73204dee4755a2bf002d..763978ac937db32a68fc058a7532bd9d3919f23c 100644 (file)
@@ -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.
index ff81801600664c5201629808a7a84dd7c6ad180d..47f4a1e43f8d3dad45f383106144ed19d5301f2d 100644 (file)
@@ -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.
index 9a1bc10e1032f69e32ac26137f3c63b0b650d250..34faeaefd426bd9f46e28ebe794f7bba40d02809 100644 (file)
@@ -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.
index a448f48f4ab8c1ca59bfca3275d84b17e63afc41..4e2b7dfda383c95ae4ad21817d19d617740d2fa2 100644 (file)
@@ -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.
index 881e515a7ed1339d4aac528c335ed50643d4179d..36d549c382906fe25066fec9cbc6b6eb91aeb085 100644 (file)
@@ -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.
index 9c9ebbb2ec1afc6db135ea25574b30f3f01a415d..bfc5ce408b7248715b940265e96a18c7eede1806 100644 (file)
@@ -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.
index dfb9981a6cb235fb017ffb092448618b457e468a..fdd7de29d7e6f02439cab7153d0d7fd6ac890df6 100644 (file)
@@ -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.
index 77284bef65959edb4c6680287bd220590a2e676a..bd0da57a821e9729fc79f9ee25b9c4b7a7c52ca8 100644 (file)
@@ -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.
index 52a52883d7af2fbdba4a18dee384e35227e46bd2..3ebe1666de26849ee933c1d329b29501b9621423 100644 (file)
@@ -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.
index 5be795744de3c26184e5febd596b6d3c61b52b89..be1e6c6320dc54ba07534e18195e2ad3f6746fd8 100644 (file)
@@ -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.
index 8d9d121c51195a900049a02c96836ac9a1d69e5c..bd0c158685c761d0194842a10a21c16ea02b3cfe 100644 (file)
@@ -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.
index 5a8bdabf85c2d23b3711d91abafbe8669451f930..220088258bce948a69358f8ec14353ea0a9cb41b 100644 (file)
@@ -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.
index 1bcc5a99e038b8d65c54401ff9f069e3258f4e7c..4bff619a5179ae7136f9b245dd17bc4cc404c474 100644 (file)
@@ -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.
index 3b20b3e25976245dd2cd00766467a89feffcd80e..eec2f3f77340d371781016d161c9211949f66709 100644 (file)
@@ -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.
index 0bbcb58fe61a2456b0bf8bfc9d2d8dacda89b1e4..3e134510c98e24bceee4d28fd537c8586b1cd703 100644 (file)
@@ -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.
index 6860a4904270fad9d939005ef45eccceba5f5290..105eb49c2d824e3835739d08cb536123a18022fb 100644 (file)
@@ -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.
index 7397efd9835b628d71e5796fa54e40cb3dc6cee1..d57ba6a62c37dedd30c994e1c0acb0fa637615ae 100644 (file)
@@ -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.
index b339b23b287129b13f421abc0fcd2d22e47fa54c..146cf9565632066afc35fde3af4d4c2cf9b1c0fe 100644 (file)
@@ -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.
index 4cf5b9ba810163e094edfceb4a5755a89f88514f..d5e82d18df615a74464ab19d3c66d49e31926b06 100644 (file)
@@ -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.
index 06fc1b0d9320e1451afa96710347a700f3536dbd..3f87d36f7f86017023e7c7dfa3a5623a8ee753b2 100644 (file)
@@ -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.
index 6dea1f29dcdf5e6fb5f4134eeb67faab13bb14ba..6202b00a6cd2b67a052991ae782c2f0101d57782 100644 (file)
@@ -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.
index ec0049e9a2150fe483e3c2156ef1ee5224fd0200..03eaaa15b201f2561283ee2400de62ebcab1249e 100644 (file)
@@ -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.
index 1e1b5884d542a9c1d3613706fe6407aa628bfa9f..60b22d6ca3266ad37071641d24505513d576530d 100644 (file)
@@ -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.
index 213487785dc90dfd9e9c591e00d10605bf9c6d10..cd0981f414697d4d6526097840c38bf13ef803b7 100644 (file)
@@ -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.
index daadfc3bed1e447b2b3177478823f5d51ecf4ba9..1674f583101a597e8c2001af5fcdbf02b481314b 100644 (file)
@@ -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.
index 3f0f20efaba3edb35dd5f70815abeb5fdbac6f75..1fa4756ca8b24ec8922d1e394e795227d6737c65 100644 (file)
@@ -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.
index 996a35458ec9262d253aff56ff891e959b802e8f..ef096376da8d1a8c36f2b9d65c3cbb7716278ff9 100644 (file)
@@ -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.
index ba89506fab0742c5ccccab9e6526fec7dae981cf..87c4ad995143c14591546c231da4fe223a6e96b2 100644 (file)
@@ -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.
index b33c217f481c5d5a91accda0fd3f924482a4af96..72aaefd088c408167b39bbd97cd2e69a15d62110 100644 (file)
@@ -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.
index ad635bd3b1c934ab974f7811eb952a05dc4404e4..508705b0168a1c3773599463a504641561f56c91 100644 (file)
@@ -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.
index cff5ed8fe691e83985ed29fb5fb637b44ae674bf..909f7f03ecfedd1e6b7ba4a4194dd9bbfbee7167 100644 (file)
@@ -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.
index 6c358a4c8923f6d5723dcacdadbd3fff3102a2dc..01af764f31887d6110ee0b9518fa3808423fc691 100644 (file)
@@ -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.
index 631f3e81083eef2f9047ea78433615a080a6b511..cc2d2abff05f7190e5f7211f16b4b9dfeb4f7cfa 100644 (file)
@@ -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.
index 0b14ff30663b35b2aaad30402d87b8a929cf019c..cbbb897bb4b3daab83e38bd6bb49c736e577e74e 100644 (file)
@@ -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.
index 7cf25594f8ee4b78d5d02f66fae81f9de1fb5d63..8f9fe4b2b3fb18074a163d73a7f7903c285456ed 100644 (file)
@@ -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.
index 8579c20e529a5fd720de8464f81cc31f6098d9b6..4e1e55cbeaaca92e49268300be6137bbd78da627 100644 (file)
@@ -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.
index a33cba97c88878de324cc29a8df5ad1cd2a1c8dd..b225df4ad2e243376ba375feff859279ea635ad9 100644 (file)
@@ -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.
index d9f6954fbc6f8169f554b1fdb47bb54e08134b2b..07e8389b0456b2786d98995f12fd29738569a2dd 100644 (file)
@@ -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.
index c0afa4a3b20ba769472c9d393d2a3fba991fd916..4956869be96b35e95bd771a518e0106ed45432f1 100644 (file)
@@ -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.
index 0c870ecef34ca536fdcd3a299c2c461fc4959afb..210388ee865a83b51fcd8ec559447476a83ecbd8 100644 (file)
@@ -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.
index aeb3e64ca36296f8d0e12b07ed2904a2145501ed..cb7163db9aa793858877a364d128f465caa3296c 100644 (file)
@@ -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.
index b5873f8f8c9683567025e0b0f1eab9d03bb71b52..eb954c9eb1837b92bb7699476be7673584d52a93 100644 (file)
@@ -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.
index 14cfb1dd05b19890ac3f151a996866390ce12f91..ea61052449e34d993f687e8d90754c42d7f4fd5a 100755 (executable)
@@ -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.
index ead38a180e9caf59950131f1540fef498f934fd3..1aa60b32078216cc20b234aaf572e7da49726017 100644 (file)
@@ -44,7 +44,7 @@ Based on prior work by I<Eliezer Croitoru <eliezer@ngtech.co.il>>
 
 =head1 COPYRIGHT
 
- * 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.
index 560e4f95c366862fc01d54193fdf5e7cecc716e3..7f31663473992c3168faea8afd3822501949c2bf 100644 (file)
@@ -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.
index 6428492d82d4937b237c3441a5f147cd52c05def..1262685fd45def22e81b9407a243c484b73984ce 100644 (file)
@@ -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.
index 9db75d5d265555269780eec543e2fbd67c24163b..6b1b77a3219481192abf9b8ad821955cc0160c41 100644 (file)
@@ -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.
index 934b8492bf59096a466cec0e3bb6b10e91539bee..87822e413d049ddf488aeff4b56e447749d7082b 100644 (file)
@@ -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.
index fd9d5fdab0b9cfb4e877dda74bce0bb71c877757..c52352e3d24ca4d4a24fa88d5d2eb447c75f9563 100644 (file)
@@ -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.
index 61a0a82957486de6426e68c5db00c5d4d0f34bc0..b75d649ca7580c33c2571cbbc7aa51f653f8ede5 100644 (file)
@@ -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.
index 36ac45e98d1304b12477b8d9e147ec00bdbba168..d0fb1f05b3f44884d45c05f2fc3b71a92dd1079c 100644 (file)
@@ -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.
index 9d30d177e5072f28b2263d4ba565c47b2f4f761e..b5ed1c75165f4dd8728c0bfa4729cfc86e00d864 100644 (file)
@@ -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.
index acd604fbee9ab37621631b25f04d36822eb3045f..240acd9fc5f6e546fc9c589562ae464a332d899e 100644 (file)
@@ -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.
index 6029979f1c16972471206a21d4bbdff5e2174afb..f00d41842a3040b2598c0a2eddbf667cbde39229 100644 (file)
@@ -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.
index d0ed68b3a90b820e001563b5dd48af124a3ae4a4..c832b0025011b974d8bd081b8c03274cddaf7010 100644 (file)
@@ -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.
index e8c9aa77a5c6010b4d06830132fabf9fc9e6b78a..f588cb1441db51cfda62549b526827d2c3f8f96b 100644 (file)
@@ -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.
index f9d4a428714b9bd25302f2cdc925a6ffbfd48ac9..e001284ae26d06ab764b4a6567aa74ace9556532 100644 (file)
@@ -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.
index 84c3ea6f9e9522e4088c61beb7ea5106ed5fe666..a30828099dd40c641f86a0281745e9a4cff1a280 100644 (file)
@@ -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.
index 3dd9d7193010324ea3f878d4cb3e1e5656f01113..26cbef84e7dab08256cf5ca409375ea5a0208651 100644 (file)
@@ -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.
index e2ca892cae2d1fca764eef9c9b220ada447357fa..b00eaf076536927ea34020631aa55263dd87c240 100644 (file)
@@ -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.
index 8390aca297791d0b965e387bffa747c7f53d7807..31fa0e22db9fd95e1b279dbdc294fc80e5e0191e 100644 (file)
@@ -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.
index a63faf5bf256b2f8fa421cd329d8aa2238418d28..f26efa587b04bdcf493313b380da149ad74e28cb 100644 (file)
@@ -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.
index 0b3f78ce49caca6ee90d9224bfd64c175e42c4ba..9cba23004483e8e9c0e445d6d08c12819665c00b 100644 (file)
@@ -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.
index 55d799bb451eca36cf1e1bbe1b97dd4213de692e..ed2c0d67dd7745eff38725d09b8b470373808ab8 100644 (file)
@@ -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.
index d7e5c10a4a877bea326a7fa5ba50c5160d146383..0b63a835861ac5966c7cb485fc0640b3b325b9b3 100644 (file)
@@ -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.
index 2e84187a5f21a4a249ab73ae88c4e157feac48a3..f3346b4a97dc8bfa9f8dd0861997b9bdcd62ebd3 100644 (file)
@@ -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.
index 16da5c2ba501f10ffca0eb660552d16aeb608530..fe9fd1985f0d6f1b0bdc30b469a19f2937150138 100644 (file)
@@ -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.
index 1d9f373a77923724532ac6db0d62fa8890931bc3..69eeea0032aaf3729f179cdf7d4300a5980519e4 100644 (file)
@@ -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.
index 25af852dc07c2aa56108d71f3f29749ee245f42d..3a82bf14d06934920b8a5138a4f32958a70fc78e 100644 (file)
@@ -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.
index 7f58c53ab99b045ee79584b2630092a455455090..37761db9173bfdf3139a8f19ced6642dc2f1a0b7 100644 (file)
@@ -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.
index 7a93df2cceadbc236d2bb219a95aa0b21816b807..712e0e44ee69818b86d6f02ddd6db56be21bb0a6 100644 (file)
@@ -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.
index af3585df1b85a7628c8bcfa762a338dede4b1e55..2497f1e39e15103e9a7d0e9d2da522686ca72084 100644 (file)
@@ -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.
index d74141e071598d971180ff73206fb1cbccd6f7f5..954e00fe701c41d9cf8316e73b2552c40fef22d1 100644 (file)
@@ -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.
index 1cc3afcc7b0dca99888482ffac734098ed4e5386..9769ca943da63581d7e85280d80a78e80616d615 100644 (file)
@@ -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.
index 636ebbf4957217428c8612ceb33b97c0d2b1691e..ed1c5cffd1d089c3643128bf0954c2cb77dff93a 100644 (file)
@@ -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.
index fae702d411e31ad8d51008d6093733c3dfe562f6..b371646cb8593b7ebfad2a02192eb695ac3473b3 100644 (file)
@@ -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.
index d88fe67a3183fd11f2cef7f5a60ee8d617067f2e..f0eea0ab0435c9e2d333fe36ea9a56273610ca42 100644 (file)
@@ -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.
index 1b1ae97161af3a4e9b53ac06bd626f6a49e34b08..176462fcbfef60efeaa484837b45c880d871faf9 100644 (file)
@@ -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.
index a56841990e141081bba2bb01de19e1d6b549dc77..2017ffde00c8b8a1fd60e1ef60190041d4a07e9e 100644 (file)
@@ -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.
index ee795525f299883afa9e1e852a66628fc3a80776..068ce2405781b94689ca7a816a0648120d5cfa54 100644 (file)
@@ -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.
index 6d94beee9e4d04f4fd1cc0c465b77c912472b0c3..13367da893a42b9b558d114bf91e6afaa7abc826 100644 (file)
@@ -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.
index 8d28b6a8781aa59442dc33ca4c81c7cfdca26c2b..e1b7b428f397505e95653308f0f9aebb57b9aa4d 100644 (file)
@@ -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.
index 38b9982b2dfa049b1cf0a146d997ce873402d47d..60430a92d8f29857730067a5f6d1b4b878dde04f 100644 (file)
@@ -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.
index 84535527b066b9404849eeabbb338cf780099646..9cfda835ad6865b10aa006466e77831dd58a252d 100644 (file)
@@ -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.
index abb4ddd7b10541a8de6a80292e4a573c4f8e6a7c..a619b29d8a557c83cba20fb2ee7c4cf6f47503bd 100644 (file)
@@ -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.
index 61848e63294481d7b8e3262bf58e14e4029199ea..a53c21ece02e2ad613b1117012a7a541e10772e9 100644 (file)
@@ -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.
index a4dceca76fcc0f599a0f075848b183c3ac34e0b4..c1eb38ae9dde689260fc8677f485728c42629c0c 100644 (file)
@@ -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.
index 0af415f24261a5152f819f3dca680943f0590f6a..a6b582b0dbce893fd8a45ae2e0c726a291fd81c3 100644 (file)
@@ -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.
index c27b0d00dc011e02f9fcfdc0a478bcb9410a323b..93bfd75174f69f75f253aff4068a7753baedb41b 100644 (file)
@@ -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.
index f4a95908ef8b01943d43e3093a8c3b521ff6df52..1583504c27179cafbcaf680bf8c86f948d844abf 100644 (file)
@@ -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.
index d21df483f98bd6aadbdcf5b30f30200c08b184a6..a9c775021944842eee531822bc81514cf7dfed7c 100644 (file)
@@ -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.
index 27a276a3a900bbb0c0d410864dbfd867aef77cb4..f200ae39c4b5dc0b264a1931206f9c91d99f681f 100644 (file)
@@ -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.
index 2ee78c85555bf54baca41331208884a9939bb26b..35270c2d8268af93564d11597ef6d4c3d877c92c 100644 (file)
@@ -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.
index 69d3f493237019b6d9972901cffd962ad5b57463..c893297e5e2fb85c9d9e4effc58b8f7608ce2d7b 100644 (file)
@@ -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.
index ca6ddfd1c60a5bd83152effd75b3f92d81ce67d4..8b10490c8a111389f14a5d887fda838ed791ad62 100644 (file)
@@ -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.
index ce1c370de01f6d6f37a1a59bba92e88c9b0ac0b7..8c160e56340e7253dcd65d9c66c6dbeaee027cca 100644 (file)
@@ -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.
index c1e439cedace10fab9cad24942f39c53b62bab7c..cb8eb1b8f683daa0745f44f6771a089e00356b22 100644 (file)
@@ -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.
index ba398f18cd0027131abed86dfb8e304b6af1e37e..a479d22ff312b504209ece31e3dca20b78cda950 100644 (file)
@@ -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.
index 4359ec47c54b49034076ee9eab821bb737524ef4..89c505ab4d06fe45929caf6cbaad7daf366ac845 100644 (file)
@@ -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.
index ba92c8b7c8cd0637abfa83ea911df331b0f4eee4..bb7a35fc36039185d4e1510fe033c65ae2a86248 100644 (file)
@@ -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.
index 7e5d5449daf6a6589de8aec4d8dda22453dd7ed8..97731813544cd7a67db631d2491e6961e5d62f31 100644 (file)
@@ -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.
index ee36b2a3c99ee20bf2646f83028012c1f5ef4cda..13601e9f30155312243e493fc5c615f1e8ed442c 100644 (file)
@@ -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.
index 8b5a34479cb69618d1dc8736ed98e22d3e89641d..88f26d996a690d423ce2b1a28f98e0e83c99eaec 100644 (file)
@@ -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.
index 85378ad6b19901940949efb229f0b9e7a1a16106..4a74005e7140bebaaf5091b893e9ea359e1fb426 100644 (file)
@@ -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.
index 8a1a12a779fd640dba063e9604c18f580bbd4bcb..cf46779dc659844894746cdc9b4e8a3e6b9633a3 100644 (file)
@@ -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.
index 21920be1ee9f397a75731aab90e4f27150759a61..412c524e95207589ac2ecfcf5ee335cf809da756 100644 (file)
@@ -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.
index 26b02c902b1c29e8fc683fc44c9e199aabe85921..4e5d470b960da7660526e25338ae62d4555279e9 100644 (file)
@@ -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.
index 3437705f7a5dd9fd350ae4839a083f195a0f8a71..95c523bddbe0b472e148f36a88dc7ea61ce61b20 100644 (file)
@@ -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.
index 7068357b60bd994f80c53508cb52e34cb7c1a109..1b74040f3843871909be71ba77a93058b8425a56 100644 (file)
@@ -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.
index 39ab1ebbf4346a26a2e8f6227da3c6e8d376e819..a64569daa296182adb51854ec24fe74881e27c21 100644 (file)
@@ -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.
index 11d377306d903df0ea5300c31865808b06d25ae9..b4f29d3ba7c8dbb0f9ee76beff531d7db4e0a9df 100644 (file)
@@ -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.
index 285cffa92b9cae3dc9b60f0af219d75c01b3eab2..5e32e0bf6d3731c489ab1e7538b3cf370bc5e0b7 100644 (file)
@@ -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.
index b694f035959e3015f582d56789d2d9a3a6d0d0b8..d83699b0f687dcef1bfb89728f3af8e839df915e 100644 (file)
@@ -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.
index db6b138cceea1348107c7d41500775f6af60fb71..19eb299d6ab227c180aa04c41a46414d41f4589a 100644 (file)
@@ -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.
index 950bcd2fbef3e856d5119c4d843be710875ecb01..04893308b193f74d4a9116793370b61b9024e9a6 100644 (file)
@@ -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.
index 0b076f5452f7a7f5ddc7f1c090c2c828fb129253..3185bbe542433f9457376cf5086f5e16c5dfa3f5 100644 (file)
@@ -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.
index e936a17fe8838fbb8d2352a8b3f332a1c8b8805a..6dd2bf9b61fb8f62b4092349b4e528bd873f1d73 100644 (file)
@@ -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.
index 8ff2fb516f24847e61a83a17f8f5b81aa1823d06..20cfec58987b445eb6d0ed31bc17a0ed52cb7168 100644 (file)
@@ -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.
index 275018a05b30ef8aeeed751c6bb77ee7d0fbdfce..b889830dd8ed3fc00ca61b74016f27b20c82ef68 100644 (file)
@@ -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.
index cdc61923adeb31a725d5037f8c8d8567c53392e4..781a5bf72a93ff71c7d7330df649c34dff130c11 100644 (file)
@@ -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.
index 56e01c98af0d34b82aa00a2a3b8e0c41ae357063..c8447dc76b2012570bc23793d49766edc8d22ca5 100644 (file)
@@ -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.
index fc4c06a54149fa31eceb5ced105460aca8be7f93..97a4c87aee0fde2f28e7294d39c848cd863568cd 100644 (file)
@@ -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.
index 32b0d3aa67e68e9f195d4625b39c727be5919621..5062da3eb884f184b282df2fcf90106d324227b7 100644 (file)
@@ -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.
index acfd117ec9fd5682b5d095f7760fc1aafb43412a..321472597677cb443ee8f2f50056632f6e0a238f 100644 (file)
@@ -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.
index d49b33b0b84c15c7b3d0d835af51c7f99a2855e7..5900b77d7404c03983ddb8ae7ac655113d0d0178 100644 (file)
@@ -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.
index 9fd1d752a815fc90ba0682023d2f9f30174085ec..8177995bd7cbd1b3cf5dc9009963cceff31c2675 100644 (file)
@@ -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.
index 0ea14b4150f47eb087e37fb2eab9bac06d92ff76..3b6eb790b6d7447eccbe8c6d61fa76014343f1ed 100644 (file)
@@ -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.
index 9e8eeec405ebcba090b58063a7ed5faddade4768..6253bbced525163fe016e86256cc50657ba8c025 100644 (file)
@@ -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.
index a2be27a90523ea2f64c15f15563706a92a0d39cc..72bf1fa381666ee538e8b59b47e234d7f31a2a2b 100644 (file)
@@ -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.
index 0e7b8831158b84ddc066a7a4356e1e4f8d8d5bc5..55441da3e72a14ae38ff8b6adbef5eabbb1bf44a 100644 (file)
@@ -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.
index 107aac96b678d4dc304c391ee4350e5cf81d28fa..450fa1c3fec985b04ff522df495a41a0640ae634 100644 (file)
@@ -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.
index e9df260122c69a0fc101333c5026ae0925306555..85917dd7eb768fa7abd1a3af296c496adc13f4db 100644 (file)
@@ -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.
index e97e5c8d676289a1f01692ea7d6a91b2fddc37f3..2d74ee919494dc1572d5f627c5e25111b3078ad5 100644 (file)
@@ -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.
index 20821f2719d898a216fccc4150b7ce7f146ac57c..cbc6949fe1c42e41ef3e8f3f074fd5c83035164e 100644 (file)
@@ -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.
index 9236d0222f163ea4e6dee308ad3b483515ed6d59..291959db10810f8a6a4c682cf20688e8281e01af 100644 (file)
@@ -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.
index 3c51c793cf1f82db40b90abe6f58eb2e941ca083..52d48934b7169d414d4dae198ddaf92bb74ea118 100644 (file)
@@ -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.
index 9fbb2c5b56e30dcdc8679c0f4e689893a2401541..e85863afe18b92dc7fb79ef66ae99af5c9ee562f 100644 (file)
@@ -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.
index 89457791cb9929034aa0453949839ff923f07844..ab329b5eb62022e73250a8dd41f27ea15a048727 100644 (file)
@@ -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.
index 72cced6b3a02a6c854d4bae3523f5e2490230e33..4f63413fbc8c27ab48c30040a1126915e0d3b301 100644 (file)
@@ -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.
index cf8446655ceeb691966837f0901e031373db8c31..7b1bc17e9162e372aa33845be79fe2958207aa73 100644 (file)
@@ -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.
index 83852e8fe55f289a7195b45a37f5962821bf9131..fd9ab20d25c63629808c08b81b04a86d556ca25d 100644 (file)
@@ -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.
index 301e4f33ba34aa4fbd3199351b327d1a264abffd..3e66fdc44c73aa609a7fea8b6a96b6aa9aee5ba5 100644 (file)
@@ -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.
index cfd9cbe7a43ce10a31e08a9bb84eb701087fc752..d3670cce89d1a1308707c48a87138262bdda7655 100644 (file)
@@ -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.
index ccd2e97a90fdb5d7db0557c06b5e2ebeb9df38cd..b273d62e125d98662b9b942806113aaea68c3fd2 100644 (file)
@@ -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.
index 4509fe2570fe9d66fab39d8df0a45a875b899440..3ea65a0581d2da231b7e585d373ececa9631cb11 100644 (file)
@@ -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.
index 40beb7dbdffab72da930b7d7c59a8e6fadd3df09..a66740dbfd9a26aaa07cf2abe064a311bec412d0 100644 (file)
@@ -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.
index c0318518d5d2cb17529964fc609f88a449e20b6d..21448c8098d60b9e3f01c1cee1b1d98f6e1888fe 100644 (file)
@@ -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.
index 451334f7fe91bcb6aea1bd902e05da0959fa1928..ff8a99c363537985d5ec2281b426dcfd192cc471 100644 (file)
@@ -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.
index f709ff26414705111e11defd217b34ac38f8ae79..4164c02ffcfc6cb1abc0dfd64a2250a203009e58 100644 (file)
@@ -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.
index 3c0411fe0029fa99f9b6517b3a6c98cbdf03948d..103abe7ea141153e132a45f30593078ab0c62763 100644 (file)
@@ -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.
index 6e556dc3d2f120fa7315158aaadfd0af36db3e32..b0e4e740126de6b11ef962fa849ed65e462b488b 100644 (file)
@@ -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.
index 440e28a4f1db8a853ab59db90c5cde7a77cd9bf6..cab3ba889f8d229a96aa6493e3df880cbf8e5666 100644 (file)
@@ -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.
index 6f19d98cf96f0e0ebe3ff70cbb475cc658385534..cf4ed87c45005499a9714bf97ad9d7a0c3c322fd 100644 (file)
@@ -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.
index b238b01fe079a1b379499c482bf17aafe64ef657..a7aa8d52f1453332b595189c013c34a2080c16d5 100644 (file)
@@ -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.
index 30020af5fd5baaab099e3e32f20aada534da8e97..6503f4aff9866b1caba5bd8af355ad009b612bba 100644 (file)
@@ -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.
index fdb5c67040f9cbe188ea7cc70870725bb7b3cdca..490f46ed05d39a63ef3eae513c87f232f6a08715 100644 (file)
@@ -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.
index 92fd56eb1199a28a7ac40196c95f4164b419d487..b82b1d4fee5ca8e6f764614f7f1644aeed01378d 100644 (file)
@@ -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.
index 9e3e61d9a0351729fa3f6db4e6437cdbfdf6a948..4033e43544dac9f5070a68d2b22adf5ef554dc69 100644 (file)
@@ -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.
index 86b0fc8c5ad871f969fea1fe9c3b9f3d1a93b0d5..60953a632c30916289fddd13ce5a64b0b32181c7 100644 (file)
@@ -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.
index ac62556cb6411c28726a1dd5bfe70efd7a39041b..c3a18a4c7922302410093a6e0cba23304ef84db8 100644 (file)
@@ -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.
index 11145906d233d0e40a5e42edeec937dae9a87c56..be8b75c28508442748aa842e5be66a9b0481ac67 100644 (file)
@@ -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.
index e0841a49ccdd32a659d9bbc850fa4b49e4d6b07b..34cd6b545bbcafaeb53dfec1b66774859874c399 100644 (file)
@@ -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.
index 242deea05e864ad9c5a518c8fa32c97fabc9252b..229c6ee2c4059f8b3bbbafb94df53bb5bf2bb4fd 100644 (file)
@@ -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.
index c60cd7e25e154f19295217a45fcedf9844510474..e77d5190a7e3d2ddbc1b8d0acfdc95a1a883cac6 100644 (file)
@@ -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.
index 2eb8a99c1a035a7110264a411a56a19a52c24824..35e0f960631372bb22b005658345169031efe652 100644 (file)
@@ -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.
index 9738fb5ceacd5bd5d13f255d1c7b706565eb01c1..c3147238ccd64cd4f2818b1b5bb43b04a5179bd6 100644 (file)
@@ -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.
index 10006f1e88191e399c6209cc0e79900d0be50503..03da6f37f8d0174699dfa75bcd558b88d6e692b1 100644 (file)
@@ -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.
index 82e494017a97c72a2813379b6bd741268e703303..939a7b9d6c2627fe850712290263454572cf7cc3 100644 (file)
@@ -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.
index 396d7320a09875cf203b85e3b120f3449da98761..087d394767c4e912473d7167af9bb3f26a81282d 100644 (file)
@@ -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.
index e65a9c53f70ed46814ef9192765d793a9bf0209f..c7b67b4ea00b8546f05feefe746cc736a96cd52b 100644 (file)
@@ -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.
index ee21b8467cfe01fdd416b2e656c0163bc9a2e72e..05b7d7ae86bb04075f16cc2fa9e6a3ab727b946b 100644 (file)
@@ -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.
index 4aaadf1ef550644a4fc3447d8ef1381f0e97b9ae..3d01f38ab4fe28a1de42c9b2254464fe618421b1 100644 (file)
@@ -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.
index 89423853eeb963aa97f74bc1cf7cdefc95d632fe..1fda137a3f25be6a03eb885eade8cda01dbb31be 100644 (file)
@@ -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.
index 6a4db98e929ae947757a1fc596d22f4b87dab2f0..3605edebb497cef8a38d2a774242d40c44292f56 100644 (file)
@@ -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.
index 11ad1ed0515fcdfa4a476d9c9feb4fe346438733..75e9557f09b1a4494efcddffcd47f3ff83d4c03f 100644 (file)
@@ -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.
index 0eda16eb8a07510975a5e54e25612ae28e96ab42..691657c36ffed761dfa3f098b40abaed7ec9c06b 100644 (file)
@@ -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.
index c0ad3ea6e09e82ef40434410f3d9a3467d32d344..a1e1e122859492fc3d0a276840619f33285170c5 100644 (file)
@@ -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.
index a90e8fb1efe0203d6de59ee67cd110110e1fbdbf..646eaa50bad49c471f517e3a07b4b6abb130c1c7 100644 (file)
@@ -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.
index a99121e37495d22adf15d068173f826a887ccae3..851c0aca1943a60b185b1b64d71496ae2bae468f 100644 (file)
@@ -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.
index cbc500e076dcbc5da02bcb24510abba8ae4df628..f2320710d10226cfa73f8f3fa16177ec86481661 100644 (file)
@@ -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.
index c2ce1c31b5dded146d7dfca31471ed4799b35081..dcff5e57ca64ff1f06a72dea5586ce6ddb7221d5 100644 (file)
@@ -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.
index ac2b1f20dc028cdbea4ea7dc7cf177374ac0da01..f944a50c0d9b38d1549d76f44baf14a1c72a4246 100644 (file)
@@ -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.
index b7ddaa5d2b7ffcc0c41f6afd353b8c3c62f33802..63746811ed296cd2b12fc80b929df51ffc4d882c 100644 (file)
@@ -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.
index 8dd435cc4ecb145580f5fa35e29eca175d69720a..44926c6d8e070014310c921dbbbd5a82a0740c59 100644 (file)
@@ -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.
index 846d5d2b49e079f77dc28486c5efd5e5c1a3386d..0b99748dd4932e154343c9e059e51fa0a795a917 100644 (file)
@@ -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.
index 7e75d5d08946d8cdeb983fa133cc79b813c0a3b1..5a078ce5284b1ac98b9365d34713efa03d7b84f8 100644 (file)
@@ -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.
index c990088218496c85bf7c5196e65ea93e8e491b85..c2a8dec691294b4c37ff26fc4d8ff1e8b9a48100 100644 (file)
@@ -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.
index b4abea29d1b3180f1ebb40d216fcd532a77c965a..2e3c923ffffb01709bfdb154c98c44577ba9a7e5 100644 (file)
@@ -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.
index 0248590e559029bba356b7061dcc4ad742afa0c8..47da3b725a39d2efac2af0eb2503339dcb5bf39d 100644 (file)
@@ -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.
index 8e8c84d3a8e019aca6ac6bb66439b55fbd025749..3bcf0c8ccc7635574bd5cf40f3ffb6a8b69e4e3a 100644 (file)
@@ -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.
index d7904de3006305efc6f304596acb997993c35baa..5fa1fd7a712ed47551ab6d904cb7920cfe10f0a3 100644 (file)
@@ -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.
index 81c019a240bd13139992fb68f8f7d419d38587e9..a9ec87335e4dfb5f629090d4f70a0bcfc22ec105 100644 (file)
@@ -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.
index ab43fd93803e529edcc49399092af48b0e952d57..8c9dffa05117157d4e0eabb92e1ca1a98b68029c 100644 (file)
@@ -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.
index 609a63a5f34b16586fd92473dbe637947d7ebc27..c62fd37da36f3c51c17ec7a16e36abb6f0486929 100644 (file)
@@ -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.
index 48b6ba5d01962ce74e61a98bbedbcc1acd4ca686..32f2b5f45c6a8c78acb3aea388ae7fec2d37a941 100644 (file)
@@ -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.
index 4d690e587d4b48b961b96609432203b333156dd9..93adf6349af27062309243c491022fccad8a84f4 100644 (file)
@@ -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.
index 504c8e960b67e92d87ad94e42f27cf3103dfb74e..259a05aa18429f3ae4af663414a3b3243bb421da 100644 (file)
@@ -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.
index df7969348304064dab21346b63dae687cb892f17..59b0ff52869ac7872b86d44face010510487bf54 100644 (file)
@@ -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.
index a14c04b223bff13b864a8c6810388013687c2195..e607d92e308ed9727f1b1209a92766a5cce20f76 100644 (file)
@@ -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.
index 16721b588d2a1e2d05312c81585741bd2d76d07c..3e04a5039940dc892391a8b7d03f59bc904ca64e 100644 (file)
@@ -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.
index e9b640cf606abdaa46a42de37e6e65193ea5377b..4057beec694bfbd9a8f6ee65987b8015fd941862 100644 (file)
@@ -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.
index f5982d00abb7b2be619a33936acf2561fdfbad7c..9c2dc39518cc9d945e506e8b4982eeab1744b7c9 100644 (file)
@@ -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.
index 37582d454c09331a2b50b2364ba7ee1fd2ae9ac4..1444ab312a24067d3e2db01e325549b4220234b0 100644 (file)
@@ -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.
index d5465efd2ba8aae6b05b0fb8949a4ca7d13b9056..2e043381ab0629c79c622172f27b33736c5fab37 100644 (file)
@@ -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.
index 90bc4d57f0d8377b2afa5f56d16822bfcf3059a2..8848dd45f9cc3077d7a8129d20b08fbe30137ce1 100644 (file)
@@ -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.
index f9758b3fd6e03c9c0861689decc4095226f4f8a0..2c1aff615ee8ee1336fd7a06036dc1b932da5589 100644 (file)
@@ -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.
index 07966ee368ca18a96c53a50a654bc9c5f0667c54..faed92cc2c68b078a788e68b1cdd343c3a686772 100644 (file)
@@ -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.
index ccd828814c6be4e1bec97ce2e2d270ba4970b7b8..282bbfd484186acb3c90354408add535eed9b311 100644 (file)
@@ -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.
index 789bdbc3f6ba1d30e0fca1b608f6103d591d5f33..ffabd592e676e10244566d3d828e5d954e554cf8 100644 (file)
@@ -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.
index 435d6b069fba2cc9daf17c175587328a448ec84f..fee352811de0b84cf69825ffcd97015a26a3be3f 100644 (file)
@@ -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.
index 96737787fd40221dfae58f9d5b1c91170cef6120..34a11e95ca1d7e69173229721fc8089b4adf49de 100644 (file)
@@ -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.
index ac25e360f46d6d5837906145529301f725aa79cf..66f0d3d4ae3a50312db330af73da83c1f984325a 100644 (file)
@@ -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.
index b4788867092d318cda0c8597b3c63b45e04f6bea..3fd2365412894267ed48bfa16c585e469e260682 100644 (file)
@@ -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.
index abafb190f0755f6bc583b97cfe9e5a71dcbc23c8..b3d36d73c1faab163d070960d1d2589a78a5e689 100644 (file)
@@ -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.
index 9f77e5471dd8bbeda1e8f46357a893e8ee455836..a1af4eafb91949d40a751d833f4253ac099eee16 100644 (file)
@@ -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.
index 1df0514b92e72c07486fb61af523ee1a0540d5e2..898b0ee5b2233cab085ae1c874c6fe45632ae4fa 100644 (file)
@@ -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.
index cffe9834451440b73db760b250c54171aac77e2f..3900859ea76d66d5a81080b36391094befaefea4 100644 (file)
@@ -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.
index db848c3392c8793024846140332a451081d39393..7277814db3251a05f99463fcb10049b80d54ada0 100644 (file)
@@ -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.
index cb2464b3df2eecb0e0ddac533ad4e8ee13017cd6..856babf7a0eddf8acc3bb718412fab29fd40bb5c 100644 (file)
@@ -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.
index 2fa4993ca988a63189fb83269d10c3f551fc3b8e..5418ee5ef11a517e40d118e243aaa2660c931d08 100644 (file)
@@ -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.
index 8c2b49915560c14ab3a10655a4de23d4fd401985..30cc3b16b0485bfbb8348b750c5ea04728635e4d 100644 (file)
@@ -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.
index fed6b92fd2d11ebbe7b95774b053907f0b7f7435..05ba6ba198036b227ca36f1107dbd36a08dad168 100644 (file)
@@ -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.
index 1f6e675c2bd8a34bd8ca80dd0ebee2778262b909..e28892402833829ccc60f1ad91c124d3f8709f77 100644 (file)
@@ -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.
index 6bffeda808708cc43c91d93ccbcbce55e104f51d..a2afe61f25bcbd66d353af4fb37022c3d60e2ed0 100644 (file)
@@ -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.
index 4855e8c14d3f015ec1267f9e66049891b520482b..72f0cbfb2994594f7400c59d9b737de773641e67 100644 (file)
@@ -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.
index 0177c063247bf08a71f6aca8ce37b1d3c0bc6abf..6a6b19cc0ddfeff4fa8c7e9ea61b3e8ba13846b8 100644 (file)
@@ -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.
index 490a660e2f33f3fb571dd5fa55351e5951cb7574..726d911abef9b44675e9328efa550eb11e3104c6 100644 (file)
@@ -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.
index 702dca81631e0b959567644cfb2a69e323ae3e5f..3ab1b87bcfcbbcfe8ce6396ee252e50c06232a19 100644 (file)
@@ -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.
index 9f2bff8c29841605a6a475df8fecf8cf2b903ea1..7921032c1e666b455c6ee1aed6f32a4cb492f3ba 100644 (file)
@@ -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.
index 96a35d084774578ba56e5add9c226c33414cb32e..74e7678e5142ec728be870459f92e0901cf3dd5d 100644 (file)
@@ -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.
index fbe2ef93025dc11f80bf01999c60a426baa66712..d89d22262f6f25e1e7e793cc11ee0012ee5d7c67 100644 (file)
@@ -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.
index 1b6956f6b8f1891e77e9a01de65cca3ad2a16963..2062888cd0e8c1d638c23bc8d6e6b5621b7180da 100644 (file)
@@ -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.
index 35e2fe3223f43f0b03eb0d7e03f9a56581afbdf7..0714e1e45dc44544dfff4834ef52083b76588815 100644 (file)
@@ -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.
index e1520bbf226589f6409cc92f6648cf15ba90569f..75facc9e4c077e5700d05546eb01d427cbc00300 100644 (file)
@@ -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.
index f416c2c2a560e4013259ff6f5184eab4608878e5..0c8a6ed5f824eeb78f79ee5c46ec20abc3d25497 100644 (file)
@@ -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.
index daed133f68389060fcedd09fc1b1bf72dc66373e..018c2aab882bdbe66ac0857cbc2f9091e53f58b3 100644 (file)
@@ -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.
index 3c0401349feaac5d30cd77d5c71d804ce08c18c3..f53b5155b1d0ef69549983a5acb2c90dc12bba1a 100644 (file)
@@ -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.
index 45271c3b3a15354508a5d83862db2ce8d2c06257..cd3c5e4cf841ce37bc73d24e0edcb3382d9b5717 100644 (file)
@@ -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.
index 44f40d9b7804cbb6557817cceba891b109571037..560542d4ada416a94d2e8c2f5269e5aefdcde69a 100644 (file)
@@ -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.
index 04b30f86b2c0033abc54d1f3f9c247cb95c3a860..be474cd00ebcb7106ebfab06b4aed6b6505cccfb 100644 (file)
@@ -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.
index b873c6890c4877ab4021e9374434ead0848aedcd..0ecb78149d28b2e733ddbd19fd055d69856491a2 100644 (file)
--- a/src/urn.h
+++ b/src/urn.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.
index c9e4788ed5d6754361c418f20b7793cb16943706..f73c4af911473a280bc53393fc456802be635e1c 100644 (file)
@@ -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.
index 81060813a6eb87d9c538db64ac6faa4a2da9cfc1..4f8d4d2c771d087c568353c9694ab7ec9142229e 100644 (file)
@@ -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.
index ca24200241382bf379301bdc21786f0ad7aa6d5e..862f23d8ae9b763afcc4e8ea57d4e1f912d4aa81 100644 (file)
@@ -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.
index d42eeca25b8e450436b067676171dbd570cefd89..e151ad84702cb5790f486661b518fbfa89611ea8 100644 (file)
@@ -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.
index dcd50737ec71d6f9da6505a315b9e79eb184d8cb..e2a0e91d3ced80268be71178bccdb0ae6db46a48 100644 (file)
@@ -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.
index 1603e993a90eab698e196cdacce721a8964dbe0b..6977ad0ea7ee9c4d12dfc0223b56cb2689dfe22e 100644 (file)
@@ -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.
index 42823bf8c6aecb210fa290103572f008528ca024..10983b11e3051f6548ed40e137ed111757e8ce72 100644 (file)
@@ -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.
index 58d2137f003f4994d1309333b0384b9ea735fc5d..c0b06789abe6fedda1a9d0c51d97e2d5d99bbd20 100644 (file)
@@ -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.
index 311e4f6ed9b851746902c77f7a4f5f35b722b5d1..ce98e8047f661ff81c4900abb55e5847a8993c57 100644 (file)
@@ -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.
index a2e6a7d85cda7e6572185abc2b0e9ffb3a250c39..671c2ef7a957b2c38264bf5a7ab38b28e1653dc2 100644 (file)
@@ -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.
index a4ce904f2795706c6ee91c7f628f62ac65e0bc2a..7f27977cb31391d54ffdf4d973ee3322b2fa900d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/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.
index 5a79808866e6d4db4ca6f60add447f51c7cb8fb6..65fc3ff35e0fecc921d4e7836f00cbd41fbc14e3 100644 (file)
@@ -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.
index 123d9305bd3322b9a227e3d44181cfef33fc9df7..8becdbcb2483952983a5375f4e79172fb552ad89 100644 (file)
@@ -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.
index f3a43c7783546a8205d83fb17aa0b4f643b9c4f6..93b08c97f9da875f73b62a05e2827272616434d3 100644 (file)
@@ -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.
index 9eb3fddedaf16a6ef3f5904c6646491d01d60e82..288f8637b357da55fd5a2115d096b55aef909607 100755 (executable)
@@ -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.
index 4e065bbbc12ecd7ee2fbd46a0602e7ad51750d4d..01291065e813f28a9449110dd237a876c44fd560 100755 (executable)
@@ -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.
index 5e576c0d22dae9907a8eecff02b68a6ec88296a1..372ea4c6151dfe9e0cf31f9ccfbac734edc7dd45 100644 (file)
@@ -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.
index 4c1e896d3327f18b22d7fb6ddbcd5289cd537b94..63285e9d9a4a3050b9d7346363b41b054f9a1471 100644 (file)
@@ -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.
index f5f23f8a68b17591bfba11741eb5e38a7e3a76f0..374afdcbd78423da0213338b9c0ae1ecc3ded0d5 100644 (file)
@@ -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.
index 8b4cb38b20b449db7c59638d18144b776fc5e7ca..bdb1723a08d97f36713b98bc29ae8cc664a6ceb8 100644 (file)
@@ -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.
index 870755e1e397c12c0f7729a728d9a2ac3cb720fe..ad5725b3d185adf492f37d7107778eda487919c4 100644 (file)
@@ -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.
index 2873a37ddf7242a18e9b4f597e629999fd6945d7..bfbd356462dab39e0f4d38618aaa06234e3e4cf3 100644 (file)
@@ -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.
index 031d3ceddfc1b7e781fe843bd55cf75bef58124a..70bb1072fe022cf630a3548daacca6a8cae1349e 100644 (file)
@@ -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.
index 4c1a4c8a72c68d73e3c9ddbd76b6199d75ecf48b..9a106d5f7fe31b689404ae0737c83e4f25f213e7 100755 (executable)
@@ -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.
index 193ac0ef22ec656d0ceae89af29bbec46f33befd..7f46c1aa6cbe62e75b0fac22117f40a5b32e111c 100644 (file)
@@ -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.
index 919ac8dada51c66be0087ee787084b5bec547d34..d14d56ce8225c6cb82049f7a6861c877c1fb17ea 100644 (file)
@@ -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.
index 3833008203066105e587baa708a959a2fa185be0..85085531800b51b58754d905fb4198411e20510b 100755 (executable)
@@ -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.
index d2864b21b27fe7ea62b3eac7b74fdfc1d1e2af1c..e99ddb7fe61ffd9e7ad44988761e45b6d745d231 100755 (executable)
@@ -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.
index a0c23163457d50049eb2fff73a03b6d26584d9ea..0f309922e674123d44f7f3762691242042a950fa 100755 (executable)
@@ -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.
index 5f3316955a8c40a154a264c76f91386ed6c47124..1d9fb48357a10f0512b6f1dae8a7c8dc6b5335cd 100755 (executable)
@@ -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.
index 0225852e41286a57dde81d65875389584c787c9d..74d46801035ae53bcba9712e24bb63a9c4a40a52 100644 (file)
@@ -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.
index 6f23152f21083efb5086945d1e4bc77eddb106c5..085e7456a620e481feb8131b1e4b360a2e9b7a1b 100644 (file)
@@ -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.
index bbd65098da3176af9b0a4b82f8fe787615365fc7..b10b16cec1e69c9ef25190a9ae5d445372dec9d5 100644 (file)
@@ -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.
index 8796793cf6fcc33f63e14e0a3cd9309c4f6e8013..ced80113d63a2821ac25744061a379056d837ed7 100644 (file)
@@ -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.
index b9e42e33bccdbce2c0168906d705a9efdab564cd..0908f10f31d260c2bce7332e1388e20fa65837a2 100644 (file)
@@ -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.
index 236dc166a989db02d5196df9c9d643a4ddace0c4..3f998d0ec14b3bb234fd1fc02ac61b1101708b6b 100644 (file)
@@ -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.
index f4c3da232b61f66d088c6eb4af8ef54f4fde652a..4a134bb49f68eb5dc6a1a719c97d84891edfb902 100644 (file)
@@ -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.
index 22a8aaf0bbc06eeb5b88132cffea79d518840e68..0f27b689dd7bcf81f18ac95629e3a5d58dca0e1e 100644 (file)
@@ -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.
index 5ef929cce9ef0a7584b58c43864bbe0a4f4a47fa..609a4edf62c71e723891bd694a35d62a27f9acbb 100644 (file)
@@ -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.
index 2aafa81d4bcb09a6590a8bb6236d3610c6cb54c9..0519bd6f49881ba0cbd5dc5194f7319e8910188b 100644 (file)
@@ -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.
index 55cc4e68f8b0c8189b599e29a563541d0184feda..4c379d0a5901bc4db479c2fd81469905f8c4c6a3 100644 (file)
@@ -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.
index 16119fde04c064a9c6a7ea0ea87b02539cb597a1..c97ccfa24829fa034dbfd5242a9fcbf64f32ae6a 100644 (file)
@@ -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.
index 0489386d7da64b4aef9dc2f936bfec0a1575d039..6d9aa568f6b4a1f6c8fc45e00955d324cfda52cd 100755 (executable)
@@ -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.
index 736f276de0f54a7b3669020f6934728546bac6b1..bad4cafe780efb27c51a5c1b2625920f123dc4af 100755 (executable)
@@ -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.
index 33fd1941ba9c9071d97b4735765f733054b098a4..05fcaf34b5d76088fbd8db78b26b071796463aff 100755 (executable)
@@ -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.
index c2d2d055c875b69a9ecf1f3516a45f9c2e25f332..0b0cf5f917df53dc1c710a89a412418cc54f29d5 100644 (file)
@@ -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.
index b3e68424c45fb0d650d7bb64dcea4627dc2e1bcb..2bb55112d3e4efd7aac8473c428f5beb9d3502ba 100755 (executable)
@@ -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.
index a4668d8dbab161a975f547fecd5269f1d17087cc..2f85d96f6b00a6ae4245a11278d55fd4b9820335 100644 (file)
@@ -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.
index 43c327de56a74abe882c3124fd7c4039c664c64c..2b3309b39861a8c102ae7cdca6cc4ced8c452556 100644 (file)
@@ -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.
index 82d36e02af209f2bf7760c74c4a87d941d00699e..17def7f593f8536d6e86b6ba8fb47bae9f0d33fa 100644 (file)
@@ -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.
index 904eb53d478d92c95a0cf95b8510b1396cd50c48..0060f0beafd6899748dcbfe9ee590521bd64cfbd 100644 (file)
@@ -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.
index c4d7fee0d0b1c2e5fa6fb8cef240c85f6b888f97..de2fa12c960ec318069c48012cc20ae18bf993c7 100644 (file)
@@ -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.
index 5fbbd92cb25c46ed0fd409719d79f54a34e73512..d5eb88ad4e2739a687ce87c3fc3cf53c93c0f906 100644 (file)
@@ -54,7 +54,7 @@ the National Science Foundation.
 .
 .SH COPYRIGHT
 .PP
- * 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.
index b9c772427b6f223a11c9d6b07ff26b41eb4e4a5d..4a69eb1d3da33bf6a7d35b3ed5a6299c0dc9eb9f 100644 (file)
@@ -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.
index c78fce9b1b1539546bece258b6459c7913693451..afba7c921b017961ff470798545054b566ce18a0 100644 (file)
@@ -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.
index be432e8fea56e01d75e374ddfdfe670eedfbcbab..fa0b124bfe40c93c4580a0ccc6ae70741b3a1d71 100755 (executable)
@@ -54,7 +54,7 @@ It is not yet able to manage dying helpers.
 
 =head1 COPYRIGHT
 
- * 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.
index 888012b444314cb92ab85672dd5435706c740e9b..40e20ea90a98e2131dc108450993e6049e427c4d 100755 (executable)
@@ -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.
index 5016e78f2097129118b83ed2f98cc7c3f621d545..1309d9f4034278adbf256a217ab3387e86f6530c 100755 (executable)
@@ -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.
index fe4459320a3731e1428e9f567d5bc37d970802bc..e53e4d2df5304811d5562a71cd7b6140b9ba34ed 100644 (file)
@@ -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.
index 1e8b6aa3054b27bb34ea478498b8fdcc63c759a6..48cd95cf9036fcd1a99b2cc052b6b26c7b8a2c75 100644 (file)
@@ -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.
index f052696d744a0307c717d25525b8150e7fb19ad5..06794ea3dbeef1126a57ade731cf0eb3ba513793 100644 (file)
@@ -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.
index bf70d841a8103866644b9f4c5c43bf2143655993..2f22128283bb15c45c6561e4e04695612e49bec6 100644 (file)
@@ -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.
index 95d965fd402bfaab77265f3e723d37e0b8e8a93b..2afc04b68ad1cbe5ec1a5ab0cac4fd39e0091e2e 100644 (file)
@@ -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.
index 1d21ce603fd8c016c086fed017c4d1117ce0c5f0..334448b022d11c88c4bf5cb39e07ad7602dea9a7 100644 (file)
@@ -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.
index 5898b6a1734bfef843a450098973490bb56a4418..f2e9f9e93c4f823314ae9924100c71645c88ee21 100644 (file)
@@ -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.
index 2a8585ed1f3fdf57e24a7cba4c5441b3beba769d..11322e52f7c6604f0d053947efb3d0c89c316ae5 100644 (file)
@@ -260,7 +260,7 @@ Based on original squidpurge README.
 .
 .SH COPYRIGHT
 .PP
- * 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.
index ac999f342488bcf80dbadde2b2b404d8e4a8024e..89502b67b2ab6c228825f9143224a198284f0d93 100644 (file)
@@ -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.
index d9ec661ace6855c5d50ce5c5de6e6e1404a6b785..c8ab98dfc51338746e2deba6db89ed283b336a7d 100644 (file)
@@ -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.
index 7b99047c4dadc43a22a14e7dbf79925610d6b6e4..ff4f291f5077008b9e7e546fca921e51eec35890 100644 (file)
@@ -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.
index 19abd0f4fef263b994093ac2b4fbe2578c760793..c09bb9d33bd66f5771d0522ff32201c22e985aa6 100644 (file)
@@ -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.
index 88861379185e644703dc4375d63a74a06bad12e3..ec3d6af399ef50b5f1f6d0d6ab31abe559e9c80a 100644 (file)
@@ -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.
index e6ba45c712f4bd7f04a704f07766bedb1c613721..47f03c06677256f9168b83138216e232967d9983 100644 (file)
@@ -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.
index 9f55eb66189ac6c43df4c50cd4ebbf397478cf9e..7a1730a9b43de30b403806da94b2a8f911433d3d 100644 (file)
@@ -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.
index 4da06191b01edf0b3cc960596ab4f26552ee2c95..95c8d50106e4b92df2000485385508d81d330d85 100644 (file)
@@ -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.
index 2cdef47e6b901334e48f6abb710c0f67fafeafc1..f310ce13acb921ddf2fffcf66cb97f344d3ac6d2 100644 (file)
@@ -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.
index cb9de124bd50ecc6b8a0a75e1c366559a58321e0..536a6c6ca6f4b35ce9aa8618d49ed4203ac93e0c 100644 (file)
@@ -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.
index ac06a9be06571c2189174b34370f83fa076ea779..3a9c353065234f87a7ab9c12e0d6c9b2e509ea9b 100644 (file)
@@ -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.
index a771bf7bd12b8da50b009f264f37cff04d42097c..80205083c89df307896300aa919b4774c85035fc 100644 (file)
@@ -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.
index 5ef5e243d55b1fe8f840da30c37f926596e571e9..66902ab78b886e66a4dba467ecdfcf4bea03baac 100644 (file)
@@ -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.
index 6b26cd85cef34bc59e3faafea15c757e59e659fc..e76c0ed66f71ae04868c09974e65a0932a8f90de 100644 (file)
@@ -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.
index cc8f20450c9e402a3b5e45ea3600a123b438d2a1..b824e75ec465206be76cbd4caea8970aebb068c5 100644 (file)
@@ -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.
index 8db217916dc65216791ee6474cdb3e73489f050b..e30345eb0b8a4e2a40581a1fc4684c8fd8b74789 100644 (file)
@@ -236,7 +236,7 @@ numerous individuals from the internet community.
 .
 .SH COPYRIGHT
 .PP
- * 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.
index 67e086e2b581a6581c9a464e3ef5d0011ab722d1..16838a01a80ebf08b9d908dabde83d913616248d 100644 (file)
@@ -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.
index 07d07c191655612893b58948295495af0509f174..f7cc76a20718484c1f834ea52989277e272c77e5 100644 (file)
@@ -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.
index 467a6407270edcf61fe92271f164781e353a5cb8..aa95da00c94b0b1613caf93d1ce02e8ab1e61f87 100644 (file)
@@ -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.
index f3a2491f65e35774790b104ea37cab0e7b9a2b01..3f14fa503e52ef58f84f53ee9449c59f0c552bd3 100644 (file)
@@ -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.
index 71905f04baabde259045c234bc02d94d85623287..3d63a91650675e1ea34fd24acddca8549edbddd7 100644 (file)
@@ -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.