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

gkoszyk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git


The following commit(s) were added to refs/heads/master by this push:
     new 683d3b14b chore(repo): advance to year 2026 (#2795)
683d3b14b is described below

commit 683d3b14b60720906a1a175d41de8bd59ad15a05
Author: Grzegorz Koszyk <[email protected]>
AuthorDate: Mon Feb 23 11:32:44 2026 +0100

    chore(repo): advance to year 2026 (#2795)
    
    Changes copyright year to 2026 from 2025 in `NOTICE.md` files.
---
 NOTICE                                                 | 2 +-
 core/bench/dashboard/frontend/src/components/footer.rs | 2 +-
 foreign/csharp/NOTICE                                  | 2 +-
 foreign/go/NOTICE                                      | 2 +-
 foreign/java/NOTICE                                    | 2 +-
 foreign/node/NOTICE                                    | 2 +-
 foreign/python/NOTICE                                  | 2 +-
 web/NOTICE                                             | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/NOTICE b/NOTICE
index 6f03e0559..61a3be1eb 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Iggy (Incubating)
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/core/bench/dashboard/frontend/src/components/footer.rs 
b/core/bench/dashboard/frontend/src/components/footer.rs
index ab5b55abe..fe5a95276 100644
--- a/core/bench/dashboard/frontend/src/components/footer.rs
+++ b/core/bench/dashboard/frontend/src/components/footer.rs
@@ -32,7 +32,7 @@ pub fn footer() -> Html {
                 <span class="separator">{"|"}</span>
                 {"v"}{env!("CARGO_PKG_VERSION")}
                 <span class="separator">{"|"}</span>
-                {" 2025 Apache Iggy (Incubating). Built with ❤️ for the 
message streaming community."}
+                {" 2026 Apache Iggy (Incubating). Built with ❤️ for the 
message streaming community."}
             </div>
         </footer>
     }
diff --git a/foreign/csharp/NOTICE b/foreign/csharp/NOTICE
index 6f03e0559..61a3be1eb 100644
--- a/foreign/csharp/NOTICE
+++ b/foreign/csharp/NOTICE
@@ -1,5 +1,5 @@
 Apache Iggy (Incubating)
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/foreign/go/NOTICE b/foreign/go/NOTICE
index 6f03e0559..61a3be1eb 100644
--- a/foreign/go/NOTICE
+++ b/foreign/go/NOTICE
@@ -1,5 +1,5 @@
 Apache Iggy (Incubating)
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/foreign/java/NOTICE b/foreign/java/NOTICE
index 6f03e0559..61a3be1eb 100644
--- a/foreign/java/NOTICE
+++ b/foreign/java/NOTICE
@@ -1,5 +1,5 @@
 Apache Iggy (Incubating)
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/foreign/node/NOTICE b/foreign/node/NOTICE
index 6f03e0559..61a3be1eb 100644
--- a/foreign/node/NOTICE
+++ b/foreign/node/NOTICE
@@ -1,5 +1,5 @@
 Apache Iggy (Incubating)
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/foreign/python/NOTICE b/foreign/python/NOTICE
index 6f03e0559..61a3be1eb 100644
--- a/foreign/python/NOTICE
+++ b/foreign/python/NOTICE
@@ -1,5 +1,5 @@
 Apache Iggy (Incubating)
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/web/NOTICE b/web/NOTICE
index 6f03e0559..61a3be1eb 100644
--- a/web/NOTICE
+++ b/web/NOTICE
@@ -1,5 +1,5 @@
 Apache Iggy (Incubating)
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to