From: Joel Rosdahl Date: Mon, 5 Feb 2024 19:17:16 +0000 (+0100) Subject: chore: Update copyright years X-Git-Tag: v4.9.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11f2459bd9d04762b34ef33d2199e8ebe2e5dd4d;p=thirdparty%2Fccache.git chore: Update copyright years --- diff --git a/LICENSE.adoc b/LICENSE.adoc index 75c597bfe..b962ffa96 100644 --- a/LICENSE.adoc +++ b/LICENSE.adoc @@ -35,7 +35,7 @@ The copyright for ccache as a whole is as follows: ---- Copyright (C) 2002-2007 Andrew Tridgell -Copyright (C) 2009-2023 Joel Rosdahl and other contributors +Copyright (C) 2009-2024 Joel Rosdahl and other contributors ---- diff --git a/src/core/mainoptions.cpp b/src/core/mainoptions.cpp index 826ce5235..38b1c52a7 100644 --- a/src/core/mainoptions.cpp +++ b/src/core/mainoptions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021-2023 Joel Rosdahl and other contributors +// Copyright (C) 2021-2024 Joel Rosdahl and other contributors // // See doc/AUTHORS.adoc for a complete list of contributors. // @@ -82,7 +82,7 @@ constexpr const char VERSION_TEXT[] = Features: {2} Copyright (C) 2002-2007 Andrew Tridgell -Copyright (C) 2009-2023 Joel Rosdahl and other contributors +Copyright (C) 2009-2024 Joel Rosdahl and other contributors See for a complete list of contributors.