### What changes were proposed in this pull request? Update LICENSE and NOTICE files according to the mailing list comments. ### Why are the changes needed? https://lists.apache.org/thread/zw5cw621dqgbktdolx7qynho0zt451pk ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Review. Closes #2213 from pan3793/CELEBORN-1202-followup. Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
123 lines
3.6 KiB
Plaintext
123 lines
3.6 KiB
Plaintext
|
|
Apache Celeborn (Incubating)
|
|
Copyright 2022-2024 The Apache Software Foundation.
|
|
|
|
This product includes software developed at
|
|
The Apache Software Foundation (https://www.apache.org/).
|
|
|
|
=============================================================================
|
|
= NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
|
|
=============================================================================
|
|
|
|
Apache Spark
|
|
Copyright 2014 and onwards The Apache Software Foundation
|
|
|
|
Apache Kyuubi
|
|
Copyright 2021-2023 The Apache Software Foundation
|
|
|
|
Apache Iceberg
|
|
Copyright 2017-2022 The Apache Software Foundation
|
|
|
|
Apache Parquet MR
|
|
Copyright 2014-2024 The Apache Software Foundation
|
|
|
|
This project includes code from Kite, developed at Cloudera, Inc. with
|
|
the following copyright notice:
|
|
|
|
| Copyright 2013 Cloudera Inc.
|
|
|
|
|
| Licensed under the Apache License, Version 2.0 (the "License");
|
|
| you may not use this file except in compliance with the License.
|
|
| You may obtain a copy of the License at
|
|
|
|
|
| http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
| Unless required by applicable law or agreed to in writing, software
|
|
| distributed under the License is distributed on an "AS IS" BASIS,
|
|
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
| See the License for the specific language governing permissions and
|
|
| limitations under the License.
|
|
|
|
Remote Shuffle Service for Flink
|
|
Copyright 2021 The Flink Remote Shuffle Project
|
|
|
|
This product includes software developed at The Alibaba Group Holding Ltd
|
|
(https://www.alibaba.com/).
|
|
|
|
Apache Commons CLI
|
|
Copyright 2002-2021 The Apache Software Foundation
|
|
|
|
Apache Commons IO
|
|
Copyright 2002-2023 The Apache Software Foundation
|
|
|
|
Apache Commons Lang
|
|
Copyright 2001-2021 The Apache Software Foundation
|
|
|
|
Apache Commons Logging
|
|
Copyright 2003-2013 The Apache Software Foundation
|
|
|
|
htrace-core4
|
|
Copyright 2016 The Apache Software Foundation
|
|
|
|
Apache Log4j 1.x Compatibility API
|
|
Copyright 1999-2022 The Apache Software Foundation
|
|
|
|
Apache Log4j API
|
|
Copyright 1999-2022 The Apache Software Foundation
|
|
|
|
Apache Log4j Core
|
|
Copyright 1999-2012 Apache Software Foundation
|
|
|
|
Apache Log4j SLF4J Binding
|
|
Copyright 1999-2022 The Apache Software Foundation
|
|
|
|
Apache Ratis Client
|
|
Copyright 2017-2023 The Apache Software Foundation
|
|
|
|
Apache Ratis Common
|
|
Copyright 2017-2023 The Apache Software Foundation
|
|
|
|
Apache Ratis gRPC Support
|
|
Copyright 2017-2023 The Apache Software Foundation
|
|
|
|
Apache Ratis Metrics
|
|
Copyright 2017-2023 The Apache Software Foundation
|
|
|
|
Apache Ratis Netty Support
|
|
Copyright 2017-2023 The Apache Software Foundation
|
|
|
|
Apache Ratis Protocols
|
|
Copyright 2017-2023 The Apache Software Foundation
|
|
|
|
Apache Ratis Server
|
|
Copyright 2017-2023 The Apache Software Foundation
|
|
|
|
Apache Ratis Server API
|
|
Copyright 2017-2023 The Apache Software Foundation
|
|
|
|
Apache Ratis Shell
|
|
Copyright 2017-2020 The Apache Software Foundation
|
|
|
|
Apache Ratis Thirdparty Miscellaneous
|
|
Copyright 2017-2020 The Apache Software Foundation
|
|
|
|
ResolverUtil.java
|
|
Copyright 2005-2006 Tim Fennell
|
|
|
|
Scala
|
|
Copyright (c) 2002-2023 EPFL
|
|
Copyright (c) 2011-2023 Lightbend, Inc.
|
|
|
|
Scala includes software developed at
|
|
LAMP/EPFL (https://lamp.epfl.ch/) and
|
|
Lightbend, Inc. (https://www.lightbend.com/).
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License").
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
|
|
This software includes projects with other licenses -- see `doc/LICENSE.md`.
|