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

roryqi pushed a commit to branch branch-0.9
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git

commit 5ed184e6e1ca877aa71aa2d218d0dd14c19bde7f
Author: roryqi <[email protected]>
AuthorDate: Fri Dec 27 20:55:05 2024 +0800

    [#2304] improvement: Update the year of NOTICE (#2313)
    
    ### What changes were proposed in this pull request?
    
    Update the year of NOTICE
    
    ### Why are the changes needed?
    
    Fix: #2304
    
    ### Does this PR introduce _any_ user-facing change?
    No.
    
    ### How was this patch tested?
    No need.
---
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE b/NOTICE
index 0b491637f..2cfb9fb7c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Uniffle (incubating)
-Copyright 2022 The Apache Software Foundation.
+Copyright 2022 and onwards The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).

Reply via email to