Which license leads to more contribution: MIT or GPL?

jack@monero.town to Open Source@lemmy.ml – 42 points –

Suppose I want my project to have as many contributors as possible. Generally do you think more people are inclined to contribute (upstream) if the code is permissive or copyleft or do you think it doesn't really matter?

9

I am happier when I see copyleft but let’s be honest, I would contribute to an interesting, useful project regardless of their choice between MIT and GPL. Same for companies: some prefer MIT, but there is no way they are not going to contribute to the Linux Kernel just because of copyleft. So bottom line is: make something that people enjoy/find useful and see contributors flocking.

CLAs are a different matter: I do not contribute to projects which ask you to assign them copyright unless I 100% trust the organisation behind them.

I'm just me, but I'd rather contribute to GPL projects than MIT ones, all else being equal.

That said, I've not really done any significant amount of "contributing" to other folks' projects. Mostly the open source code I publish is my own single-handed thing. So far, anyway. (Maybe I don't play well with others. 🤔 )

GPL is the only good license out there. MIT just leaves too many opportunities for abuse because corporations won't ever do what is in the best interest of humanity.

I don't think it matters if you target hobbyists. But maybe for commercial use. Or if it's a library. Or if you're within a specific ecosystem like Android where people mostly have agreed on one specific license.

GPL with a paid commercial option for companies that need closed source derivatives.

The paid option would require a CLA, wouldn't it?

Not if the authors don't offer it.

Which might mean there won't be a purchase, but the copyright holders (authors) can make any terms they want, and offer those terms right along with the GPL license option.

It's baffling why so many choose MIT instead of going this route.