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?

  • athairmor@lemmy.world
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    4 days ago

    I don’t think that’s what they’re saying.

    MIT license is more permissive than other open source licenses. That’s intentional. The authors want anyone to use their code anyway they like—open, closed, whatever.