2009/4/30 Ian Boston <[email protected]>: > > On 30 Apr 2009, at 10:58, Vincent Siveton wrote: > >>> LICENSE just contains the ASL2 text as per the root LICENSE. >> >> I think so and java/LICENSE or php/LICENSE should contain additional >> licenses (specific for the impl) > > um, [1] says that the LICENSE should just be the contents of [3], and NOTICE > should be list any other licenses contained within the distro [2] > > So LICENSE should not contain additional licenses, only ASL2
You could add specific licenses see for instance [1] or [2] (my models ;) ). It is only the distributed licenses like Zend for php. In the Java side, we just include libraries, so the NOTICE in the war (generated by Maven) should be enough. But again I prefer that our mentors confirm this legal point. Cheers, Vincent [1] http://svn.apache.org/repos/asf/httpd/httpd/trunk/LICENSE [2] http://svn.apache.org/repos/asf/maven/components/branches/maven-2.1.x/apache-maven/LICENSE.txt

