From: Joel Rosdahl Date: Sun, 17 Apr 2016 14:37:39 +0000 (+0200) Subject: Update copyright year X-Git-Tag: v3.2.5~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608ac701fd19155343850c58c3d97efa5983e0cf;p=thirdparty%2Fccache.git Update copyright year --- diff --git a/LICENSE.txt b/LICENSE.txt index 5d32ea277..abe3bd9e2 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -38,7 +38,7 @@ The copyright for ccache as a whole is as follows: ------------------------------------------------------------------------------- Copyright (C) 2002-2007 Andrew Tridgell - Copyright (C) 2009-2015 Joel Rosdahl + Copyright (C) 2009-2016 Joel Rosdahl ------------------------------------------------------------------------------- diff --git a/ccache.c b/ccache.c index d086aeff1..544c3973f 100644 --- a/ccache.c +++ b/ccache.c @@ -39,7 +39,7 @@ static const char VERSION_TEXT[] = MYNAME " version %s\n" "\n" "Copyright (C) 2002-2007 Andrew Tridgell\n" - "Copyright (C) 2009-2015 Joel Rosdahl\n" + "Copyright (C) 2009-2016 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"