Added an include statement for the LICENSE and NOTICE files.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@743467 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager.shell/pom.xml b/dependencymanager.shell/pom.xml
index 73c5efe..d2d2259 100644
--- a/dependencymanager.shell/pom.xml
+++ b/dependencymanager.shell/pom.xml
@@ -67,6 +67,7 @@
             <Bundle-Name>Apache Felix Dependency Manager Shell</Bundle-Name>
             <Bundle-Description>Shell command for the dependency manager.</Bundle-Description>
             <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
+            <Include-Resource>META-INF/LICENCE=LICENSE,META-INF/NOTICE=NOTICE</Include-Resource>
           </instructions>
         </configuration>
       </plugin>