Fix some issues in LICENSE and NOTICE files.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@763574 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/pom.xml b/ipojo/manipulator/pom.xml
index 52e56d8..ae65769 100644
--- a/ipojo/manipulator/pom.xml
+++ b/ipojo/manipulator/pom.xml
@@ -66,7 +66,7 @@
 							org.apache.felix.ipojo.xml.parser, org.objectweb.asm,
 							org.objectweb.asm.commons </Private-Package>
 						<Include-Resource> META-INF/LICENCE=LICENSE,
-							META-INF/LICENCE.asm=LICENSE.asm, META-INF/NOTICE=NOTICE,
+							META-INF/LICENSE.asm=LICENSE.asm, META-INF/NOTICE=NOTICE,
 							xsd=src/main/resources </Include-Resource>
 					</instructions>
 					<obrRepository>NONE</obrRepository>