Author: rjung
Date: Sat Jan 2 12:15:57 2010
New Revision: 895180
URL: http://svn.apache.org/viewvc?rev=895180&view=rev
Log:
Happy new year!
Update Copyright year for JK.
Modified:
tomcat/jk/trunk/native/NOTICE
tomcat/jk/trunk/native/common/jk_status.c
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
tomcat/jk/trunk/xdocs/style.xsl
Modified: tomcat/jk/trunk/native/NOTICE
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/NOTICE?rev=895180&r1=895179&r2=895180&view=diff
==============================================================================
--- tomcat/jk/trunk/native/NOTICE (original)
+++ tomcat/jk/trunk/native/NOTICE Sat Jan 2 12:15:57 2010
@@ -1,5 +1,5 @@
Apache Tomcat Connectors
-Copyright 2002-2009 The Apache Software Foundation
+Copyright 2002-2010 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Modified: tomcat/jk/trunk/native/common/jk_status.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/common/jk_status.c?rev=895180&r1=895179&r2=895180&view=diff
==============================================================================
--- tomcat/jk/trunk/native/common/jk_status.c (original)
+++ tomcat/jk/trunk/native/common/jk_status.c Sat Jan 2 12:15:57 2010
@@ -215,7 +215,7 @@
"<html
xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">" \
"<head><title>JK Status
Manager</title>"
-#define JK_STATUS_COPYRIGHT "Copyright © 1999-2009, The
Apache Software Foundation<br />" \
+#define JK_STATUS_COPYRIGHT "Copyright © 1999-2010, The
Apache Software Foundation<br />" \
"Licensed under the <a
href=\"http://www.apache.org/licenses/LICENSE-2.0\">" \
"Apache License, Version 2.0</a>."
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/jk_isapi_plugin.c?rev=895180&r1=895179&r2=895180&view=diff
==============================================================================
--- tomcat/jk/trunk/native/iis/jk_isapi_plugin.c (original)
+++ tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Sat Jan 2 12:15:57 2010
@@ -209,7 +209,7 @@
"<BR/> \n"
"<HR/>\n"
"<P id=\"footer\">\n"
- "Copyright © 1999-2009 Apache Software
Foundation<BR/>\n"
+ "Copyright © 1999-2010 Apache Software
Foundation<BR/>\n"
"All Rights Reserved\n"
"</P>\n</BODY>\n</HTML>\n";
Modified: tomcat/jk/trunk/xdocs/style.xsl
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/style.xsl?rev=895180&r1=895179&r2=895180&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/style.xsl (original)
+++ tomcat/jk/trunk/xdocs/style.xsl Sat Jan 2 12:15:57 2010
@@ -178,7 +178,7 @@
<xsl:comment>PAGE FOOTER</xsl:comment>
<tr><td colspan="2">
<div align="center"><font color="{$body-link}" size="-1"><em>
- Copyright © 1999-2009, Apache Software Foundation
+ Copyright © 1999-2010, Apache Software Foundation
</em></font></div>
</td></tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]