You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2015/01/01 12:39:46 UTC

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

Author: rjung
Date: Thu Jan  1 11:39:45 2015
New Revision: 1648822

URL: http://svn.apache.org/r1648822
Log:
Happy New Year 2015

Backport of r1648821 from 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/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Jan  1 11:39:45 2015
@@ -1,3 +1,3 @@
-/tomcat/native/trunk:815411,1342003,1342008,1342013,1342020,1342024,1394258,1394342,1424947,1424971,1430753,1437081,1438342,1439337,1441884,1441886,1442579,1442581,1445972,1507113,1532577,1532590,1539594,1555184,1559180,1588195,1607262,1607267,1607278,1607291,1607477
+/tomcat/native/trunk:815411,1342003,1342008,1342013,1342020,1342024,1394258,1394342,1424947,1424971,1430753,1437081,1438342,1439337,1441884,1441886,1442579,1442581,1445972,1507113,1532577,1532590,1539594,1555184,1559180,1588195,1607262,1607267,1607278,1607291,1607477,1648821
 /tomcat/tc7.0.x/trunk:1199985,1200164,1349932,1434887,1435769
 /tomcat/trunk:815418,832198,1001939,1033916,1043103,1044729,1078522,1145209,1145285,1149092,1241356,1241406-1241407,1242254,1292671,1299980,1300102,1434905,1437083

Modified: tomcat/native/branches/1.1.x/NOTICE
URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/NOTICE?rev=1648822&r1=1648821&r2=1648822&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/NOTICE (original)
+++ tomcat/native/branches/1.1.x/NOTICE Thu Jan  1 11:39:45 2015
@@ -1,5 +1,5 @@
 Apache Tomcat Native Library
-Copyright 2002-2014 The Apache Software Foundation
+Copyright 2002-2015 The Apache Software Foundation
 
 This product includes software developed at
 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=1648822&r1=1648821&r2=1648822&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/build.xml (original)
+++ tomcat/native/branches/1.1.x/build.xml Thu Jan  1 11:39:45 2015
@@ -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="2014" />
+    <property name="year"                  value="2015" />
     <property name="version.major"         value="1" />
     <property name="version.minor"         value="1" />
     <property name="version.build"         value="31" />
@@ -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-2014 The Apache Software Foundation.&lt;!--
+            bottom="Copyright 2002-2015 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=1648822&r1=1648821&r2=1648822&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/style.xsl (original)
+++ tomcat/native/branches/1.1.x/xdocs/style.xsl Thu Jan  1 11:39:45 2015
@@ -127,7 +127,7 @@
 
   <!-- Footer -->
   <footer><div id="footer">
-    Copyright © 2008-2014, The Apache Software Foundation
+    Copyright © 2008-2015, The Apache Software Foundation
   </div></footer>
 </div>
 </body>



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