You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2015/01/01 12:00:38 UTC

svn commit: r1648814 - in /tomcat/jk/trunk: jkstatus/build.xml native/NOTICE native/common/jk_status.c native/iis/jk_isapi_plugin.c xdocs/style.xsl

Author: rjung
Date: Thu Jan  1 11:00:38 2015
New Revision: 1648814

URL: http://svn.apache.org/r1648814
Log:
Happy New Year 2015

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
    tomcat/jk/trunk/xdocs/style.xsl

Modified: tomcat/jk/trunk/jkstatus/build.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/jkstatus/build.xml?rev=1648814&r1=1648813&r2=1648814&view=diff
==============================================================================
--- tomcat/jk/trunk/jkstatus/build.xml (original)
+++ tomcat/jk/trunk/jkstatus/build.xml Thu Jan  1 11:00:38 2015
@@ -120,7 +120,7 @@
       version="true"
       windowtitle="Jk Status Internal API Documentation"
       doctitle="Jk Status API"
-      bottom="Copyright © 2000-2014 Apache Software Foundation.  All Rights Reserved."
+      bottom="Copyright © 2000-2015 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=1648814&r1=1648813&r2=1648814&view=diff
==============================================================================
--- tomcat/jk/trunk/native/NOTICE (original)
+++ tomcat/jk/trunk/native/NOTICE Thu Jan  1 11:00:38 2015
@@ -1,5 +1,5 @@
 Apache Tomcat Connectors
-Copyright 2002-2014 The Apache Software Foundation
+Copyright 2002-2015 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=1648814&r1=1648813&r2=1648814&view=diff
==============================================================================
--- tomcat/jk/trunk/native/common/jk_status.c (original)
+++ tomcat/jk/trunk/native/common/jk_status.c Thu Jan  1 11:00:38 2015
@@ -215,7 +215,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 &#169; 1999-2014, The Apache Software Foundation<br />" \
+#define JK_STATUS_COPYRIGHT                "Copyright &#169; 1999-2015, 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=1648814&r1=1648813&r2=1648814&view=diff
==============================================================================
--- tomcat/jk/trunk/native/iis/jk_isapi_plugin.c (original)
+++ tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Thu Jan  1 11:00:38 2015
@@ -211,7 +211,7 @@ char HTML_ERROR_TAIL[] =        "<P>\n<B
                                 "<BR/>&nbsp;\n"
                                 "<HR/>\n"
                                 "<P id=\"footer\">\n"
-                                "Copyright &copy; 1999-2014 Apache Software Foundation<BR/>\n"
+                                "Copyright &copy; 1999-2015 Apache Software Foundation<BR/>\n"
                                 "All Rights Reserved\n"
                                 "</P>\n</BODY>\n</HTML>\n";
 

Modified: tomcat/jk/trunk/xdocs/style.xsl
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/style.xsl?rev=1648814&r1=1648813&r2=1648814&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/style.xsl (original)
+++ tomcat/jk/trunk/xdocs/style.xsl Thu Jan  1 11:00:38 2015
@@ -178,7 +178,7 @@
       <xsl:comment>PAGE FOOTER</xsl:comment>
       <tr><td colspan="2">
         <div align="center"><font color="{$body-link}" size="-1"><em>
-        Copyright &#169; 1999-2014, Apache Software Foundation
+        Copyright &#169; 1999-2015, Apache Software Foundation
         </em></font></div>
       </td></tr>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org