Author: jlaskowski Date: Sun Jul 15 03:59:12 2007 New Revision: 556393 URL: http://svn.apache.org/viewvc?view=rev&rev=556393 Log: Preliminary attempt at creating a proper NOTICE.txt file
It needs to list all jar files and their licences as described at http://www.apache.org/dev/apply-license.html Modified: openejb/trunk/openejb3/NOTICE.txt Modified: openejb/trunk/openejb3/NOTICE.txt URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/NOTICE.txt?view=diff&rev=556393&r1=556392&r2=556393 ============================================================================== --- openejb/trunk/openejb3/NOTICE.txt (original) +++ openejb/trunk/openejb3/NOTICE.txt Sun Jul 15 03:59:12 2007 @@ -1,11 +1,10 @@ - ========================================================================= - == NOTICE file corresponding to the section 4 d of == - == the Apache License, Version 2.0, == - == in this case for the Apache OpenEJB distribution. == - ========================================================================= +======================================================================== +== NOTICE file corresponding to section 4(d) of the Apache License, == +== Version 2.0, in this case for the Apache OpenEJB distribution. == +======================================================================== - This product includes software developed by - The Apache Software Foundation (http://www.apache.org/). +Apache OpenEJB +Copyright 2003-2007 The Apache Software Foundation - Please read the different LICENSE files present in the licenses directory of - this distribution. \ No newline at end of file +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/).
