This is an automated email from the ASF dual-hosted git repository.

rjung pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 5d054a497c Happy New Year 2026
5d054a497c is described below

commit 5d054a497c5ac8a68825f81ad599fad2c0480ad4
Author: Rainer Jung <[email protected]>
AuthorDate: Sun Jan 4 15:31:37 2026 +0100

    Happy New Year 2026
---
 NOTICE                                                   | 2 +-
 java/org/apache/catalina/manager/Constants.java          | 2 +-
 java/org/apache/catalina/manager/HTMLManagerServlet.java | 2 +-
 java/org/apache/catalina/manager/host/Constants.java     | 2 +-
 modules/jdbc-pool/NOTICE                                 | 2 +-
 webapps/manager/WEB-INF/jsp/connectorCerts.jsp           | 2 +-
 webapps/manager/WEB-INF/jsp/connectorCiphers.jsp         | 2 +-
 webapps/manager/WEB-INF/jsp/connectorTrustedCerts.jsp    | 2 +-
 webapps/manager/WEB-INF/jsp/sessionDetail.jsp            | 2 +-
 webapps/manager/WEB-INF/jsp/sessionsList.jsp             | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/NOTICE b/NOTICE
index a15bad8ded..ff7877fe5b 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Tomcat
-Copyright 1999-2025 The Apache Software Foundation
+Copyright 1999-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git a/java/org/apache/catalina/manager/Constants.java 
b/java/org/apache/catalina/manager/Constants.java
index 78c9517f88..7081b6bfd5 100644
--- a/java/org/apache/catalina/manager/Constants.java
+++ b/java/org/apache/catalina/manager/Constants.java
@@ -131,7 +131,7 @@ public class Constants {
         HTML_TAIL_SECTION =
                 "<hr size=\"1\" noshade=\"noshade\">\n" +
                 "<center><font size=\"-1\" color=\"#525D76\">\n" +
-                " <em>Copyright &copy; 1999-2025, Apache Software 
Foundation</em>" +
+                " <em>Copyright &copy; 1999-2026, Apache Software 
Foundation</em>" +
                 "</font></center>\n" +
                 "\n" +
                 "</body>\n" +
diff --git a/java/org/apache/catalina/manager/HTMLManagerServlet.java 
b/java/org/apache/catalina/manager/HTMLManagerServlet.java
index 70a37b164e..fc635af1f1 100644
--- a/java/org/apache/catalina/manager/HTMLManagerServlet.java
+++ b/java/org/apache/catalina/manager/HTMLManagerServlet.java
@@ -728,7 +728,7 @@ public class HTMLManagerServlet extends ManagerServlet {
 
     @Override
     public String getServletInfo() {
-        return "HTMLManagerServlet, Copyright (c) 1999-2025, The Apache 
Software Foundation";
+        return "HTMLManagerServlet, Copyright (c) 1999-2026, The Apache 
Software Foundation";
     }
 
     @Override
diff --git a/java/org/apache/catalina/manager/host/Constants.java 
b/java/org/apache/catalina/manager/host/Constants.java
index 68f8c228a5..8c007b2c63 100644
--- a/java/org/apache/catalina/manager/host/Constants.java
+++ b/java/org/apache/catalina/manager/host/Constants.java
@@ -80,7 +80,7 @@ public class Constants {
     public static final String HTML_TAIL_SECTION =
         "<hr size=\"1\" noshade=\"noshade\">\n" +
         "<center><font size=\"-1\" color=\"#525D76\">\n" +
-        " <em>Copyright &copy; 1999-2025, Apache Software Foundation</em>" +
+        " <em>Copyright &copy; 1999-2026, Apache Software Foundation</em>" +
         "</font></center>\n" +
         "\n" +
         "</body>\n" +
diff --git a/modules/jdbc-pool/NOTICE b/modules/jdbc-pool/NOTICE
index 5f3d8c8114..802081f8dc 100644
--- a/modules/jdbc-pool/NOTICE
+++ b/modules/jdbc-pool/NOTICE
@@ -1,5 +1,5 @@
 Apache Tomcat JDBC Pool
-Copyright 2008-2025 The Apache Software Foundation
+Copyright 2008-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/webapps/manager/WEB-INF/jsp/connectorCerts.jsp 
b/webapps/manager/WEB-INF/jsp/connectorCerts.jsp
index 14147688bf..11bdccd163 100644
--- a/webapps/manager/WEB-INF/jsp/connectorCerts.jsp
+++ b/webapps/manager/WEB-INF/jsp/connectorCerts.jsp
@@ -32,7 +32,7 @@
     <meta http-equiv="cache-control" content="no-cache,must-revalidate"/><!-- 
HTTP 1.1 -->
     <meta http-equiv="expires" content="0"/><!-- 0 is an invalid value and 
should be treated as 'now' -->
     <meta http-equiv="content-language" content="en"/>
-    <meta name="copyright" content="copyright 2005-2025 the Apache Software 
Foundation"/>
+    <meta name="copyright" content="copyright 2005-2026 the Apache Software 
Foundation"/>
     <meta name="robots" content="noindex,nofollow,noarchive"/>
     <title>Configured certificate chains per Connector</title>
     <link href="<%=request.getContextPath()%>/images/favicon.ico" rel="icon" 
type="image/x-icon" />
diff --git a/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp 
b/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp
index 3b2fcee03c..9957a188ce 100644
--- a/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp
+++ b/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp
@@ -32,7 +32,7 @@
     <meta http-equiv="cache-control" content="no-cache,must-revalidate"/><!-- 
HTTP 1.1 -->
     <meta http-equiv="expires" content="0"/><!-- 0 is an invalid value and 
should be treated as 'now' -->
     <meta http-equiv="content-language" content="en"/>
-    <meta name="copyright" content="copyright 2005-2025 the Apache Software 
Foundation"/>
+    <meta name="copyright" content="copyright 2005-2026 the Apache Software 
Foundation"/>
     <meta name="robots" content="noindex,nofollow,noarchive"/>
     <title>Configured ciphers per Connector</title>
     <link href="<%=request.getContextPath()%>/images/favicon.ico" rel="icon" 
type="image/x-icon" />
diff --git a/webapps/manager/WEB-INF/jsp/connectorTrustedCerts.jsp 
b/webapps/manager/WEB-INF/jsp/connectorTrustedCerts.jsp
index bece6ee6ff..f08013b451 100644
--- a/webapps/manager/WEB-INF/jsp/connectorTrustedCerts.jsp
+++ b/webapps/manager/WEB-INF/jsp/connectorTrustedCerts.jsp
@@ -32,7 +32,7 @@
     <meta http-equiv="cache-control" content="no-cache,must-revalidate"/><!-- 
HTTP 1.1 -->
     <meta http-equiv="expires" content="0"/><!-- 0 is an invalid value and 
should be treated as 'now' -->
     <meta http-equiv="content-language" content="en"/>
-    <meta name="copyright" content="copyright 2005-2025 the Apache Software 
Foundation"/>
+    <meta name="copyright" content="copyright 2005-2026 the Apache Software 
Foundation"/>
     <meta name="robots" content="noindex,nofollow,noarchive"/>
     <title>Trusted certificates per Connector</title>
     <link href="<%=request.getContextPath()%>/images/favicon.ico" rel="icon" 
type="image/x-icon" />
diff --git a/webapps/manager/WEB-INF/jsp/sessionDetail.jsp 
b/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
index a89715fd8d..ad2558eb0f 100644
--- a/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
+++ b/webapps/manager/WEB-INF/jsp/sessionDetail.jsp
@@ -50,7 +50,7 @@
     <meta http-equiv="cache-control" content="no-cache,must-revalidate"/><!-- 
HTTP 1.1 -->
     <meta http-equiv="expires" content="0"/><!-- 0 is an invalid value and 
should be treated as 'now' -->
     <meta http-equiv="content-language" content="en"/>
-    <meta name="copyright" content="copyright 2005-2025 the Apache Software 
Foundation"/>
+    <meta name="copyright" content="copyright 2005-2026 the Apache Software 
Foundation"/>
     <meta name="robots" content="noindex,nofollow,noarchive"/>
     <title>Sessions Administration: details for <%= currentSessionId %></title>
     <link href="<%=request.getContextPath()%>/images/favicon.ico" rel="icon" 
type="image/x-icon" />
diff --git a/webapps/manager/WEB-INF/jsp/sessionsList.jsp 
b/webapps/manager/WEB-INF/jsp/sessionsList.jsp
index 02a877780d..b4ae54d710 100644
--- a/webapps/manager/WEB-INF/jsp/sessionsList.jsp
+++ b/webapps/manager/WEB-INF/jsp/sessionsList.jsp
@@ -41,7 +41,7 @@
     <meta http-equiv="cache-control" content="no-cache,must-revalidate"/><!-- 
HTTP 1.1 -->
     <meta http-equiv="expires" content="0"/><!-- 0 is an invalid value and 
should be treated as 'now' -->
     <meta http-equiv="content-language" content="en"/>
-    <meta name="copyright" content="copyright 2005-2025 the Apache Software 
Foundation"/>
+    <meta name="copyright" content="copyright 2005-2026 the Apache Software 
Foundation"/>
     <meta name="robots" content="noindex,nofollow,noarchive"/>
     <title>Sessions Administration for <%= 
JspHelper.escapeXml(cn.getDisplayName()) %></title>
     <link href="<%=request.getContextPath()%>/images/favicon.ico" rel="icon" 
type="image/x-icon" />


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to