Author: rjung Date: Thu Oct 16 12:33:48 2008 New Revision: 705334 URL: http://svn.apache.org/viewvc?rev=705334&view=rev Log: Update copyright year.
Modified: tomcat/connectors/trunk/jk/build.xml tomcat/connectors/trunk/jk/jkstatus/build.xml tomcat/connectors/trunk/jk/xdocs/style.xsl Modified: tomcat/connectors/trunk/jk/build.xml URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/build.xml?rev=705334&r1=705333&r2=705334&view=diff ============================================================================== --- tomcat/connectors/trunk/jk/build.xml (original) +++ tomcat/connectors/trunk/jk/build.xml Thu Oct 16 12:33:48 2008 @@ -439,7 +439,7 @@ version="true" windowtitle="Jk Connector Documentation" doctitle="Jk Connector" - bottom="Copyright © 2001-2005 Apache Software Foundation. All Rights Reserved." + bottom="Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved." /> </target> Modified: tomcat/connectors/trunk/jk/jkstatus/build.xml URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/build.xml?rev=705334&r1=705333&r2=705334&view=diff ============================================================================== --- tomcat/connectors/trunk/jk/jkstatus/build.xml (original) +++ tomcat/connectors/trunk/jk/jkstatus/build.xml Thu Oct 16 12:33:48 2008 @@ -122,7 +122,7 @@ version="true" windowtitle="Jk Status Internal API Documentation" doctitle="Jk Status API" - bottom="Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved." + bottom="Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved." /> </target> Modified: tomcat/connectors/trunk/jk/xdocs/style.xsl URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/style.xsl?rev=705334&r1=705333&r2=705334&view=diff ============================================================================== --- tomcat/connectors/trunk/jk/xdocs/style.xsl (original) +++ tomcat/connectors/trunk/jk/xdocs/style.xsl Thu Oct 16 12:33:48 2008 @@ -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-2005, Apache Software Foundation + Copyright © 1999-2008, Apache Software Foundation </em></font></div> </td></tr> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]