]> 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:09:25 +0000 (21:09 +0100)
LICENSE.adoc
src/ccache.c

index e10ae208fefaf39b4d2eb6f7d87beac96ef30ba5..2cc656e0c68a466dc2585da5ea3d996cfc8a5858 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
+  Copyright (C) 2009-2020 Joel Rosdahl
 -------------------------------------------------------------------------------
 
 
index e617bf48893d33a266039b9b20e5b16a12f66c55..36b41bb232bd97857ee115fd8040a5a83a78f864 100644 (file)
@@ -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"