Repository: tapestry-5
Updated Branches:
  refs/heads/master feb1737ac -> 840533975


Update copyright year in generated JavaDoc


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/df55ff6e
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/df55ff6e
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/df55ff6e

Branch: refs/heads/master
Commit: df55ff6e96dc9d420fce120cdc987cb44399530a
Parents: feb1737
Author: Howard M. Lewis Ship <hls...@apache.org>
Authored: Mon Apr 6 09:23:39 2015 -0700
Committer: Howard M. Lewis Ship <hls...@apache.org>
Committed: Mon Apr 6 09:23:39 2015 -0700

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/df55ff6e/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index aa9033b..696465d 100755
--- a/build.gradle
+++ b/build.gradle
@@ -328,7 +328,7 @@ task aggregateJavadoc(type: Javadoc) {
         windowTitle "Tapestry API - ${project.version}"
         header "Tapestry API - ${project.version}"
         docTitle "Tapestry API - ($project.version)"
-        bottom '${project.version} - Copyright &copy; 2003-2014 <a 
href="http://tapestry.apache.org";>The Apache Software Foundation</a>.'
+        bottom '${project.version} - Copyright &copy; 2003-2015 <a 
href="http://tapestry.apache.org";>The Apache Software Foundation</a>.'
         use = true // 'use' seems to be a reserved word for the DSL
         links "http://download.oracle.com/javase/6/docs/api/";
         links "http://download.oracle.com/javaee/6/api/";

Reply via email to