Add license and notice files to resources (mail and activation will follow shortly)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@559369 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/avalon-framework/pom.xml b/commons/avalon-framework/pom.xml
index fdd6f96..500a5e1 100644
--- a/commons/avalon-framework/pom.xml
+++ b/commons/avalon-framework/pom.xml
@@ -70,6 +70,7 @@
                         </Bundle-SymbolicName>
                         <Export-Package>*;version=${pkgVersion}</Export-Package>
                         <Include-Resource>
+                            src/main/resources,
                             @${pkgArtifactId}-${pkgVersion}.jar!/META-INF/LICENSE.txt
                         </Include-Resource>
                     </instructions>