this post was submitted on 24 May 2025
90 points (98.9% liked)

Opensource

3228 readers
66 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

A few people pointed out that many rust projects were MIT licensed and since then I indeed have seen MIT licensed projects everywhere in Rust. Then I found the link of this post and it looks like MIT was by far the most popular license in all of opensource in 2023.

Any ideas why?

you are viewing a single comment's thread
view the rest of the comments
[–] vala@lemmy.world 1 points 1 month ago (1 children)

Relicense it as GPL and see how little they care what you do with it.

[–] hemko@lemmy.dbzer0.com 0 points 1 month ago (1 children)

What a stupid argument, that's literally only thing the license asks, is to keep the original license and not sue them because you shot at your own dick.

It doesn't change in any way or form how you can use the software though

[–] bitfucker@programming.dev 3 points 1 month ago

Isn't it to keep the copyright notice and not the license itself? I.e, you may redistribute it with a different license term and conditions but the copyright notice must be retained. I don't know how different it is tho in legal speak. Maybe they are equivalent.