This is an automated email from the ASF dual-hosted git repository.
weitingchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 2dde39c3e [MINOR] ADD NOTICE (#6277)
2dde39c3e is described below
commit 2dde39c3ec2bccc11f2c30f9f310b28927c67366
Author: Cancai Cai <[email protected]>
AuthorDate: Wed Jul 3 08:31:09 2024 +0800
[MINOR] ADD NOTICE (#6277)
* [MINOR] ADD NOTICE
* Update NOTICE
Some apache projects are mentioned in the license also require to be added
into the NOTICE file
---------
Co-authored-by: Wei-Ting Chen <[email protected]>
---
NOTICE | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 000000000..214ea5a87
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,26 @@
+Apache Gluten(incubating)
+Copyright 2023-2024 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Apache Spark
+Copyright 2014 and onwards The Apache Software Foundation.
+
+Apache Celeborn
+Copyright 2022-2024 The Apache Software Foundation.
+
+Apache Uniffle (incubating)
+Copyright 2022 and onwards The Apache Software Foundation.
+
+Apache Iceberg
+Copyright 2017-2024 The Apache Software Foundation.
+
+Apache Parquet MR
+Copyright 2014-2024 The Apache Software Foundation.
+
+Apache ORC
+Copyright 2013 and onwards The Apache Software Foundation.
+
+Apache Thrift
+Copyright (C) 2006 - 2019, The Apache Software Foundation.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]