This is an automated email from the ASF dual-hosted git repository.
roryqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
The following commit(s) were added to refs/heads/master by this push:
new a413556e4 [#2304] improvement: Update the year of NOTICE (#2313)
a413556e4 is described below
commit a413556e418bf0ebf3a49f7e4f3db85d33281ace
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/).