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 ec36bd65950abc4b06ca01e544ba2ea10548f653 Author: Carsten Ziegeler <[email protected]> AuthorDate: Tue Jun 10 14:11:59 2008 +0000 SLING-521: Restore plugin notice files. git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-sling-plugin@666117 13f79535-47bb-0310-9956-ffa450edef68 --- NOTICE | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/NOTICE b/NOTICE index 278b82d..ad0a7c2 100644 --- a/NOTICE +++ b/NOTICE @@ -1,11 +1,26 @@ -Apache Sling - Maven Plugin for Supporting Bundle Development +Apache Sling Maven Plugin +Copyright 2007-2008 The Apache Software Foundation + +Apache Sling is based on source code originally developed +by Day Software (http://www.day.com/). -Apache Sling -Copyright 2008 The Apache Software Foundation + +I. Included Software This product includes software developed at The Apache Software Foundation (http://www.apache.org/). +Licensed under the Apache License 2.0. + + +II. Used Software + +This product uses software developed at +The OSGi Alliance (http://www.osgi.org/). +Copyright 2006 The OSGi Alliance. +Licensed under the Apache License 2.0. + + +III. License Summary +- Apache License 2.0 -Apache Sling is based on source code originally developed -by Day Software (http://www.day.com/). -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
