This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag maven-sling-plugin-2.0.2-incubator in repository https://gitbox.apache.org/repos/asf/sling-maven-sling-plugin.git
commit 2899a9921d6c956fb0d0bc3213556cb402e8af7b Author: Carsten Ziegeler <[email protected]> AuthorDate: Thu Apr 10 15:23:52 2008 +0000 Move licence and notice to top level dir. git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-sling-plugin@646843 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/resources/META-INF/LICENSE => LICENSE | 0 src/main/resources/META-INF/NOTICE => NOTICE | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/src/main/resources/META-INF/LICENSE b/LICENSE similarity index 100% rename from src/main/resources/META-INF/LICENSE rename to LICENSE diff --git a/src/main/resources/META-INF/NOTICE b/NOTICE similarity index 100% rename from src/main/resources/META-INF/NOTICE rename to NOTICE -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
