From 1baac3efd15f7c293b19acf9d50bf7de6534e776 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Mon, 5 Feb 2024 20:17:16 +0100 Subject: [PATCH] chore: Update copyright years --- LICENSE.adoc | 2 +- src/core/mainoptions.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2