(no title)
williamvds | 2 years ago
I get it's usually just the lawyers protecting the company just in case a contributor tries something dodgy in the future. Out of principle however, I resent the broad assignment of copyright and granting them the right to relicense.
Of course I expect most of these projects would never exercise that right, but the mere fact that they _could_ take my Free work and make it non-Free is very disturbing.
So I'm simply not going to use it. I'm not going to get invested, then find a problem that I could theoretically submit a patch for. Rather than think of all the users who would benefit from my change, I'll just see it as free work for a megacorp.
coldpie|2 years ago
Spivak|2 years ago
So maybe you're right but "99% of projects have a CLA in the form of not giving a fuck" is far more accurate.
stanleydrew|2 years ago
saulpw|2 years ago
bkor|2 years ago
That really depends on the CAA. It might allow way more. The text might be (legally) not applicable or have flaws, etc.
> Do you find this disturbing?
It is a barrier to contribute. I would not even bother trying to contribute.
Your statements here are already a bit conflicting to me. You partly might want to monetize the software. You partly might want to release it as MIT. I don't see how you'd still have a means to monetize if you'd release it as MIT. Feels like you want to keep all options open.
That all said, hey, you developed it, so cool if you'd listen to people with different opinions but I'd likely not need your software anyway I guess. Further, loads of non-CAA pure GPL software never receive any contributions. It takes quite a bit of effort to be noticed and get contributions.
FYI: If I reread above parts might come across as harsh but none is meant that way.
remram|2 years ago
https://github.com/saulpw/visidata/blob/develop/CONTRIBUTING...
Also take a look at GitHub's ToS, which explicitly states that "inbound=outbound" is the default. I don't think you can expect people to hunt down your little notice when there is a site-wide default. https://docs.github.com/en/site-policy/github-terms/github-t...
mook|2 years ago
Even if the CLA somehow said you could only relicense to MIT, they could simply do that without releasing anything, and immediately take it and use it in proprietary things :)
williamvds|2 years ago
I would hightlight that the dual licensing in particula introduces the issue of sharing any profits with other maintainers, if there are several. Personally if I'm submitting minor patches I would not bring this up, but it deter people from wanting to be more actively involved.
Depends on the size and scope of your project, I guess.
tpoacher|2 years ago
bmitc|2 years ago