This is an automated email from the ASF dual-hosted git repository. pdallig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/master by this push: new c322a8dfc0 [ZEPPELIN-6219] Update copyright year in NOTICE file from 2024 to 2025 c322a8dfc0 is described below commit c322a8dfc0cc2136f6e5eaba545b2754139f03f0 Author: Gyeongtae Park <67095975+parkgyeong...@users.noreply.github.com> AuthorDate: Wed Jul 9 14:53:55 2025 +0900 [ZEPPELIN-6219] Update copyright year in NOTICE file from 2024 to 2025 ### What is this PR for? This PR updates the copyright year in the NOTICE file from 2024 to 2025. Since the project has received contributions in 2025, this update ensures that the legal documentation remains accurate and consistent with ASF guidelines. No functional changes are introduced—this is a documentation-only update. ### What type of PR is it? Documentation ### Todos * [x] - Update NOTICE file ### What is the Jira issue? * Jira: https://issues.apache.org/jira/browse/ZEPPELIN-6219 ### How should this be tested? * No testing is required as this change only updates static text in the NOTICE file. ### Screenshots (if appropriate) N/A ### Questions: * Does the license files need to update? No. * Is there breaking changes for older versions? No. * Does this needs documentation? No. Closes #4957 from ParkGyeongTae/ZEPPELIN-6219. Signed-off-by: Philipp Dallig <philipp.dal...@gmail.com> --- NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index 63e12dbd6c..e583f54910 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Zeppelin -Copyright 2015 - 2024 The Apache Software Foundation +Copyright 2015 - 2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/).