An Open Source Legal Breakthrough
jammag writes "Open source advocate Bruce Perens writes in Datamation about a major court victory for open source: 'An appeals court has erased most of the doubt around Open Source licensing, permanently, in a decision that was extremely favorable toward projects like GNU, Creative Commons, Wikipedia, and Linux.' The case, Jacobsen v. Katzer, revolved around free software coded by Bob Jacobsen that Katzer used in a proprietary application and then patented. When Katzer started sending invoices to Jacobsen (for what was essentially Jacobsen's own work), Jacobsen took the case to court and scored a victory that — for the first time — lays down a legal foundation for the protection of open source developers. The case hasn't generated as many headlines as it should."
The higher court made a finding of fact and then sent the case back to the lower court. This is good, but it's not a clear-cut victory. What really needed to happen, IMNSGDHO, was for the higher court to find unambiguously in Jacobsen's favor and then issue a hardcore smackdown to both Katzer and the lower court judge.
From TFA:
Instead of trying to show that he did not copy Jacobsen's software, Katzer attempted to defend himself by asserting that the terms of Jacobsen's Open Source license were not valid and could not be enforced on Katzer, and that JMRI was essentially in the public domain. ... The judge agreed with Katzer.
Katzer is scum, and the judge in question is an incompetent fool. Katzer should be subject to criminal charges, and the judge should be censured if not actually removed from the bench. Anything less than that is not enough to get the point across.
The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
This case may not be as strong a precedent as it appears at first glance. Bruce Perens's article, while informative, failed to mention a few important legal details, which I will try to fill in here. Please note that I am not a lawyer, and this is not legal advice.
The Court of Appeals for the Federal Circuit, where this case was heard, has a more limited jurisdiction than the regional circuits (1st through 11th and DC). Generally speaking, the Federal Circuit hears cases arising under the patent laws, and it also has jurisdiction over a hodgepodge of federal administrative law issues (veterans claims, the Merit Service Protection Board, certain government contracts, etc). In this case, the appeal was heard by the Federal Circuit because of a tie-in to patent law, though that was not the subject of the appeal.
Why does it matter that the Federal Circuit heard the case? It's important because the Federal Circuit does not set precedents for copyright law. Instead, it relies on the precedents of the regional circuit that would have heard the case were it not for whatever side issue brought it under Federal Circuit jurisdiction. Here, the Federal Circuit used the copyright precedents of the Ninth Circuit because the case originated in the Northern District of California, which is in the Ninth Circuit.
So, this case is really only indicative of what two (of twelve) Federal Circuit judges and one district judge from New Jersey thought the Ninth Circuit would do if the appeal were heard there. It is not binding precedent on the Federal Circuit, nor the Ninth Circuit, nor any other regional circuit. Different circuits often have different interpretations of the law (called a circuit split), which can often only be resolved by a Supreme Court decision. It would not surprise me if other circuits take differing views on the validity or precise nature of open source licenses.
I would not even take this case as saying much about the Federal Circuit's own views. As pointed out earlier, one of the appellate judges in this case is a district court judge who does not normally take part in Federal Circuit cases. I would also point out that the Federal Circuit is known for having a very broad range of judicial philosophies represented on its bench, with judges often writing dissenting opinions in patent cases. There is no guarantee that even another case before the Federal Circuit would come out the same way, especially if it originated in a different circuit.
All is not doom and gloom, however. Courts are notoriously conservative and reluctant to make the first move in a new area of the law. Now that there is something to hook into, it is possible that district courts and other circuit courts will make use of the Federal Circuit opinion as persuasive authority in their own decision making. Just beware that there is no guarantee that will happen.
Here is a link to an mp3 of the oral argument in this case, for the interested.
And here's the website for the law practice of the attorney who represented Jacobsen.
A link to the defendant's attorneys, who notably do not list intellectual property among their specialties. It is arguable that the defendant made a poor choice of attorney for this case.
And finally the Stanford lecturer who was the primary author on the amicus brief in support of Jacobsen.
Actually I spoke too soon, the more I read it the less accurate the summary is. I should have known I was giving a coder too much credit for legal analysis (no offense, coders, but you yell at lawyers and judges for faulty technology analysis all the time). It may be splitting hairs, but the court here wasn't looking at whether open source license provisions were enforceable in general (in fact both parties seemed to recognize that they were), but whether violating those terms falls under copyright law protection.
The court here is simply being asked to determine whether violating an open source license agreement constitutes copyright infringement. If it does, then the trial court can enjoin the defendant from infringing. If it doesn't, then the defendant's remedy is seek damages under contract law. If damages are his only remedy, however, then the court isn't supposed to grant injunctions. Even if the trial court had been upheld, that doesn't mean that open source licenses would have been invalidated, just that violating the terms of the license didn't infringe a copyright, but rather a contract.
Now the trial court found no copyright rights existed because copyright law is solely meant to protect economic rights. The appellate court disagreed, and explicitly recognized that an open source licensor does gain an economic benefit from releasing open source software, in terms of such things as better reputation, business opportunities, and the improvement of the released software. The main point of the opinion is therefore that going beyond the terms of the license is a copyright violation, and therefore all the legal remedies for copyright violations are available.