Update license for docs

This commit is contained in:
vongosling
2021-08-26 16:39:18 +08:00
parent 0f5a5e1dda
commit b1752d6dd6
4 changed files with 4 additions and 1 deletions

View File

@@ -340,7 +340,10 @@
<exclude>.gitignore</exclude>
<exclude>.travis.yml</exclude>
<exclude>.asf.yaml</exclude>
<exclude>README.md</exclude>>
<exclude>README.md</exclude>
<exclude>.github/**</exclude>
<exclude>docs/**</exclude>
</excludes>
</configuration>
</plugin>