Rosso-corsa opened a new issue #10448: URL: https://github.com/apache/incubator-superset/issues/10448
I found out that these two libraries are used in Apache Superset: pylint po2json These libraries have GPL license([the first](https://pypi.org/project/pylint/), [the second](https://github.com/mikeedwards/po2json/blob/master/LICENSE)). As I see, libraries with GPL cannot be used in Apache products: "_However, GPLv3 software cannot be included in Apache projects. The licenses are incompatible in one direction only, and it is a result of ASF's licensing philosophy and the GPLv3 authors' interpretation of copyright law_" ([link](https://www.apache.org/licenses/GPL-compatibility.html)). Could you confirm that there is a problem with these two libs license or it's my misunderstanding? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
