From: SquidAdm Date: Tue, 8 Feb 2022 10:28:48 +0000 (+0000) Subject: Source Format Enforcement X-Git-Tag: SQUID_5_4_1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6111283d20075ad4e18d0474661257b62b23f2;p=thirdparty%2Fsquid.git Source Format Enforcement --- diff --git a/src/base/JobWait.cc b/src/base/JobWait.cc index ba68324157..67214a1855 100644 --- a/src/base/JobWait.cc +++ b/src/base/JobWait.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2020 The Squid Software Foundation and contributors + * Copyright (C) 1996-2022 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. diff --git a/src/base/JobWait.h b/src/base/JobWait.h index 6b11313319..9dc9263987 100644 --- a/src/base/JobWait.h +++ b/src/base/JobWait.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2021 The Squid Software Foundation and contributors + * Copyright (C) 1996-2022 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations.