From: Joel Rosdahl Date: Mon, 5 Feb 2024 19:17:16 +0000 (+0100) Subject: chore: Update copyright years X-Git-Tag: v4.10~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1baac3efd15f7c293b19acf9d50bf7de6534e776;p=thirdparty%2Fccache.git chore: Update copyright years --- diff --git a/LICENSE.adoc b/LICENSE.adoc index b789e92fa..981db4551 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 acdcece47..b0e302a95 100644 --- a/src/core/mainoptions.cpp +++ b/src/core/mainoptions.cpp @@ -87,7 +87,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.