pjfanning opened a new issue, #3195: URL: https://github.com/apache/incubator-kie-tools/issues/3195
This has an Apache license header but I think this should not be there. https://github.com/apache/incubator-kie-tools/blob/b6658df8b9f187c0c5fdecfc6517a640d823823f/packages/stunner-editors/errai-javax-enterprise/src/main/java/javax/interceptor/InvocationContext.java javax.interceptor is not Apache licensed It appears to dual licensed as: CDDL + GPLv2 with classpath exception ASF would choose to use the CDDL (Category B license). You are only allowed to include Category B source code while you are using the WIP Disclaimer but you should list this in the WIP DIsclaimer and your LICENSE. The ASL header should be removed from the file. The correct license header (which says 'do not remove') appears to be here: https://github.com/javaee/javax.interceptor/blob/master/src/main/java/javax/interceptor/InvocationContext.java fyi @porcelli -- 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]
