US Justice Department Urges Supreme Court Not To Take Up Google v. Oracle
New submitter Areyoukiddingme writes: The Solicitor General of the Justice Department has filed a response to the US Supreme Court's solicitation of advice regarding the Google vs. Oracle ruling and subsequent overturning by the Federal Circuit. The response recommends that the Federal Circuit ruling stand, allowing Oracle to retain copyright to the Java API.
So, I can't make an API that mimics theirs because copyright?
If this stands, Java's vaunted claim to being on "billions of devices" will soon become the punchline to a bad joke.
Like libc, or whatever, or change licenses to an "Oracle Exclusion License" so stupid things like "Copyrighting APIs" get dropped and common sense rules again.
Google didn't use the open source version (OpenJDK is GPL). They reimplemented it with a more permissive license (Apache2). Oracle is saying they are not allowed to do that.
Of what the TPP is going to do.
"If any question why we died, Tell them because our fathers lied."
WTF do they have to do with this case? This isn't a criminal proceeding, it's a civil matter.
This isn't about "protecting" Oracle (though there may be some $$$ influence involved), but rather more about protecting the copyright racket, strengthening it beyond the accepted scope.
APIs should not ever be copyrighted. Once you start doing that, it's only a matter of time before Disney copyrights all cartoon renderings of a mouse, or Nickelback gets to copyright all formulaic/generic rock.
Unfortunately... the Justice Department, likely at the behest of the White House, is intervening to influence copyright law and give corporations even more power. Ugh. It's like our government is pushing to see how far it can go to enslave citizens (the real, human kind, not the corporate nonsense kind) before they decide they've had enough of this shit.
I'd be inclined to chalk this up as a "First World Problem" but clamping down on technology denies everybody equal access. This is a serious infringement of our freedoms that will have a chilling effect on the progress of technology to help people in their daily lives everywhere in the world. It's not just about Java - it's about any programming language interface.
TL;DR: US executive shares the appeals court opinion that APIs are copyrightable, but that does not mean the copyright is enforceable - there will be another court case that will be about if it's fair use to re-implement the (copyrighted) API.
Here is maybe the most important paragraph (italics mine):
The brief is quite well readable (modulo the awful scribus ui), try it!
It's not the fall that kills you. It's the sudden stop at the end. -Douglas Adams
DOJ: We recommend you don't take this important copyright case.
SCOTUS: Oh really, why is that?
DOJ: Corporate interest mostly, we are looking to create a new form of monopoly power, and Larry Ellison has some really cool Sailboats.
SCOTUS: Thanks for your recommendation, we are looking forward to hearing this case and just added it to the docket.
This is why when Microsoft open sourced the new .NET framework recently, they also included a "Covenant not the Sue" document saying you were free to re-implement the .NET API with your own code. Basically, promising not to pull an Oracle. The upshot is .NET is now more free-as-in-freedom than Java. It's enough to make your head explode.
Here is what the copyright case was about:
http://en.wikipedia.org/wiki/O....
No matter what Google may have copied, according to Oracle's own court case and allegations, they did not create a single API by copy-and-paste, as you allege.
The only "actual Java source code" copied is these nine lines:
But, actually, these lines pretty much follow from normal Java programming conventions; whether or not Google actually copied them, they should not be covered by copyright law since they are not creative.
So, in different words, you're a liar.