matthiasblaesing commented on code in PR #4438:
URL: https://github.com/apache/netbeans/pull/4438#discussion_r945151029
##########
enterprise/j2ee.dd/licenseinfo.xml:
##########
@@ -111,4 +112,29 @@
<license ref="W3C2" />
<comment type="CATEGORY_B" />
</fileset>
+ <fileset>
+
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/bindingschema_3_0.xsd</file>
+ <license ref="EDL-1.0" />
+ <comment type="CATEGORY_B" />
+ </fileset>
+ <fileset>
+
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application_9.mdd</file>
Review Comment:
If you created the file yourself from scratch, you have to decide: If the
file is based on the XSD (does it derive from it), than I would use the same
license as the XSD, if it is independent, please use the ALv2 with the Apache
Foundation license assignment. In both cases the license header needs to be
adjusted.
--
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