From: Joel Rosdahl Date: Sun, 5 Jan 2020 20:09:00 +0000 (+0100) Subject: Prepare for v3.7.7 X-Git-Tag: v4.0~684 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf3adbb3074217afba44f6aad3f555a2067b9a5a;p=thirdparty%2Fccache.git Prepare for v3.7.7 (cherry picked from commit 6cfc49fc46b16d0b3fe9c3cde8ddf3199a36ced6) --- diff --git a/LICENSE.adoc b/LICENSE.adoc index faa2f0049..6abffb0ae 100644 --- a/LICENSE.adoc +++ b/LICENSE.adoc @@ -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 ------------------------------------------------------------------------------- diff --git a/src/ccache.cpp b/src/ccache.cpp index 4b1f929d6..7153917eb 100644 --- a/src/ccache.cpp +++ b/src/ccache.cpp @@ -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 for a complete list of " "contributors.\n"