Author: rjung
Date: Mon Jan 2 21:26:43 2017
New Revision: 1777024
URL: http://svn.apache.org/viewvc?rev=1777024&view=rev
Log:
Happy New Year 2017
Modified:
tomcat/native/trunk/NOTICE
tomcat/native/trunk/build.xml
tomcat/native/trunk/xdocs/style.xsl
Modified: tomcat/native/trunk/NOTICE
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/NOTICE?rev=1777024&r1=1777023&r2=1777024&view=diff
==============================================================================
--- tomcat/native/trunk/NOTICE (original)
+++ tomcat/native/trunk/NOTICE Mon Jan 2 21:26:43 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/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/build.xml?rev=1777024&r1=1777023&r2=1777024&view=diff
==============================================================================
--- tomcat/native/trunk/build.xml (original)
+++ tomcat/native/trunk/build.xml Mon Jan 2 21:26:43 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="test.runner" value="junit.textui.TestRunner"/>
@@ -162,7 +162,7 @@
packagenames="org.apache.tomcat.*"
windowtitle="${title} (Version ${version})"
doctitle="<h1>${title} (Version ${version})</h1>"
- bottom="Copyright 2002-2016 The Apache Software Foundation.<!--
+ bottom="Copyright 2002-2017 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/trunk/xdocs/style.xsl
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/style.xsl?rev=1777024&r1=1777023&r2=1777024&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/style.xsl (original)
+++ tomcat/native/trunk/xdocs/style.xsl Mon Jan 2 21:26:43 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: [email protected]
For additional commands, e-mail: [email protected]