[personal profile] mjg59
GPL enforcement is a surprisingly difficult task. It's not just a matter of identifying an infringement - you need to make sure you have a copyright holder on your side, spend some money sending letters asking people to come into compliance, spend more money initiating a suit, spend even more money encouraging people to settle, spend yet more money actually taking them to court and then maybe, at the end, you have some source code. One of the (tiny) number of groups involved in doing this is the Software Freedom Conservancy, a non-profit organisation that offers various services to free software projects. One of their notable activities is enforcing the license of Busybox, a GPLed multi-purpose application that's used in many embedded Linux environments. And this is where things get interesting

GPLv2 (the license covering the relevant code) contains the following as part of section 4:

Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License.

There's some argument over what this means, precisely, but GPLv3 adds the following paragraph:

However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation

which tends to support the assertion that, under V2, once the license is terminated you've lost it forever. That gives the SFC a lever. If a vendor is shipping products using Busybox, and is found to be in violation, this interpretation of GPLv2 means that they have no license to ship Busybox again until the copyright holders (or their agents) grant them another. This is a bit of a problem if your entire stock consists of devices running Busybox. The SFC will grant a new license, but on one condition - not only must you provide the source code to Busybox, you must provide the source code to all other works on the device that require source distribution.

The outcome of this is that we've gained access to large bodies of source code that would otherwise have been kept by companies. The SFC have successfully used Busybox to force the source release of many vendor kernels, ensuring that users have the freedoms that the copyright holders granted to them. Everybody wins, with the exception of the violators. And it seems that they're unenthusiastic about that.

A couple of weeks ago, this page appeared on the elinux.org wiki. It's written by an engineer at Sony, and it's calling for contributions to rewriting Busybox. This would be entirely reasonable if it were for technical reasons, but it's not - it's explicitly stated that companies are afraid that Busybox copyright holders may force them to comply with the licenses of software they ship. If you ship this Busybox replacement instead of the original Busybox you'll be safe from the SFC. You'll be able to violate licenses with impunity.

What can we do? The real problem here is that the SFC's reliance on Busybox means that they're only able to target infringers who use that Busybox code. No significant kernel copyright holders have so far offered to allow the SFC to enforce their copyrights, with the result that enforcement action will grind to a halt as vendors move over to this Busybox replacement. So, if you hold copyright over any part of the Linux kernel, I'd urge you to get in touch with them. The alternative is a strangely ironic world where Sony are simultaneously funding lobbying for copyright enforcement against individuals and tools to help large corporations infringe at will. I'm not enthusiastic about that.

Re: You?

Date: 2012-01-31 11:19 am (UTC)
From: (Anonymous)
I know of no law that forbids the use of software without authorization. It is not an infringement of copyright law to run a program, period.

This is flat out wrong, sad to say. When you run a program, your computer makes copies--from disk to RAM, for instance. Without a copyright license, that's considered infringement. See MAI v. Peak Computer (http://scholar.google.com/scholar_case?case=5882317517996842407).

Is that a stupid rule? Sure it is. But that's the state of the law.

Re: You?

Date: 2012-01-31 03:39 pm (UTC)
From: (Anonymous)
Or more recently, MDY Industries, LLC v. Blizzard Entertainment, Inc and Vivendi Games, Inc. (which cited MAI vs. Peak as precedent).

Re: You?

Date: 2012-01-31 08:48 pm (UTC)
From: [personal profile] pehjota
When you run a program, your computer makes copies--from disk to RAM, for instance. Without a copyright license, that's considered infringement.

I refer you to 17 U.S.C. § 117, which states that "it is not an infringement for the owner of a copy of a computer program to make or authorize the making of another copy or adaptation of that computer program" for the purposes of running or archiving the program.

See MAI v. Peak Computer (http://scholar.google.com/scholar_case?case=5882317517996842407).

This actually looks like the issue of contracts ("EULAs"). The court seems to have determined that § 117 doesn't apply because the ability to run the software in question is regulated by a contract. As many such contracts say, the software is "licensed, not sold" (though as I said, I contend that this use of the word "licensed" is incorrect). However, I can't explain the ruling of copyright infringement.

In any case, it's worth noting that as a result of this case, Congress amended 17 U.S.C. to add § 117(c), which explicitly allows the reproduction of copies of a program for the purposes of computer system maintenance.

Re: You?

Date: 2012-02-01 12:23 pm (UTC)
From: (Anonymous)
Did you take a look at MDY vs. Blizzard? The take-away point is that, in a precedent-based legal system, what the actual law says is largely irrelevant.

Okay, a less cynical take: the legal contortion here is that 117 only applies to the owner (and that's why 117(c) was added) and, as you hinted at, companies nowadays seem to be allowed to claim that all software is merely rented, simply by stating it, even in the absence of an agreed EULA, and even though there is no legal ground to make such a claim.

RIP doctrine of first sale.

Profile

Matthew Garrett

About Matthew

Power management, mobile and firmware developer on Linux. Security developer at Aurora. Ex-biologist. [personal profile] mjg59 on Twitter. Content here should not be interpreted as the opinion of my employer. Also on Mastodon.

Page Summary

Expand Cut Tags

No cut tags