US Supreme Court Invalidates Patent For Being Software Patent
ciaran_o_riordan (662132) writes The US Supreme Court has just invalidated a patent for being a software patent! To no fanfare, the Court has spent the past months reviewing a case, Alice v. CLS Bank, which posed the question of "Whether claims to computer-implemented inventions ... are directed to patent-eligible subject matter." Their ruling was just published, and what we can say already is that the court was unanimous in finding this particular software patent invalid, saying: "the method claims, which merely require generic computer implementation, fail to transform that abstract idea into a patent-eligible invention," and go on to conclude that because "petitioner's system and media claims add nothing of substance to the underlying abstract idea, we hold that they too are patent ineligible." The End Software Patents wiki has a page for commenting the key extracts and listing third-party analyses. Analysis will appear there as the day(s) goes on. Careful reading is needed to get an idea of what is clearly invalidated (file formats?), and what areas are left for future rulings. If you can help, well, it's a wiki. Software Freedom Law Center's website will also be worth checking in the near future.
Please let this lead somewhere good.
We need someone who is familiar with the law to explain this to us techies. PJ we need you!
We don't see the world as it is, we see it as we are.
-- Anais Nin
There's no way this happened on purpose, something must be wrong.
"When information is power, privacy is freedom" - Jah-Wren Ryel
A unanimous decision, authored by the most conservative voice on the court (Thomas) with a concurring opinion by one of the most liberal (Sotomayor). If this were the beginning of April, I would say this story was a prank. Yeah, it doesn't completely kill software patents, but it does seem to mortally wound the "business process + software = patent troll profit" problem that is plaguing software development. This is a good day for the judicial branch. It's a good day for the USA.
What a fool believes, he sees, no wise man has the power to reason away.
Sorry, all you've got is me.
If anyone can help, I've been building this wiki for five years now without a break:
http://en.swpat.org/
(And I'm working on campaigns against software patents since 2003.)
Expert in software patents or patent law? Contribute to the ESP wiki!
the court was unanimous
How did that happen?
Most Supreme Court decisions are unanimous. In the last term, 52% of decisions were 9-0. Another 12% were 8-1.
It was invalidated because the process it describes is super super old. They only thing they added to the old process was using a computer. So if you invent something actually new. Then you can patent that. But "old idea + computer" is not patentable.
If something's not new, it's invalid under 35 USC 102. If something is obvious, it's invalid under 35 USC 103. Both of these would apply to "old process + computer", and the patent should have been invalidated on those grounds...
But, you have to prove that it's an old idea with some evidence in the form of prior art. And because SCOTUS can't do their own prior art searches, even though they knew it was an old idea, they couldn't invalidate it under 102 or 103... So, instead, they turned to 35 USC 101, and said that this was not a patent eligible method because it was directed to an "abstract idea"... But what's an abstract idea? According to Thomas, anything super super old, like you said. But that's what the other statutes are for.
It's the right outcome - the patent was clearly invalid - but for the wrong reason.
At least according to Ars this is much less. It's just about killing specific kind of SW patents. Crucially, it still allows patents that "improve the functioning of the computer itself".
Yes.
Similarly, assembling a wooden crate "with a nail gun" is not an inventive step over "the same way for thousands of years, but with a hammer."
Support my political activism on Patreon.
A summary of the decision:
1. [We have long held that] Laws of nature, natural phenomena, and abstract ideas are “the basic tools of scientific and technological work.” and are not patentable.
2. Restricting such an idea and applying it in a particular domain also is not patentable, long established.
3. This is an abstract idea -- and a well-known one in your industry at that.
4. Applying it "on a computer" is trying to patent it in a restricted domain, and thus not patentable.
5. quo novus ordo et tu Brute seclorum GT 9-0 FO
(-1: Post disagrees with my already-settled worldview) is not a valid mod option.
... Supreme Court has upheld the patentability of software concepts, while setting limits: Companies can't patent a mere abstract idea on a computer, but can patent software ideas that advance or improve upon existing ideas.
http://recode.net/2014/06/19/s...
I know the headline is correct because Gene Quinn is hopping mad. Quinn makes a living by obtaining software patents and always says he can draft around any limits imposed by the courts, but here's what he's saying today:
"an intellectually bankrupt opinion ... will render many hundreds of thousands of software patents completely useless ... On first read I donâ(TM)t see how any software patent claims written as method or systems claims can survive challenge."
http://www.ipwatchdog.com/2014...
I didn't want to trust my own reading, but I knew it was a big victory when I read Quinn's reaction.
Expert in software patents or patent law? Contribute to the ESP wiki!
For anyone that wants to troll a patent autorny that has his feelings hurt over this, go here: http://www.ipwatchdog.com/2014...
In what can only be described as an intellectually bankrupt opinion, the Supreme Court never once used the word “software” in its decision.
Hahahahahahaha... had tears in my eyes reading that.
Since cryptographic and compression algorithms are mathematical in nature, would the "on a computer" apply to them so any cryptographic and compression related patent is invalid?
You are looking at it from the wrong point of view. Here is an unpatentable idea: "We take messages, mash them up in a way so that only the intended receiver can put them back together, and then the intended receiver turns it back into the original message, while anybody else can't read it". No patent. In this case, there is a huge gap between the idea and actually making it work. If that gap is big enough and solving the problem is not obvious and therefore inventive, then it can be patented. And that's the case here. Cryptography and compression can be patented.
The patent that this thread was about was an idea, and an implementation that didn't require any inventive step. No patent.
Rehnquist wrote a very interesting book The Supreme Court that not only talks about the history of the court and some of its important cases (he did not include any cases that were decided by any judges that he served with), but he also described very nicely the day-to-day workings of a case moving through the system. I found it to be very interesting reading.