97

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
[-] Successful_Try543@feddit.org 56 points 1 month ago

MIT allows the publication of derived work to be closed source, GPL doesn't. Thus, at least for corporations, it is an advantage to publish some code, e.g. libraries with MIT licence, so that it can become a commonly used "standard implementation", while their end user software remains closed source.

[-] TheMightyCat@lemm.ee 32 points 1 month ago

This is why i like publishing under LGPL, people can still use it in proprietary software but the library itself is better protected.

load more comments (14 replies)
this post was submitted on 24 May 2025
97 points (99.0% liked)

Opensource

3305 readers
27 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