This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 3.27.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit c84208941d5e64a0d7647bfe41787a17ca77ffcd Author: James Netherton <[email protected]> AuthorDate: Fri Jan 23 14:41:10 2026 +0000 Update copyright notices for 2026 --- LICENSE.txt | 2 +- NOTICE.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 16c027e87e..b820487e31 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -205,7 +205,7 @@ This product includes a Maven wrapper. * mvnw * mvnw.cmd -Copyright: Copyright 2001-2025 The Apache Software Foundation +Copyright: Copyright 2001-2026 The Apache Software Foundation Home page: https://maven.apache.org License: https://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index 751f6a87d4..d0ca805adf 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,8 +1,8 @@ Apache Camel Quarkus -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/). Apache Maven -Copyright 2001-2025 The Apache Software Foundation \ No newline at end of file +Copyright 2001-2026 The Apache Software Foundation \ No newline at end of file
