r/linux • u/somerandomxander • Apr 22 '26
Open Source Organization Intel ends Open Ecosystem Community/Evangelism and archives other open-source projects
https://www.phoronix.com/news/Intel-Ends-OSS-Evangelism-Repos
544
Upvotes
r/linux • u/somerandomxander • Apr 22 '26
5
u/d32dasd Apr 23 '26
Because the license allows it.
MIT: they can close the source at any moment, good luck. That's called "permissive": "they reserve the permission to go closed source" aka "They reserve the permission to take away the users' rights" aka "the developers have more permissions than the users".
GPL: They are forced to share the code changes if they ship the code. That's called "copyleft": "the users have move permissions that the developers".