Author: rjung
Date: Fri Jan 3 18:22:30 2014
New Revision: 1555185
URL: http://svn.apache.org/r1555185
Log:
Happy new 2014!
Backport of r1555184 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/
------------------------------------------------------------------------------
Merged /tomcat/native/trunk:r1555184
Modified: tomcat/native/branches/1.1.x/NOTICE
URL:
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/NOTICE?rev=1555185&r1=1555184&r2=1555185&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/NOTICE (original)
+++ tomcat/native/branches/1.1.x/NOTICE Fri Jan 3 18:22:30 2014
@@ -1,5 +1,5 @@
Apache Tomcat Native Library
-Copyright 2002-2013 The Apache Software Foundation
+Copyright 2002-2014 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=1555185&r1=1555184&r2=1555185&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/build.xml (original)
+++ tomcat/native/branches/1.1.x/build.xml Fri Jan 3 18:22:30 2014
@@ -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="2013" />
+ <property name="year" value="2014" />
<property name="version.major" value="1" />
<property name="version.minor" value="1" />
<property name="version.build" value="29" />
@@ -175,7 +175,7 @@
packagenames="org.apache.tomcat.*"
windowtitle="${title} (Version ${version})"
doctitle="<h1>${title} (Version ${version})</h1>"
- bottom="Copyright 2002-2013 The Apache Software Foundation.<!--
+ bottom="Copyright 2002-2014 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=1555185&r1=1555184&r2=1555185&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/style.xsl (original)
+++ tomcat/native/branches/1.1.x/xdocs/style.xsl Fri Jan 3 18:22:30 2014
@@ -127,7 +127,7 @@
<!-- Footer -->
<footer><div id="footer">
- Copyright © 2008-2013, The Apache Software Foundation
+ Copyright © 2008-2014, The Apache Software Foundation
</div></footer>
</div>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]