Author: rjung
Date: Mon Jan 3 13:29:09 2011
New Revision: 1054610
URL: http://svn.apache.org/viewvc?rev=1054610&view=rev
Log:
Update copyright year.
Modified:
tomcat/native/branches/1.1.x/NOTICE
tomcat/native/branches/1.1.x/build.xml
tomcat/native/branches/1.1.x/xdocs/style.xsl
Modified: tomcat/native/branches/1.1.x/NOTICE
URL:
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/NOTICE?rev=1054610&r1=1054609&r2=1054610&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/NOTICE (original)
+++ tomcat/native/branches/1.1.x/NOTICE Mon Jan 3 13:29:09 2011
@@ -1,5 +1,5 @@
Apache Tomcat Native Library
-Copyright 2002-2010 The Apache Software Foundation
+Copyright 2002-2011 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
Modified: tomcat/native/branches/1.1.x/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/build.xml?rev=1054610&r1=1054609&r2=1054610&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/build.xml (original)
+++ tomcat/native/branches/1.1.x/build.xml Mon Jan 3 13:29:09 2011
@@ -30,7 +30,7 @@
<property name="project" value="tomcat-native" />
<property name="name" value="Tomcat Native" />
<property name="title" value="Tomcat Native Library"/>
- <property name="year" value="2010" />
+ <property name="year" value="2011" />
<property name="version.major" value="1" />
<property name="version.minor" value="1" />
<property name="version.build" value="17" />
@@ -175,7 +175,7 @@
packagenames="org.apache.tomcat.*"
windowtitle="${title} (Version ${version})"
doctitle="<h1>${title} (Version ${version})</h1>"
- bottom="Copyright 2002-2010 The Apache Software Foundation.<!--
+ bottom="Copyright 2002-2011 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/native/branches/1.1.x/xdocs/style.xsl
URL:
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/style.xsl?rev=1054610&r1=1054609&r2=1054610&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/style.xsl (original)
+++ tomcat/native/branches/1.1.x/xdocs/style.xsl Mon Jan 3 13:29:09 2011
@@ -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-2010, Apache Software Foundation
+ Copyright © 2008-2011, Apache Software Foundation
</em></font></div>
</td></tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]