cross-posted from: https://programming.dev/post/30924455

A few people pointed out that many [R]ust 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?

  • who@feddit.org
    link
    fedilink
    English
    arrow-up
    73
    ·
    edit-2
    4 days ago

    I don’t have any reason to think this is particular to Rust. The MIT license is popular because it’s permissive, simple, and well-known. Developers often choose it when they want to maximize a project’s reach.