this post was submitted on 06 May 2025
48 points (92.9% liked)
Linux
7248 readers
619 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's generally not great as most non-GPL licenses allow for keeping changes from the public. GPL requires changes being made to GPL source to be released under GPL. Depending on the details some non-GPL licenses allow for creating closed source forks without releasing anything to the public. This is what allows Android OEMs to keep AOSP forks with changes that never see the light of day. In this day and age, seeing what we see with corporations corporating, we probably want more GPL than less. Maybe Rust coreutils are worth the tradeoff, I don't know.
Thank you for the explainer I appreciate it :)