This is an automated email from the ASF dual-hosted git repository.
rjung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new bd7bc42e09 Happy New Year 2026
bd7bc42e09 is described below
commit bd7bc42e095571f8ac95dbdf84c6b3e914394eec
Author: Rainer Jung <[email protected]>
AuthorDate: Sun Jan 4 15:11:29 2026 +0100
Happy New Year 2026
---
NOTICE | 2 +-
java/org/apache/catalina/manager/Constants.java | 2 +-
modules/jdbc-pool/NOTICE | 2 +-
3 files changed, 3 insertions(+), 3 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 856c0db8b8..46b68cb6ad 100644
--- a/java/org/apache/catalina/manager/Constants.java
+++ b/java/org/apache/catalina/manager/Constants.java
@@ -36,7 +36,7 @@ public class Constants {
static {
//@formatter:off
- COPYRIGHT_DATE_RANGE = "1999-2025";
+ COPYRIGHT_DATE_RANGE = "1999-2026";
COPYRIGHT_NOTICE = "Copyright (c) " + COPYRIGHT_DATE_RANGE + ", Apache
Software Foundation";
HTML_COPYRIGHT_NOTICE = "Copyright © " + COPYRIGHT_DATE_RANGE +
", Apache Software Foundation";
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/).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]