|
|
|
|
|
by mbakke
978 days ago
|
|
Red Hat (and other) EULAs have always been "against" the GPL. For example by limiting the amount of nodes you can run the software on. What they did now was close a loophole that implicitly said "if you repackage our software and distribute it separately you can ignore everything else in this agreement". They explicitly acknowledge that the EULA does not impose restrictions on rights granted by the software licenses[0]: > 1.4 End User and Open Source License Agreements. [...] This Agreement establishes the rights and obligations associated with Subscription Services and is not intended to limit your rights to software code under the terms of an open source license. So users are still free to fork and redistribute any code obtained through the subscription. Red Hat just may refuse to do further business if you do so. To me the "spirit" of the GPL is in collaboration. All of Red Hats software projects are still available in public forges for anyone to fork and contribute. An evil or antisocial move would be to take Ceph, Podman, systemd, etc behind closed doors and require a subscription that terminates if you exercise GPL rights. But that is not what is happening here. [0] https://www.redhat.com/licenses/Appendix_1_Global_English_20... |
|