[tomcat7] 02/07: bump copyright year on javadocs
Tony Mancill
tmancill at moszumanska.debian.org
Tue Dec 24 23:28:24 UTC 2013
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 <tmancill at debian.org>
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
More information about the pkg-java-commits
mailing list