pepness commented on code in PR #4438:
URL: https://github.com/apache/netbeans/pull/4438#discussion_r944093137


##########
java/j2ee.persistence/licenseinfo.xml:
##########
@@ -50,6 +50,24 @@
         </license>
         <comment type="CATEGORY_B">Used for XML Validation and code completion 
at runtime.</comment>
     </fileset>
+    <fileset>
+        
<file>src/org/netbeans/modules/j2ee/persistence/dd/resources/orm_2_2.xsd</file>
+        
<file>src/org/netbeans/modules/j2ee/persistence/dd/resources/persistence_2_2.xsd</file>
+        <license ref="EDL-1.0">
+            Copyright (c) 2008 - 2017 Oracle Corporation.  All rights 
reserved. 
+
+            Contributors:
+            Linda DeMichiel - Java Persistence 2.2, Version 2.2 (July 7, 2017)
+            Specification available from http://jcp.org/en/jsr/detail?id=338
+        </license>
+        <comment type="CATEGORY_B">Used for XML Validation and code completion 
at runtime.</comment>
+    </fileset>
+    <fileset>
+        
<file>src/org/netbeans/modules/j2ee/persistence/dd/resources/orm_3_0.xsd</file>
+        
<file>src/org/netbeans/modules/j2ee/persistence/dd/resources/persistence_3_0.xsd</file>
+        <license ref="EDL-1.0" />

Review Comment:
   Done.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to