1
0

[HUDI-688] Paring down the NOTICE file to minimum required notices (#1391)

- Based on analysis, we don't need to call out anything
 - We only do source releases at this time
 - Fix typo in LICENSE
This commit is contained in:
vinoth chandar
2020-03-11 05:24:07 -07:00
committed by GitHub
parent cf0a4c19bc
commit dd7cf38a13
2 changed files with 1 additions and 82 deletions

View File

@@ -284,7 +284,7 @@ SOFTWARE.
-------------------------------------------------------------------------------
This product includes code from org.apache.hadoop.
This product includes code from Apache Hadoop
* org.apache.hudi.common.bloom.filter.InternalDynamicBloomFilter.java adapted from org.apache.hadoop.util.bloom.DynamicBloomFilter.java