]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Prepare for v3.7.7
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 5 Jan 2020 20:09:00 +0000 (21:09 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 5 Jan 2020 20:25:28 +0000 (21:25 +0100)
(cherry picked from commit 6cfc49fc46b16d0b3fe9c3cde8ddf3199a36ced6)

LICENSE.adoc
src/ccache.cpp

index faa2f0049a3ce6db7052d1e074a5770cc613712c..6abffb0ae78574c2991fb658a2dc4bb98270b874 100644 (file)
@@ -38,7 +38,7 @@ The copyright for ccache as a whole is as follows:
 
 -------------------------------------------------------------------------------
   Copyright (C) 2002-2007 Andrew Tridgell
-  Copyright (C) 2009-2019 Joel Rosdahl and other contributors
+  Copyright (C) 2009-2020 Joel Rosdahl and other contributors
 -------------------------------------------------------------------------------
 
 
index 4b1f929d6bb49726fdd8e0c3180cb74545f9a74f..7153917ebc2f354367236293398c5fb4e29c006d 100644 (file)
@@ -56,7 +56,7 @@ static const char VERSION_TEXT[] = MYNAME
   " version %s\n"
   "\n"
   "Copyright (C) 2002-2007 Andrew Tridgell\n"
-  "Copyright (C) 2009-2019 Joel Rosdahl and other contributors\n"
+  "Copyright (C) 2009-2020 Joel Rosdahl and other contributors\n"
   "\n"
   "See <https://ccache.dev/credits.html> for a complete list of "
   "contributors.\n"