From: Joel Rosdahl Date: Sun, 12 Mar 2023 21:00:43 +0000 (+0100) Subject: chore: Update copyright years X-Git-Tag: v4.8^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe03859ebe1e5fdf87b02fba3d70f5854124d453;p=thirdparty%2Fccache.git chore: Update copyright years --- diff --git a/LICENSE.adoc b/LICENSE.adoc index 1b6bba0ae..5c68a369d 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-2022 Joel Rosdahl and other contributors +Copyright (C) 2009-2023 Joel Rosdahl and other contributors ---- diff --git a/src/core/mainoptions.cpp b/src/core/mainoptions.cpp index bf2f3debc..2f0f882ce 100644 --- a/src/core/mainoptions.cpp +++ b/src/core/mainoptions.cpp @@ -77,7 +77,7 @@ constexpr const char VERSION_TEXT[] = Features: {2} Copyright (C) 2002-2007 Andrew Tridgell -Copyright (C) 2009-2022 Joel Rosdahl and other contributors +Copyright (C) 2009-2023 Joel Rosdahl and other contributors See for a complete list of contributors.