pjfanning commented on code in PR #6164: URL: https://github.com/apache/incubator-kie-drools/pull/6164#discussion_r1850320288
########## LICENSE: ########## @@ -247,11 +247,4 @@ for drools-drl/drools-drl-parser/src/main/antlr4/org/drools/drl/parser/antlr4/Ja ------------------------------------------------------------------------------------ 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. - - For details about the LGPL License please refer to LICENSE.LGPL. Please note - that LGPL is just an extension to GPL, located in LICENSE.GPL. - - For details about the Apache License please refer to LICENSE.APACHE \ No newline at end of file + JavaParser is dual licensed under LGPL license. and Apache License Version 2.0 license. We choose the Apache License Version 2.0. Review Comment: Issue with full stop after 'LGPL license'. Can you remove that? -- 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]
