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


##########
enterprise/web.core/licenseinfo.xml:
##########
@@ -100,4 +100,24 @@
         <license ref="CDDL-1.1" />
         <comment type="CATEGORY_B" />
     </fileset>
+    <fileset>
+        
<file>src/org/netbeans/modules/web/taglib/resources/web-jsptaglibrary_3_0.xsd</file>
+        
<file>src/org/netbeans/modules/web/taglib/resources/web-jsptaglibrary_3_0.mdd</file>
+        <license ref="EPL-v20" >
+            Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights 
reserved.

Review Comment:
   Please only include the relevant part. The license itself is already covered 
by the `ref` attribute, the secondary license is not important as we explicitly 
choose EPL. So only the copy right line (the first line here) needs to be 
covered addionally. this comment also applies to the other license tags.



-- 
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