From 11f2459bd9d04762b34ef33d2199e8ebe2e5dd4d 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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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. -- 2.47.2