This is an automated email from the ASF dual-hosted git repository. gkoszyk pushed a commit to branch advance_to_2026 in repository https://gitbox.apache.org/repos/asf/iggy.git
commit 9297ac5e6d78b97758273c7298f0a099d6391247 Author: numinex <[email protected]> AuthorDate: Mon Feb 23 11:19:03 2026 +0100 chore(repo): advance to year 2026 --- 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/).
