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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 29e2506452 fix(footer): update copyright year to 2026 in footer files 
(#1749)
29e2506452 is described below

commit 29e25064521e65bd881d1d7aefecebd4daf11916
Author: Jiří Čáp <[email protected]>
AuthorDate: Tue Mar 10 13:52:04 2026 +0100

    fix(footer): update copyright year to 2026 in footer files (#1749)
    
    Co-authored-by: Jiří ČÁP <[email protected]>
---
 activemq-web-console/src/main/webapp/403.html              | 2 +-
 activemq-web-console/src/main/webapp/404.html              | 2 +-
 activemq-web-console/src/main/webapp/500.html              | 2 +-
 activemq-web-console/src/main/webapp/decorators/footer.jsp | 2 +-
 activemq-web-console/src/main/webapp/login.html            | 2 +-
 activemq-web-console/src/main/webapp/slave.jsp             | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/activemq-web-console/src/main/webapp/403.html 
b/activemq-web-console/src/main/webapp/403.html
index 7503723b73..16d0f39a75 100644
--- a/activemq-web-console/src/main/webapp/403.html
+++ b/activemq-web-console/src/main/webapp/403.html
@@ -114,7 +114,7 @@
             <div class="footer_l">
                 <div class="footer_r">
                     <div>
-                        Copyright 2005-2024 The Apache Software Foundation.
+                        Copyright 2005-2026 The Apache Software Foundation.
 
                         (<a href="?printable=true">printable version</a>)
                     </div>
diff --git a/activemq-web-console/src/main/webapp/404.html 
b/activemq-web-console/src/main/webapp/404.html
index 98638913a9..a413f69069 100644
--- a/activemq-web-console/src/main/webapp/404.html
+++ b/activemq-web-console/src/main/webapp/404.html
@@ -114,7 +114,7 @@
             <div class="footer_l">
                 <div class="footer_r">
                     <div>
-                        Copyright 2005-2024 The Apache Software Foundation.
+                        Copyright 2005-2026 The Apache Software Foundation.
 
                         (<a href="?printable=true">printable version</a>)
                     </div>
diff --git a/activemq-web-console/src/main/webapp/500.html 
b/activemq-web-console/src/main/webapp/500.html
index ee6966bc7d..25ad157598 100644
--- a/activemq-web-console/src/main/webapp/500.html
+++ b/activemq-web-console/src/main/webapp/500.html
@@ -115,7 +115,7 @@
             <div class="footer_l">
                 <div class="footer_r">
                     <div>
-                        Copyright 2005-2024 The Apache Software Foundation.
+                        Copyright 2005-2026 The Apache Software Foundation.
 
                         (<a href="?printable=true">printable version</a>)
                     </div>
diff --git a/activemq-web-console/src/main/webapp/decorators/footer.jsp 
b/activemq-web-console/src/main/webapp/decorators/footer.jsp
index cdfc6b0b64..e83ee6b901 100644
--- a/activemq-web-console/src/main/webapp/decorators/footer.jsp
+++ b/activemq-web-console/src/main/webapp/decorators/footer.jsp
@@ -61,7 +61,7 @@
             <div class="footer_l">
                 <div class="footer_r">
                     <div>
-                        Copyright 2005-2024 The Apache Software Foundation.
+                        Copyright 2005-2026 The Apache Software Foundation.
 
                         <!--  (<a href="?printable=true">printable 
version</a>)-->
                     </div>
diff --git a/activemq-web-console/src/main/webapp/login.html 
b/activemq-web-console/src/main/webapp/login.html
index 13b5ad8986..1df5155a9f 100644
--- a/activemq-web-console/src/main/webapp/login.html
+++ b/activemq-web-console/src/main/webapp/login.html
@@ -99,7 +99,7 @@
             <div class="footer_l">
                 <div class="footer_r">
                     <div>
-                        Copyright 2005-2024 The Apache Software Foundation.
+                        Copyright 2005-2026 The Apache Software Foundation.
 
                         (<a href="?printable=true">printable version</a>)
                     </div>
diff --git a/activemq-web-console/src/main/webapp/slave.jsp 
b/activemq-web-console/src/main/webapp/slave.jsp
index 52c43383f2..c33178edf9 100644
--- a/activemq-web-console/src/main/webapp/slave.jsp
+++ b/activemq-web-console/src/main/webapp/slave.jsp
@@ -104,7 +104,7 @@
             <div class="footer_l">
                 <div class="footer_r">
                     <div>
-                        Copyright 2005-2024 The Apache Software Foundation.
+                        Copyright 2005-2026 The Apache Software Foundation.
 
                         (<a href="?printable=true">printable version</a>)
                     </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to