This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository tomcat7.
commit b10fd95978692d182c38f8918749b55a90e14cbc Author: tony mancill <[email protected]> Date: Mon Nov 11 21:10:15 2013 -0800 bump copyright year on javadocs --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 396acdf..91a071b 100755 --- a/debian/rules +++ b/debian/rules @@ -67,7 +67,7 @@ endif javadoc -subpackages "javax.servlet" -d "output/api" \ -sourcepath "java" -author -version -breakiterator \ -windowtitle "Tomcat API Documentation" -doctitle "Tomcat API" \ - -bottom "Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved." + -bottom "Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved." touch build-stamp clean: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat7.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

