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

gyeongtae 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 aaa52286a3 [ZEPPELIN-6402] Update copyright year to 2026 in NOTICE file
aaa52286a3 is described below

commit aaa52286a36e18ee9747546a5c2089d50a402a9a
Author: Gyeongtae Park <[email protected]>
AuthorDate: Mon Mar 9 22:24:30 2026 +0900

    [ZEPPELIN-6402] Update copyright year to 2026 in NOTICE file
    
    ### What is this PR for?
    This PR updates the copyright year range in the NOTICE file from 2015-2025 
to 2015-2026 to reflect ongoing development and contributions in 2026.
    
    ### What type of PR is it?
    Documentation
    
    ### Todos
    * [x] - Update copyright year in NOTICE file
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-6402
    
    ### How should this be tested?
    * Verify that the NOTICE file contains the updated copyright year range 
"2015 - 2026"
    * Confirm that no other changes were made to 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 #5177 from ParkGyeongTae/ZEPPELIN-6402.
    
    Signed-off-by: ParkGyeongTae <[email protected]>
---
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE b/NOTICE
index e583f54910..bd7844b811 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Zeppelin
-Copyright 2015 - 2025 The Apache Software Foundation
+Copyright 2015 - 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).

Reply via email to