Author: rjung
Date: Tue Jan 1 22:04:19 2019
New Revision: 1850134
URL: http://svn.apache.org/viewvc?rev=1850134&view=rev
Log:
Happy New Year 2019
Modified:
tomcat/jk/trunk/jkstatus/build.xml
tomcat/jk/trunk/native/NOTICE
tomcat/jk/trunk/native/common/jk_status.c
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/jkstatus/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/jkstatus/build.xml?rev=1850134&r1=1850133&r2=1850134&view=diff
==============================================================================
--- tomcat/jk/trunk/jkstatus/build.xml (original)
+++ tomcat/jk/trunk/jkstatus/build.xml Tue Jan 1 22:04:19 2019
@@ -120,7 +120,7 @@
version="true"
windowtitle="Jk Status Internal API Documentation"
doctitle="Jk Status API"
- bottom="Copyright © 2000-2018 Apache Software Foundation. All
Rights Reserved."
+ bottom="Copyright © 2000-2019 Apache Software Foundation. All
Rights Reserved."
/>
</target>
Modified: tomcat/jk/trunk/native/NOTICE
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/NOTICE?rev=1850134&r1=1850133&r2=1850134&view=diff
==============================================================================
--- tomcat/jk/trunk/native/NOTICE (original)
+++ tomcat/jk/trunk/native/NOTICE Tue Jan 1 22:04:19 2019
@@ -1,5 +1,5 @@
Apache Tomcat Connectors
-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/jk/trunk/native/common/jk_status.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/common/jk_status.c?rev=1850134&r1=1850133&r2=1850134&view=diff
==============================================================================
--- tomcat/jk/trunk/native/common/jk_status.c (original)
+++ tomcat/jk/trunk/native/common/jk_status.c Tue Jan 1 22:04:19 2019
@@ -261,7 +261,7 @@
"<html
xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">" \
"<head><title>JK Status
Manager</title>"
-#define JK_STATUS_COPYRIGHT "Copyright © 1999-2018, The
Apache Software Foundation<br />" \
+#define JK_STATUS_COPYRIGHT "Copyright © 1999-2019, The
Apache Software Foundation<br />" \
"Licensed under the <a
href=\"http://www.apache.org/licenses/LICENSE-2.0\">" \
"Apache License, Version 2.0</a>."
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/jk_isapi_plugin.c?rev=1850134&r1=1850133&r2=1850134&view=diff
==============================================================================
--- tomcat/jk/trunk/native/iis/jk_isapi_plugin.c (original)
+++ tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Tue Jan 1 22:04:19 2019
@@ -213,7 +213,7 @@ char HTML_ERROR_TAIL[] = "<P>\n<B
"<BR/> \n"
"<HR/>\n"
"<P id=\"footer\">\n"
- "Copyright © 1999-2018 Apache Software
Foundation<BR/>\n"
+ "Copyright © 1999-2019 Apache Software
Foundation<BR/>\n"
"All Rights Reserved\n"
"</P>\n</BODY>\n</HTML>\n";
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]