From 2f5bf486d366c35c05c36719e2b8d784a9f1175f Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 9 Mar 2025 16:06:45 +0100 Subject: [PATCH] chore: Prepare for release --- LICENSE.adoc | 2 +- src/ccache/core/mainoptions.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2