Author: rjung
Date: Tue Jan 1 21:42:03 2019
New Revision: 1850130
URL: http://svn.apache.org/viewvc?rev=1850130&view=rev
Log:
Happy New Year 2019
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=1850130&r1=1850129&r2=1850130&view=diff
==============================================================================
--- tomcat/native/trunk/NOTICE (original)
+++ tomcat/native/trunk/NOTICE Tue Jan 1 21:42:03 2019
@@ -1,5 +1,5 @@
Apache Tomcat Native Library
-Copyright 2002-2018 The Apache Software Foundation
+Copyright 2002-2019 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=1850130&r1=1850129&r2=1850130&view=diff
==============================================================================
--- tomcat/native/trunk/build.xml (original)
+++ tomcat/native/trunk/build.xml Tue Jan 1 21:42:03 2019
@@ -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="2018" />
+ <property name="year" value="2019" />
<property name="test.runner" value="junit.textui.TestRunner"/>
@@ -174,7 +174,7 @@
packagenames="org.apache.tomcat.*"
windowtitle="${title} (Version ${version})"
doctitle="<h1>${title} (Version ${version})</h1>"
- bottom="Copyright 2002-2018 The Apache Software Foundation.<!--
+ bottom="Copyright 2002-2019 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=1850130&r1=1850129&r2=1850130&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/style.xsl (original)
+++ tomcat/native/trunk/xdocs/style.xsl Tue Jan 1 21:42:03 2019
@@ -125,7 +125,7 @@
<!-- Footer -->
<footer><div id="footer">
- Copyright © 2008-2018, The Apache Software Foundation
+ Copyright © 2008-2019, The Apache Software Foundation
</div></footer>
</div>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]