Author: rjung
Date: Sat Jan  2 21:45:24 2010
New Revision: 895298

URL: http://svn.apache.org/viewvc?rev=895298&view=rev
Log:
Update copyright year for TC native 1.1.x.

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=895298&r1=895297&r2=895298&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/NOTICE (original)
+++ tomcat/native/branches/1.1.x/NOTICE Sat Jan  2 21:45:24 2010
@@ -1,3 +1,5 @@
+Apache Tomcat Native Library
+Copyright 2002-2010 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=895298&r1=895297&r2=895298&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/build.xml (original)
+++ tomcat/native/branches/1.1.x/build.xml Sat Jan  2 21:45:24 2010
@@ -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="2009" />
+    <property name="year"                  value="2010" />
     <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="&lt;h1&gt;${title} (Version ${version})&lt;/h1&gt;"
-            bottom="Copyright 2002-2009 The Apache Software Foundation.&lt;!--
+            bottom="Copyright 2002-2010 The Apache Software Foundation.&lt;!--
 
 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=895298&r1=895297&r2=895298&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/style.xsl (original)
+++ tomcat/native/branches/1.1.x/xdocs/style.xsl Sat Jan  2 21:45:24 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 &#169; 2008-2009, Apache Software Foundation
+        Copyright &#169; 2008-2010, 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

Reply via email to