This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat8.
commit 21ac2c9d91d7a2fe44a84ff6adf82d9aac69bc92 Author: Emmanuel Bourg <[email protected]> Date: Wed Feb 12 10:02:21 2014 +0100 Bump copyright year --- debian/copyright | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index fe9e520..44393db 100644 --- a/debian/copyright +++ b/debian/copyright @@ -104,7 +104,7 @@ Upstream-Authors: Yoav Shapira <[email protected]> Files: * -Copyright: 2000-2013, The Apache Software Foundation. +Copyright: 2000-2014, The Apache Software Foundation. 2002, International Business Machines Corporation. License: Apache-2.0 diff --git a/debian/rules b/debian/rules index 0f1c115..21e9219 100755 --- a/debian/rules +++ b/debian/rules @@ -61,7 +61,7 @@ endif javadoc -subpackages "javax.servlet:javax.el:javax.websocket" -d "output/api" \ -sourcepath "java" -author -version -breakiterator \ -windowtitle "Tomcat API Documentation" -doctitle "Tomcat API" \ - -bottom "Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved." + -bottom "Copyright © 2000-2014 The 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/tomcat8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

