-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Milestone
Description
Description
Hi,
There are license headers for LGPL v2.1 or later in the following files:
https://github.com/keycloak/keycloak/blob/main/federation/sssd/src/main/java/cx/ath/matthew/debug/Debug.java (I think this file is not available anymore)
https://github.com/keycloak/keycloak/blob/main/examples/saml/servlet-filter/src/main/webapp/error.jsp
https://github.com/keycloak/keycloak/blob/main/themes/src/main/resources/theme/keycloak/welcome/index.ftl
https://github.com/keycloak/keycloak/blob/main/examples/saml/servlet-filter/src/main/webapp/logout.jsp
Since LGPL v2.1 or later may be incompatible with the license, Apache v2.0 of the project, do you think that the files introduce a license incompatibility?
If yes, please change the license to Apache-2.0.