This is an automated email from the ASF dual-hosted git repository. roryqi pushed a commit to branch branch-0.10 in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
commit 623a4bf90b344d29b7e0d44b29a0dd13b39e8935 Author: roryqi <ror...@apache.org> AuthorDate: Wed Dec 4 10:07:52 2024 +0800 [MINOR] Correct the NOTICE and LICENSE (#2271) ### What changes were proposed in this pull request? Correct the NOTICE and LICENSE ### Why are the changes needed? Follow Justin's suggestion in the mail list of incubator. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? No need. --- LICENSE-binary | 3 +-- NOTICE | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 41bd9c0be..b56a9e3bf 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -253,8 +253,7 @@ org.eclipse.jetty:jetty-proxy ----------------------------------------------------------------------------------- This product bundles various third-party components under other open source licenses. -This section summarizes those components and their licenses. See licenses-binary/ -for text of these licenses. +This section summarizes those components and their licenses. BSD 2-Clause ------------ diff --git a/NOTICE b/NOTICE index 2cfb9fb7c..0b491637f 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Uniffle (incubating) -Copyright 2022 and onwards The Apache Software Foundation. +Copyright 2022 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (https://www.apache.org/).