this post was submitted on 24 May 2025
97 points (99.0% liked)
Opensource
2810 readers
53 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think it's at least partially a cultural thing. I used to participate in the ZFS ecosystem. ZFS got kinda burned by having it's spread limited due to it's pre-existing license, but found a home in the BSD ecosystem.
Once burned twice shy. So add-ons, extensions, etc were defacto BSD 3 Clause licensed in that community to avoid that issue moving forward.
I could only speculate why MIT is used a lot in the rust community, but if you're taking inspiration from a half dozen other successful projects and you see them all MIT licensed, you're probably going to lean towards MIT when picking your own.