You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:18:25 UTC

[sling-org-apache-sling-bundleresource-impl] 04/29: Move licence and notice to top level dir.

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.bundleresource.impl-2.0.2-incubator
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git

commit f0dba2266cdca625b92a5b4474eae7fabd960dad
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Apr 10 15:38:48 2008 +0000

    Move licence and notice to top level dir.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/sling/bundleresource@646849 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
"commits@sling.apache.org" <co...@sling.apache.org>.