Author: rjung
Date: Fri Jan 1 19:19:13 2016
New Revision: 1722542
URL: http://svn.apache.org/viewvc?rev=1722542&view=rev
Log:
Happy New Year 2016
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=1722542&r1=1722541&r2=1722542&view=diff
==============================================================================
--- tomcat/native/trunk/NOTICE (original)
+++ tomcat/native/trunk/NOTICE Fri Jan 1 19:19:13 2016
@@ -1,5 +1,5 @@
Apache Tomcat Native Library
-Copyright 2002-2015 The Apache Software Foundation
+Copyright 2002-2016 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=1722542&r1=1722541&r2=1722542&view=diff
==============================================================================
--- tomcat/native/trunk/build.xml (original)
+++ tomcat/native/trunk/build.xml Fri Jan 1 19:19:13 2016
@@ -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="2015" />
+ <property name="year" value="2016" />
<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-2015 The Apache Software Foundation.<!--
+ bottom="Copyright 2002-2016 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=1722542&r1=1722541&r2=1722542&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/style.xsl (original)
+++ tomcat/native/trunk/xdocs/style.xsl Fri Jan 1 19:19:13 2016
@@ -125,7 +125,7 @@
<!-- Footer -->
<footer><div id="footer">
- Copyright © 2008-2015, The Apache Software Foundation
+ Copyright © 2008-2016, The Apache Software Foundation
</div></footer>
</div>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]