GUACAMOLE-747: Correct license issues for RAT plugin.

This commit is contained in:
Virtually Nick
2021-02-21 13:29:15 -05:00
parent 5319f9011a
commit 6bb9436fff
2 changed files with 22 additions and 1 deletions

View File

@@ -118,6 +118,8 @@
<exclude>CONTRIBUTING</exclude>
<exclude>**/README.md</exclude>
<exclude>extensions/**/*</exclude>
<exclude>**/*.json</exclude>
<exclude>doc/**/html/*.html</exclude>
</excludes>
</configuration>