This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch experimental in repository tomcat8.
commit a5b6d869ce7ee333ecdb3eef001af4486502d95e Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 30 17:16:31 2016 +0100 Refreshed the copyright date in the Javadoc --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index ea7abf3..19d6aa4 100755 --- a/debian/rules +++ b/debian/rules @@ -21,7 +21,7 @@ override_dh_auto_build: $(JAVA_HOME)/bin/javadoc -locale en_US -subpackages "javax.servlet:javax.el:javax.websocket" -d "output/api" \ -sourcepath "java" -author -version -breakiterator -notimestamp \ -windowtitle "Tomcat API Documentation" -doctitle "Tomcat API" \ - -bottom "Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved." + -bottom "Copyright © 2000-2016 The Apache Software Foundation. All Rights Reserved." # Prepare the Maven artifacts mkdir -p debian/poms -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

