this post was submitted on 04 Jul 2026
28 points (91.2% liked)

Linux

14216 readers
330 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] lengau@midwest.social 3 points 3 days ago (1 children)

Oh then it must be because of the MIT license!

/s

[–] Papierkorb@feddit.org 6 points 2 days ago (3 children)

That's my biggest pet peeve with it honestly. My theory is still that it's a mistake that modern languages/tooling create a LICENSE file for you. In the before-times, when someone posted a project without then you told them and they educated themselves. Some chose GPL, some MIT, all fine, as long you do it with an educated mind. But now, the file gets created, technically legally binding contract of sorts, and the authors simply never bothered to check.

Change my mind: Linux is only still highly relevant because of GPL, not despite of.

[–] eutampieri@feddit.it 3 points 2 days ago

Cargo doesn’t create a LICENCE for you, and it doesn’t set the metadata like npm. It even tells you to go choose a license when you try to publish a crate without one

[–] onlinepersona@programming.dev 2 points 2 days ago

The term "cuck license" for MIT and similar licenses is a good one IMO.

I agree with you on that one.