|
|
|
|
|
by brudgers
838 days ago
|
|
I am telling you why I wouldn't use an obscure license if I wanted to share my work. When I don't want to share my work, I simply keep my work to myself. You are indeed free to choose whatever license you want. I have zero issues with that. |
|
In my experience, many developers tend to prefer the licenses that are better for their company. And I don't get that. They should prefer the licenses that are better for themselves. If my company is forced to use a GPL library because there is no alternative, then I get to open source my code. That's great for me personally! Conversely, if I get to publish code I wrote in my company, if I manage to do it under a copyleft license, it helps other developers open source their code.
I understand that GPL/LGPL maybe scary in some situations (how do you deal with LGPL in a proprietary iOS app?), but I haven't found a single example where MPLv2 doesn't work. I don't see a reason to use a permissive license, MPLv2 is always fine.
As a developer, it's never good for me to help a company get permissive code for free.