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 2017/01/02 21:28:04 UTC

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

Author: rjung
Date: Mon Jan  2 21:28:04 2017
New Revision: 1777025

URL: http://svn.apache.org/viewvc?rev=1777025&view=rev
Log:
Happy New Year 2017

Backport of r1777024 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 Mon Jan  2 21:28:04 2017
@@ -1,3 +1,3 @@
-/tomcat/native/trunk:815411,988395,988402,988428,992208,1043611,1043696,1205445,1295445,1342003,1342008,1342013,1342020,1342024,1394258,1394342,1424947,1424971,1430753,1437081,1438342,1439337,1441884,1441886,1442579,1442581,1445972,1507113,1532577,1532590,1532601,1539594,1555184,1559180,1588195,1607262,1607267,1607278,1607291,1607477,1648821,1650119,1650304,1658557,1658641-1658642,1658724,1669302,1669496,1681126,1681147,1681150-1681151,1681172,1681189,1681218,1681295,1681298,1681306,1681314,1681323,1681419,1681505,1681507,1681509,1681520,1711591,1711609,1711651,1713237,1722542,1725247,1731004,1731006
+/tomcat/native/trunk:815411,988395,988402,988428,992208,1043611,1043696,1205445,1295445,1342003,1342008,1342013,1342020,1342024,1394258,1394342,1424947,1424971,1430753,1437081,1438342,1439337,1441884,1441886,1442579,1442581,1445972,1507113,1532577,1532590,1532601,1539594,1555184,1559180,1588195,1607262,1607267,1607278,1607291,1607477,1648821,1650119,1650304,1658557,1658641-1658642,1658724,1669302,1669496,1681126,1681147,1681150-1681151,1681172,1681189,1681218,1681295,1681298,1681306,1681314,1681323,1681419,1681505,1681507,1681509,1681520,1711591,1711609,1711651,1713237,1722542,1725247,1731004,1731006,1777024
 /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=1777025&r1=1777024&r2=1777025&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/NOTICE (original)
+++ tomcat/native/branches/1.1.x/NOTICE Mon Jan  2 21:28:04 2017
@@ -1,5 +1,5 @@
 Apache Tomcat Native Library
-Copyright 2002-2016 The Apache Software Foundation
+Copyright 2002-2017 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=1777025&r1=1777024&r2=1777025&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/build.xml (original)
+++ tomcat/native/branches/1.1.x/build.xml Mon Jan  2 21:28:04 2017
@@ -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="2016" />
+    <property name="year"                  value="2017" />
     <property name="version.major"         value="1" />
     <property name="version.minor"         value="1" />
     <property name="version.build"         value="34" />
@@ -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-2016 The Apache Software Foundation.&lt;!--
+            bottom="Copyright 2002-2017 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=1777025&r1=1777024&r2=1777025&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/style.xsl (original)
+++ tomcat/native/branches/1.1.x/xdocs/style.xsl Mon Jan  2 21:28:04 2017
@@ -125,7 +125,7 @@
 
   <!-- Footer -->
   <footer><div id="footer">
-    Copyright © 2008-2016, The Apache Software Foundation
+    Copyright © 2008-2017, 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