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?

  • LeFantome
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    6 days ago

    MIT license predates the GPL. Tiny projects like X chose it many decades ago.

    Most Open Source software is written by corporations.

    Probably the largest developer of GPL software is Red Hat. I will avoid responding to the “closing down” of RHEL except to ask how Alma and Rocky are doing. Pretty well I believe.

    Permissive licenses like MIT and Apache require the software to “remain free-and-open-source (FOSS)”. That is “the software” released under those licenses (not some future software that has not been written yet).

    WSL is Open Source.

    But don’t let the facts get in the way.