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?

  • Aatube@kbin.melroy.org
    link
    fedilink
    arrow-up
    9
    ·
    13 days ago

    GPL forces those who fork the project to open-source their contributions; same for MPL though GPL requires open-sourcing more things. EUPL is a bit obscure.