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?

  • futatorius@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    A lot of corporations will specifically bar employees from using GPLv3 code out of fear it could force them to open source their proprietary code as well.

    That’s based on a fundamental misunderstanding of GPLv3, or (more likely) bad faith.