Author: rjung Date: Mon Jan 12 08:07:51 2009 New Revision: 733829 URL: http://svn.apache.org/viewvc?rev=733829&view=rev Log: Update copyright year for tc native.
Modified: tomcat/connectors/trunk/jni/build.xml tomcat/connectors/trunk/jni/xdocs/style.xsl Modified: tomcat/connectors/trunk/jni/build.xml URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jni/build.xml?rev=733829&r1=733828&r2=733829&view=diff ============================================================================== --- tomcat/connectors/trunk/jni/build.xml (original) +++ tomcat/connectors/trunk/jni/build.xml Mon Jan 12 08:07:51 2009 @@ -118,7 +118,7 @@ packagenames="org.apache.tomcat.*" windowtitle="${title} (Version ${version})" doctitle="<h1>${title} (Version ${version})</h1>" - bottom="Copyright 2002-2004 The Apache Software Foundation.<!-- + bottom="Copyright 2002-2009 The Apache Software Foundation.<!-- Licensed under the Apache License, Version 2.0 (the 'License'); you may not use this file except in compliance with the License. Modified: tomcat/connectors/trunk/jni/xdocs/style.xsl URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jni/xdocs/style.xsl?rev=733829&r1=733828&r2=733829&view=diff ============================================================================== --- tomcat/connectors/trunk/jni/xdocs/style.xsl (original) +++ tomcat/connectors/trunk/jni/xdocs/style.xsl Mon Jan 12 08:07:51 2009 @@ -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 © 2008, Apache Software Foundation + Copyright © 2008-2009, Apache Software Foundation </em></font></div> </td></tr> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org