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/api/pom.xml b/ipojo/api/pom.xml
index a4ac840..5e24819 100644
--- a/ipojo/api/pom.xml
+++ b/ipojo/api/pom.xml
@@ -46,7 +46,7 @@
org.apache.felix.ipojo.manipulation.annotations,
org.objectweb.asm.commons, org.objectweb.asm</Private-Package>
<Include-Resource> META-INF/LICENCE=LICENSE,
- META-INF/NOTICE=NOTICE, META-INF/LICENCE.asm=LICENSE.asm
+ META-INF/NOTICE=NOTICE, META-INF/LICENSE.asm=LICENSE.asm
</Include-Resource>
</instructions>
</configuration>