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