Post #3355132
2026-06-19 17:11 UTC
Replies (3)
-
@tabular@lemmy.world 2026-06-19 17:28
I’d like to think that is so but some here will argue non-copyleft licenses are “more free”. Ime they don’t reply after I point out that’s the freedom to deny others freedom.
-
@doubtingtammy@lemmy.ml 2026-06-19 19:36
I’ve known people IRL who talk about the GPL like it’s a virus infecting your code
-
@CoryCoolguy@lemmy.myserv.one 2026-06-19 20:47
Respectfully disagree. I can only speculate why other developers choose MIT. But for small and medium-sized projects, a more restrictive license is unlikely to protect them from this scenario anyway. And if that’s true, one could argue it’s better to go down a road where corporate sponsorships are potentially more likely. Personally, I often choose MIT because I don’t care who uses my code and for what, and I’d prefer that it be easy to borrow from. I used to be concerned about how my code was used, but over the years I’ve developed a strong dislike for copyright as a concept in general so I fight it how I can. Some of my projects are so simple that even MIT seems like overkill. In those cases I use the Unlicense.