1
0

[HUDI-676] Address issues towards removing use of WIP Disclaimer (#1386)

* rename DISCLAIMER-STANDARD TO DISCLAIMER
This commit is contained in:
vinoyang
2020-03-09 14:14:49 +08:00
committed by GitHub
parent 415882f902
commit 2137ecfa22
4 changed files with 15 additions and 31 deletions

View File

@@ -337,7 +337,7 @@
</licenseFamilies>
<excludes>
<exclude>NOTICE</exclude>
<exclude>DISCLAIMER-WIP</exclude>
<exclude>DISCLAIMER</exclude>
<exclude>**/.*</exclude>
<exclude>**/*.json</exclude>
<exclude>**/*.log</exclude>