Hacker News new | ask | show | jobs
by webmaven 1501 days ago
> Quick note that the SF Conservancy has been advancing a scary new approach to liability with GPL.

> Historically, the rights and responsibilities related to GPL comes from the copyright holder. If the GPL was not followed, the person who wrote the code could optionally take action. This actually works out pretty well, because folks who actually code tend NOT to file frivioulus type legal cases and things were reasonable.

If you write some code and release it under the GPL, and some company makes a device that includes a modified version of the software, and I buy the device but the company refuses to provide source for their modifications, why should my rights under the GPL depend on you as a developer (and copyright holder) suing the company? The GPL grants the user of the software specific rights and imposes equivalent obligations on whoever the user received the software from.

Whether the original developer is busy, uninterested, incapacitated, or even dead should have no impact on my rights as a user.

It may be true that a user is not (and perhaps even should not be) able to terminate the company's license to use, modify, and redistribute GPL software (I think that's debatable, since the GPL doesn't condition termination on the copyright owner taking action, but IANAL), but a user receiving the software should damn well be able to insist on receiving the modified source code, and in the face of a refusal to comply, a user should be able to sue. In fact, a class action suit on behalf of all affected users should be possible.