xzel23 commented on issue #876: URL: https://github.com/apache/poi/issues/876#issuecomment-3182202424
@Sebastian22-coding The comment states that the code is dual licensed, so you have to comply with either the Apache license or the GPL-V3. Some clauses of GPL-v3 and ASL-2 are incompatible with each other when applied at the same time, which means you can only comply with one of the two licenses, I fail to see how this could be interpreted in any other way. Note that you can use ASL-2 licensed code in a GPL-V3 project (not the other way around), but that's another issue. -- 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]
