The person behind a set of GPL-licensed Unix utilities called BusyBox has been engaged in a lawsuit against a dozen consumer electronics companies, accusing them of violating his copyright. The companies allegedly have been distributing hardware (including HDTVs) that includes BusyBox, but then licensing it to consumers under GPL-incompatible terms.
In late July, the judge in the case issued a summary judgement against one of the defendants, Westinghouse Digital Electronics, which stopped participating in the case when it entered bankruptcy protection. The ruling isn’t a sweeping victory for the GPL, but it does show that the GPL is compatible with the standards for summary judgement.
BusyBox is a set of command line utilities that are specifically designed to run in constrained embedded environments. At compile time, different capabilities can be left out, reducing the size of the binaries, and efforts are made to make them memory efficient. This makes the software an excellent candidate for use in consumer electronics devices, which seem to have been the items of interest in this case.
The man behind BusyBox, Erik Anderson, had registered a copyright on BusyBox and licensed the code under GPL v2. Represented by the Software Freedom Conservancy, Anderson started complaining to electronics manufacturers that had been shipping hardware with BusyBox but licensing it to users under terms incompatible with the GPL. Shortly afterwards, having failed to receive satisfactory responses, Anderson sued, later adding further defendants.
Westinghouse, which made digital TVs, had initially hired lawyers to represent it, but then entered a form of bankruptcy protection as the discovery phase of the suit started. In the end, it never responded to requests for documents, and its lawyers were told that their services were terminated (they finally asked to withdraw from the case). Anderson and the SFC then asked for a judgment against Westinghouse on the grounds that it wasn’t participating in discovery.

Loading comments...