pjfanning commented on code in PR #6164: URL: https://github.com/apache/incubator-kie-drools/pull/6164#discussion_r1849934261
########## LICENSE: ########## @@ -243,4 +243,15 @@ for drools-drl/drools-drl-parser/src/main/antlr4/org/drools/drl/parser/antlr4/Ja Included by permission of the http://tpop.awl.com/ web site, which says: "You may use this code for any purpose, as long as you leave the - copyright notice and book citation attached." \ No newline at end of file + copyright notice and book citation attached." + + ------------------------------------------------------------------------------------ + for drools-model/drools-mvel-parser/src/main/javacc/mvel.jj + JavaParser is under dual license. Apache License Version 2.0 is chosen for mvel.jj + + JavaParser is available either under the terms of the LGPL License or the Apache License. You as the user are entitled to choose the terms under which to adopt JavaParser. Review Comment: I would omit the text from line 252 to line 257 since we choose Apache License as it suits our needs. -- 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]
