Skip to content

Commit

Permalink
Remove dependencies in LICENSE and NOTICE file based on feedback in L…
Browse files Browse the repository at this point in the history
…EGAL-684
  • Loading branch information
vinishjail97 committed Oct 24, 2024
1 parent 6816a83 commit 4f04bd7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
30 changes: 1 addition & 29 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -198,32 +198,4 @@
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.

========================================================================
Apache 2.0 licenses
========================================================================

The following components are provided under the Apache License. See project link for details.
The text of each license is the standard Apache 2.0 license.

-------------------------------------------------------------------------------

This product includes code from Apache Hudi

* org.apache.xtable.hudi.HudiInstantUtils adapted from org.apache.hudi.common.table.timeline.HoodieActiveTimeline

Copyright 2001-2024 The Apache Software Foundation

Home page: https://hudi.apache.org/
License: http://www.apache.org/licenses/LICENSE-2.0

-------------------------------------------------------------------------------

This product includes code from Apache Spark

* org.apache.xtable.hudi.HudiSchemaExtractor adapted from org.apache.spark.sql.avro.SchemaConverters

Copyright: 2014 and onwards The Apache Software Foundation
Home page: http://spark.apache.org/
License: http://www.apache.org/licenses/LICENSE-2.0
limitations under the License.
22 changes: 0 additions & 22 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,3 @@ Copyright 2024 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).

--------------------------------------------------------------------------------

This product includes code from Apache Hudi, which includes the following in
its NOTICE file:

Apache Hudi
Copyright 2019-2020 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

--------------------------------------------------------------------------------

This product includes code from Apache Spark, which includes the following in
its NOTICE file:

Apache Spark
Copyright 2014 and onwards The Apache Software Foundation.

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

0 comments on commit 4f04bd7

Please sign in to comment.