This looks to be a major change in the legal strategy behind GPL. In the past the focus has been on copyright claims by copyright holders, but as recent cases has shown in Germany and France, those has faced some rather strange setbacks. Germany don't seem to want to recognize copyright holders that only contributed a part of a larger work, which is basically all copyright holders for larger FOSS projects. In France…
Software Freedom Conservancy files GPL lawsuit against Vizio
21–30 of 124 posts
Re: Software Freedom Conservancy files GPL lawsuit against Vizio
#22I thought copyright in GPLv2 kicks in once someone is linking? I saw Linux Kernel, bash, awk mentioned; but if these were compiled into binary assets without any code from the TV, then isn't Vizio entitled to sell these TVs without disclosing their own source code?
Re: Software Freedom Conservancy files GPL lawsuit against Vizio
#23Earlier quoted context omitted.
Good point that Linux kernel is GPL - how can companies sell products with an embedded Linux then? They don't seem to be publishing sources. Basically anything IoT more advanced than a thermometer seems to be running Linux.
Technically the GPLv2 only requires you to provide source on request from someone who received the binaries, it doesn't require companies to proactively publish it. I think the GPLv3 changes this slightly
Reacting to requests is not sufficient, you have to inform the recipient that they actually are entitled to make those requests and provide a promise that those requests will be honored.
Re: Software Freedom Conservancy files GPL lawsuit against Vizio
#24An especially novel aspect of this lawsuit, quoting the press release: > This approach makes it the first legal case that focuses on the rights of individual consumers as third-party beneficiaries of the GPL. > “That’s what makes this litigation unique and historic in terms of defending consumer rights,” says Karen M. Sandler, the organization’s executive director. In the past, GPL enforcement has been a cause of act…
Re: Software Freedom Conservancy files GPL lawsuit against Vizio
#25Earlier quoted context omitted.
> "If this suit is successful, it'll no longer be necessary to prove sufficient standing as a copyright holder of GPLed code in order to enforce the license;" Would such a decision have any usefulness outside of California? This specific lawsuit is filed in a California state court, against a California defendant. /not a lawyer
Also not a lawyer, but can't you sue in California over any product sold in California?
Re: Software Freedom Conservancy files GPL lawsuit against Vizio
#26Earlier quoted context omitted.
Full legal text of the complaint: https://sfconservancy.org/docs/conservancy-v-vizio-original-... Paragraphs 37 and 38 list the relevant software packages. Strangely the PDF is a scan. The OCR / embedded text isn't complete so there are some parts missing below... 37. Among the computer programs that comprise SmartCast are a number of programs 15 subject to the GPLv2: (a) The Linux kernel. A kernel is the heart of an…
Good point that Linux kernel is GPL - how can companies sell products with an embedded Linux then? They don't seem to be publishing sources. Basically anything IoT more advanced than a thermometer seems to be running Linux.
Re: Software Freedom Conservancy files GPL lawsuit against Vizio
#27Re: Software Freedom Conservancy files GPL lawsuit against Vizio
#28Question: if I sell my old Visio TV that violates the GPL, am I now also in violation of the license since I’m redistributing it?
Re: Software Freedom Conservancy files GPL lawsuit against Vizio
#29Earlier quoted context omitted.
> "If this suit is successful, it'll no longer be necessary to prove sufficient standing as a copyright holder of GPLed code in order to enforce the license;" Would such a decision have any usefulness outside of California? This specific lawsuit is filed in a California state court, against a California defendant. /not a lawyer
Also not a lawyer, but can't you sue in California over any product sold in California?
Re: Software Freedom Conservancy files GPL lawsuit against Vizio
#30This looks to be a major change in the legal strategy behind GPL. In the past the focus has been on copyright claims by copyright holders, but as recent cases has shown in Germany and France, those has faced some rather strange setbacks. Germany don't seem to want to recognize copyright holders that only contributed a part of a larger work, which is basically all copyright holders for larger FOSS projects. In France…
It seems strange to me that they'd adopt this strategy in the U.S. because of past failures in other countries. Gplv2 makes pretty clear it's a copyright license, so I see no reason it would be interpreted under contract law in the U.S., and as a layperson it seems unlikely that SFC would have standing in this case. Has a third party beneficiary ever been held to have standing in a copyright case?
According to the press kit, the case is claimed to be unique.