| > Maybe I didn't make it very clear. Each time I observed it the company I was contracting for was selling it to a 3rd party Indeed, that wasn't at all clear. The comment to which I was responding only used the word "company" (singular and plural), without any modifiers, which I read as describing the same party. That clears up some of my confusion, since that's an obvious violation (assuming source code wasn't available to those same 3rd parties, which you also didn't explicitly state). > The OP specifically said that one of the benefits of the GPL is people had to contribute back because they have to make the code public. Such an assertion (which I see in neither ancestor comments nor the article) still seems mistaken, so perhaps it's a strawman? The GPL, IIUC, is meant to protect the user, aka downstream, not provide benefits to "upstream". If the binary itself isn't made public, then the source code need not be, either (though I suppose the user/customer in your scenario would have the freedom to choose to make it public, they have no obligation and little, if any, incentive). |
> Companies extend the BSD OSs with proprietary additions, then abandon the work and it gets lost. With Linux, everyone is forced to play nice and release under the GPL, and the work gets to live as long as people value it.