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

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


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

commit 80c3205ca007293caf805c68d5e1c496739d4319
Author: Rainer Jung <[email protected]>
AuthorDate: Sun Jan 4 15:16:45 2026 +0100

    Happy New Year 2026
---
 NOTICE                                                | 2 +-
 java/org/apache/catalina/manager/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 +-
 8 files changed, 8 insertions(+), 8 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/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 5ca91c8707..d533ac7e6e 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