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?

  • bitfucker@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    1 day 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.