exclude both LICENSE.txt and LICENCE.txt
diff --git a/src/main/assembly/resources-component.xml b/src/main/assembly/resources-component.xml
index 5e9c109..c771af8 100644
--- a/src/main/assembly/resources-component.xml
+++ b/src/main/assembly/resources-component.xml
@@ -13,6 +13,7 @@
 				<excludes>
 					<exclude>META-INF/</exclude>
 					<exclude>LICENSE.txt</exclude>
+					<exclude>LICENCE.txt</exclude>
 				</excludes>
 			</unpackOptions>
 			<!-- 0755 for all, due to