You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/08/13 13:53:17 UTC

[GitHub] [netbeans] matthiasblaesing commented on a diff in pull request #4438: Improve Jakarta EE 9/9.1 support

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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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