You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2013/01/09 11:09:56 UTC

svn commit: r1430763 - in /tomcat/native/branches/1.1.x: ./ NOTICE build.xml xdocs/style.xsl

Author: kkolinko
Date: Wed Jan  9 10:09:56 2013
New Revision: 1430763

URL: http://svn.apache.org/viewvc?rev=1430763&view=rev
Log:
s/2012/2013/g
It is a merge of r1430753 from tomcat/native/trunk

Modified:
    tomcat/native/branches/1.1.x/   (props changed)
    tomcat/native/branches/1.1.x/NOTICE
    tomcat/native/branches/1.1.x/build.xml
    tomcat/native/branches/1.1.x/xdocs/style.xsl

Propchange: tomcat/native/branches/1.1.x/
------------------------------------------------------------------------------
  Merged /tomcat/native/trunk:r1430753

Modified: tomcat/native/branches/1.1.x/NOTICE
URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/NOTICE?rev=1430763&r1=1430762&r2=1430763&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/NOTICE (original)
+++ tomcat/native/branches/1.1.x/NOTICE Wed Jan  9 10:09:56 2013
@@ -1,5 +1,5 @@
 Apache Tomcat Native Library
-Copyright 2002-2012 The Apache Software Foundation
+Copyright 2002-2013 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=1430763&r1=1430762&r2=1430763&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/build.xml (original)
+++ tomcat/native/branches/1.1.x/build.xml Wed Jan  9 10:09:56 2013
@@ -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="2012" />
+    <property name="year"                  value="2013" />
     <property name="version.major"         value="1" />
     <property name="version.minor"         value="1" />
     <property name="version.build"         value="23" />
@@ -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-2012 The Apache Software Foundation.&lt;!--
+            bottom="Copyright 2002-2013 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=1430763&r1=1430762&r2=1430763&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/style.xsl (original)
+++ tomcat/native/branches/1.1.x/xdocs/style.xsl Wed Jan  9 10:09:56 2013
@@ -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-2012, Apache Software Foundation
+        Copyright &#169; 2008-2013, Apache Software Foundation
         </em></font></div>
       </td></tr>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org