From: Joel Rosdahl Date: Sun, 5 Jan 2020 20:09:00 +0000 (+0100) Subject: Prepare for v3.7.7 X-Git-Tag: v3.7.7~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=6cfc49fc46b16d0b3fe9c3cde8ddf3199a36ced6;p=thirdparty%2Fccache.git Prepare for v3.7.7 --- diff --git a/LICENSE.adoc b/LICENSE.adoc index e10ae208f..2cc656e0c 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 + Copyright (C) 2009-2020 Joel Rosdahl ------------------------------------------------------------------------------- diff --git a/src/ccache.c b/src/ccache.c index e617bf488..36b41bb23 100644 --- a/src/ccache.c +++ b/src/ccache.c @@ -46,7 +46,7 @@ static const char VERSION_TEXT[] = MYNAME " version %s\n" "\n" "Copyright (C) 2002-2007 Andrew Tridgell\n" - "Copyright (C) 2009-2019 Joel Rosdahl\n" + "Copyright (C) 2009-2020 Joel Rosdahl\n" "\n" "This program is free software; you can redistribute it and/or modify it under\n" "the terms of the GNU General Public License as published by the Free Software\n"