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 28475fced [MINOR] Correct the NOTICE and LICENSE (#2271)
28475fced is described below
commit 28475fced12f5a4b79152d146ead1917982f44b9
Author: roryqi <[email protected]>
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/).