Author: mprudhom
Date: Mon Nov 20 17:27:18 2006
New Revision: 477457

URL: http://svn.apache.org/viewvc?view=rev&rev=477457
Log:
Added mention that the orm-xsd.rsrc and persistence-xsd.rsrc files are released 
under the CDDL.

Modified:
    incubator/openjpa/trunk/openjpa-project/LICENSE.txt

Modified: incubator/openjpa/trunk/openjpa-project/LICENSE.txt
URL: 
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/LICENSE.txt?view=diff&rev=477457&r1=477456&r2=477457
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/LICENSE.txt (original)
+++ incubator/openjpa/trunk/openjpa-project/LICENSE.txt Mon Nov 20 17:27:18 2006
@@ -208,14 +208,16 @@
 
 All the source code for the OpenJPA project is released under the
 license above. Additionally, the OpenJPA binary distribution
-includes a number of third-party jar files that are required in
+includes a number of third-party files that are required in
 order to the software to function. Unless noted below, these jars
-are also released under the ASF license above.
+and resource files are also released under the ASF license above.
 
 The exceptions are as follows:
 
 ===========================
   persistence-api-1.0.jar
+  orm-xsd.rsrc (included in the openjpa jar)
+  persistence-xsd.rsrc (included in the openjpa jar)
 ===========================
 
 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0


Reply via email to