Thanks, Laszlo,
I've updated the "licenseinfo.xml" (adding the proper license in
nbbuild/licenses. Question is, shall I mantain the original MIT license
header in the file as well as the Apache one such as in [1]?
On other news, I generate the grammars at build time with [2] (using the
org.antlrv4.Tool in build.xml).
Thanks,
Antonio
[1]
https://github.com/vieiro/netbeans-cnd/blob/285b1cd5192ba57852e01c0b01057a772d83c6a1/rust/rust.grammar/src/org/netbeans/modules/rust/grammar/antlr4/g4/RustLexer.g4
[2]
https://github.com/vieiro/netbeans-cnd/blob/285b1cd5192ba57852e01c0b01057a772d83c6a1/rust/rust.grammar/build.xml
On 11/2/23 9:03, Laszlo Kishalmi wrote:
Here is an example:
https://github.com/apache/netbeans/blob/master/java/languages.antlr/licenseinfo.xml
MIT is a pretty permissive license, AFAIK it can be used without
restriction. See the nbbuild/licenses folder for examples.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists