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

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new 186e396363 NO-JIRA: [Broker-J] Update year in NOTICE files as well as 
in the footer.html (#258)
186e396363 is described below

commit 186e3963637f6bc3e535e12725f22cfa98adadab
Author: Daniil Kirilyuk <daniel.kiril...@gmail.com>
AuthorDate: Tue Feb 18 13:47:02 2025 +0100

    NO-JIRA: [Broker-J] Update year in NOTICE files as well as in the 
footer.html (#258)
---
 NOTICE                                                             | 2 +-
 apache-qpid-broker-j/src/main/assembly/NOTICE                      | 2 +-
 broker-plugins/management-http/src/main/java/resources/footer.html | 2 +-
 perftests/src/main/assembly/NOTICE                                 | 2 +-
 perftests/visualisation-jfc/src/main/assembly/NOTICE               | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/NOTICE b/NOTICE
index 472e82b184..56b1aca72b 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Qpid Broker-J
-Copyright 2006-2024 The Apache Software Foundation
+Copyright 2006-2025 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/apache-qpid-broker-j/src/main/assembly/NOTICE 
b/apache-qpid-broker-j/src/main/assembly/NOTICE
index b323bd2094..dce11af84a 100644
--- a/apache-qpid-broker-j/src/main/assembly/NOTICE
+++ b/apache-qpid-broker-j/src/main/assembly/NOTICE
@@ -1,5 +1,5 @@
 Apache Qpid Broker-J
-Copyright 2006-2024 The Apache Software Foundation
+Copyright 2006-2025 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/broker-plugins/management-http/src/main/java/resources/footer.html 
b/broker-plugins/management-http/src/main/java/resources/footer.html
index 2abfb88fa6..f408a20cbc 100644
--- a/broker-plugins/management-http/src/main/java/resources/footer.html
+++ b/broker-plugins/management-http/src/main/java/resources/footer.html
@@ -19,7 +19,7 @@
  -
  -->
 
-<div class="footer"><p>&#xA9; 2004-<span class="currentYear">2024</span> The 
Apache Software Foundation.
+<div class="footer"><p>&#xA9; 2004-<span class="currentYear">2025</span> The 
Apache Software Foundation.
   <br/>
   Apache Qpid, Qpid, Apache, the Apache feather logo, and the Apache Qpid 
project logo are trademarks of
   The Apache Software Foundation.
diff --git a/perftests/src/main/assembly/NOTICE 
b/perftests/src/main/assembly/NOTICE
index 23beb8a3b2..0ab43dbaf1 100644
--- a/perftests/src/main/assembly/NOTICE
+++ b/perftests/src/main/assembly/NOTICE
@@ -1,5 +1,5 @@
 Apache Qpid Performance Tests
-Copyright (c) 2006-2024 The Apache Software Foundation
+Copyright (c) 2006-2025 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/perftests/visualisation-jfc/src/main/assembly/NOTICE 
b/perftests/visualisation-jfc/src/main/assembly/NOTICE
index 817d49b663..e9582178bc 100644
--- a/perftests/visualisation-jfc/src/main/assembly/NOTICE
+++ b/perftests/visualisation-jfc/src/main/assembly/NOTICE
@@ -1,5 +1,5 @@
 Qpid Performance Tests Visualisation JFC
-Copyright 2006-2024 The Apache Software Foundation
+Copyright 2006-2025 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to