|
|
|
|
|
by chii
1855 days ago
|
|
> which is often worse than open-source software, but packaged better isn't that a contradiction? How can it be worse, but packaged better, if the packaging is what people are paying for? > GPL discourages corporate (=widespread) adoption and i believe this is because most GPL software doesn't provide enough value over the cost. But for MIT style licenses, there is zero cost, and thus, adoption must be high by the laws of supply/demand! In other words, the excess value provided by the software under an MIT license is extracted and kept by the corporations using it. GPL licenses forces some sort of non-monetary compensation in the form of contributions, and thus, the corp cannot extract and retain the full value of the software (and hence, they correctly decide to make a cost/benefit analysis, and choose the most profitable decision). |
|
No, this is false.
- You can use a GPL library without making changes and contributing anything upstream
- You can use a GPL library internally and make changes without contributing anything upstream
- You can use a GPL library, make changes and distribute it to 3rd parties and, only in that case, you simply have to share the changes with the 3rd parties. [Not with upstream]