]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Update copyright years
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 5 Feb 2024 19:17:16 +0000 (20:17 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 5 Feb 2024 19:17:16 +0000 (20:17 +0100)
LICENSE.adoc
src/core/mainoptions.cpp

index b789e92faeb5deb8186c295d42b2ed377622467a..981db4551967bfd649713dfd89149bf86e883fd6 100644 (file)
@@ -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
 ----
 
 
index acdcece47438a54df5ecfcf26f03060fb4f4d1d3..b0e302a954a5d23a9fa098842a69d151d0ef8a1c 100644 (file)
@@ -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 <https://ccache.dev/credits.html> for a complete list of contributors.