tkobayas commented on code in PR #6174: URL: https://github.com/apache/incubator-kie-drools/pull/6174#discussion_r1865289802
########## LICENSE: ########## @@ -381,6 +381,283 @@ event that testing suites are implemented or approved by Object Management Group specification may claim compliance or conformance with the specification only if the software satisfactorily completes the testing suites. - ------------------------------------------------------------------------------------ - for drools-model/drools-mvel-parser/src/main/javacc/mvel.jj - JavaParser is dual licensed under LGPL license and Apache License Version 2.0 license. We choose the Apache License Version 2.0. +------------------------------------------------------------------------------------ +for drools-model/drools-mvel-parser/src/main/javacc/mvel.jj + JavaParser is dual licensed under LGPL license and Apache License Version 2.0 license. We choose the Apache License Version 2.0. + +------------------------------------------------------------------------------------ +for drools-model/drools-canonical-model/src/main/java/org/drools/model/bitmask/OpenBitSet.java + drools-util/src/main/java/org/drools/util/bitmask/OpenBitSet.java Review Comment: Thanks. -- 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]
