]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Prepare for v3.1.11 v3.1.11
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 7 Mar 2015 15:30:10 +0000 (16:30 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 7 Mar 2015 15:30:10 +0000 (16:30 +0100)
ccache.c

index 7c12174a0f09690a3d82c64a3cb93335a5093743..1f182630d1b9f7bc26c844df0794f546963e4480 100644 (file)
--- a/ccache.c
+++ b/ccache.c
@@ -2,7 +2,7 @@
  * ccache -- a fast C/C++ compiler cache
  *
  * Copyright (C) 2002-2007 Andrew Tridgell
- * Copyright (C) 2009-2014 Joel Rosdahl
+ * Copyright (C) 2009-2015 Joel Rosdahl
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the Free
@@ -36,7 +36,7 @@ static const char VERSION_TEXT[] =
 MYNAME " version %s\n"
 "\n"
 "Copyright (C) 2002-2007 Andrew Tridgell\n"
-"Copyright (C) 2009-2011 Joel Rosdahl\n"
+"Copyright (C) 2009-2015 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"