Hacker News new | ask | show | jobs
by not2b 1502 days ago
I assume that you're talking about this:

https://wptavern.com/software-freedom-conservancy-takes-on-v...

The GPL (version 2 or 3) says that if someone distributes a binary of a GPL-covered program, the person who receives the binary is entitled to receive source code. So the Conservancy brought an action on behalf of users: look, the text says you owe us source code. Please provide it.

Apparently you think that this is a "scary new approach". But the GPL was written to protect users.

1 comments

Heads up - the GPL is a copyright license, not a contract with users.

Ironically, the SFC I think tried to file their case in state court. Copyright law is a federal matter.

I've no doubt they will drag this issue out in circles forever. But you pretty much know that if they aren't willing to litigate a copyright license in the normal venue - they've got a problem :)

This is what is so worrisome. Now we hear from the SFC that a GPL violation is NOT a copyright violation? This is a ridiculous and yes, extreme interpretation of what most developers would have understood.

Let's check back in on this in the future and see if they can even keep this in state court to try and avoid copyright law.

> Heads up - the GPL is a copyright license, not a contract with users.

A “license” (copyright or otherwise) is either a gratuitous license or a contract, and, while there are some important legal differences, gratuitous licenses are generally enforced under contract principles. So, generally, contract law applies to licenses.

Generally, the FSF and related groups have argued that the GPL is a contract license with mutual consideration, and I believe this has prevailed in some cases (it is possible for it to be true in some cases but not all, since contract depends on specific facts between the parties and not the written terms alone.)

> Ironically, the SFC I think tried to file their case in state court. Copyright law is a federal matter.

One principle of contract law is that the existence of a contract limits parties to action for breach if the terms are violated by the other party, not whatever action they would have on the underlying rights without the contract.

SFC didn't say that a GPL violation isn't a copyright violation, obviously it is. The Vizio lawsuit is simply an attempt at an alternative approach to achieving GPL compliance. There are a lot more ways to do that than just suing over copyright; for example you can get customs to seize the non-compliant devices as they enter the country, which Matthew Garret did to some Android tablets many years ago. The Vizio lawsuit is their first attempt at expanding the variety of compliance actions they can take. The Vizio lawsuit is kind of brilliant, since if they win it means that anyone can sue for GPL compliance, not just the copyright holder, which should make compliance much more common.