Add licence and notice for the remaining modules.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@559385 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/activation/pom.xml b/commons/activation/pom.xml
index ca43967..5474a99 100644
--- a/commons/activation/pom.xml
+++ b/commons/activation/pom.xml
@@ -76,6 +76,7 @@
                             com.sun.activation.viewers
                         </Private-Package>
                         <Include-Resource>
+                            src/main/resources,
                             @${pkgArtifactId}-${pkgVersion}.jar!/META-INF/LICENSE.txt,
                             @${pkgArtifactId}-${pkgVersion}.jar!/META-INF/mailcap.default,
                             @${pkgArtifactId}-${pkgVersion}.jar!/META-INF/mimetypes.default
diff --git a/commons/mail/pom.xml b/commons/mail/pom.xml
index c373333..d2bf91f 100644
--- a/commons/mail/pom.xml
+++ b/commons/mail/pom.xml
@@ -93,6 +93,7 @@
                             com.sun.activation.viewers
                         </Private-Package>
                         <Include-Resource>
+                            src/main/resources,
                             @${pkgArtifactId}-${pkgVersion}.jar!/META-INF/LICENSE.txt,
                             @${pkgArtifactId}-${pkgVersion}.jar!/META-INF/javamail.charset.map,
                             @${pkgArtifactId}-${pkgVersion}.jar!/META-INF/javamail.default.address.map,