This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.mime-2.0.2-incubator in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-mime.git
commit 8c355dd4af4c6b821d3f6bfd7092324676f0bfe2 Author: Carsten Ziegeler <[email protected]> AuthorDate: Thu Apr 10 15:13:47 2008 +0000 Move licence and notice to top level dir. git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/mime@646839 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]>.
