Hmm, I would place this not in the trunk directly but in the project using the respective library. Just like for example I have done in the content-jcr project.
WDYT ? Regards Felix Am Dienstag, den 30.10.2007, 10:55 +0000 schrieb [EMAIL PROTECTED]: > Author: bdelacretaz > Date: Tue Oct 30 03:54:53 2007 > New Revision: 590029 > > URL: http://svn.apache.org/viewvc?rev=590029&view=rev > Log: > SLING-87 - add NOTICE file for the FreeMarker and Rhino libs used by > microsling (which should soon move here) > > Added: > incubator/sling/trunk/NOTICE (with props) > > Added: incubator/sling/trunk/NOTICE > URL: > http://svn.apache.org/viewvc/incubator/sling/trunk/NOTICE?rev=590029&view=auto > ============================================================================== > --- incubator/sling/trunk/NOTICE (added) > +++ incubator/sling/trunk/NOTICE Tue Oct 30 03:54:53 2007 > @@ -0,0 +1,27 @@ > +Sling JCR-based applications framework > +Copyright 2007 The Apache Software Foundation. > + > +This product includes software developed at > +The Apache Software Foundation (http://www.apache.org/). > + > +FreeMarker templates support is provided by the FreeMarker > +libraries, which are open-source software licensed under > +a BSD-like license (http://freemarker.org/docs/app_license.html). > +The original FreeMarker software can be downloaded at > +http://freemarker.org/ . > + > +Server-side javascript support is provided by the Rhino > +libraries, which are open-source software licensed under > +an MPL 1.1 license [1]. The original Rhino software > +can be downloaded at http://www.mozilla.org/rhino/ . > + > +Notes: > +[1] Reciprocity Required by some Components: Some included > +third-party works are licensed under terms that require > +distribution of derivative works to be made available > +under the same license as the original work. See the > +Apache product's LICENSE file to find the applicable > +third-party licenses. > + > +[2] See http://www.apache.org/legal/3party.html for the > +ASF third-party licenses policy. > > Propchange: incubator/sling/trunk/NOTICE > ------------------------------------------------------------------------------ > svn:mime-type = text/plain > >
