From: Joel Rosdahl Date: Sun, 9 Mar 2025 15:06:45 +0000 (+0100) Subject: chore: Prepare for release X-Git-Tag: v4.11^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f5bf486d366c35c05c36719e2b8d784a9f1175f;p=thirdparty%2Fccache.git chore: Prepare for release --- diff --git a/LICENSE.adoc b/LICENSE.adoc index 17e2f2ab..d9643490 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-2024 Joel Rosdahl and other contributors +Copyright (C) 2009-2025 Joel Rosdahl and other contributors ---- diff --git a/src/ccache/core/mainoptions.cpp b/src/ccache/core/mainoptions.cpp index d16a22e3..c3e753aa 100644 --- a/src/ccache/core/mainoptions.cpp +++ b/src/ccache/core/mainoptions.cpp @@ -84,7 +84,7 @@ constexpr const char VERSION_TEXT[] = Features: {2} Copyright (C) 2002-2007 Andrew Tridgell -Copyright (C) 2009-2024 Joel Rosdahl and other contributors +Copyright (C) 2009-2025 Joel Rosdahl and other contributors See for a complete list of contributors.