Android Is 'Fair Use' As Google Beats Oracle In $9 Billion Lawsuit (arstechnica.com)
infernalC writes: Ars Technica is reporting that the verdict is in, and that the jury decided that Google's duplication of several Java interfaces is fair use. Ars Technica writes that Google's Android OS does not infringe upon Oracle-owned copyrights because its re-implementation of 37 Java APIs is protected by "fair use." The jury unanimously answered "yes" in response to whether or not Google's use of Java APIs was a "fair use" under copyright law. The trial is now over, since Google won. "Google's win somewhat softens the blow to software developers who previously thought programming language APIs were free to use," Ars Technica writes. "It's still the case that APIs can be protected by copyright under the law of at least one appeals court. However, the first high-profile attempt to control APIs with copyright law has now been stymied by a "fair use" defense." The amount Oracle may have asked for in damages could have been as much as $9 billion.
Sometimes, juries do the right/sane thing.
Now PLEASE, supreme court, et al, don't let this warm feeling go away by overturning this.
I think Oracle needs to change to a new company motto, like "Don't Be Evil!".
i though sco lost because it was shown they didn't own unix not that api's weren't copyrightable
The trial is now over,
Oracle has threatened to appeal (because of the way the instructions to the jury were phrased), and in fact has filed a motion for JOML, which would overturn the jury's decision (basically they asked the judge to evaluate the evidence and determine whether a non-descript 'reasonable' jury would find it fair use).
So expect this to last for the rest of the year at least.
"First they came for the slanderers and i said nothing."
well, don't know anything about the jury, but the judge I reckon has really earned respect from communities like this because to better understand the situation, he got quite familiar with Java itself: http://radar.oreilly.com/2012/...
I'm god, but it's a bit of a drag really...
Well if Google lost this case, it would open up pandora's box of lawsuits from here on. It would allow companies to sue pretty much every app dev that makes an app if it uses an api which likely 99.9% do.
This is bad for Oracle. They don't need the $9B but they need a club that big to force Google into cross-licensing deals on their distributed database patents. Because Oracle doesn't scale without them.
Otherwise they didn't need to spend $5.6B on Sun.
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
It would appear that the judge and jury are owed an apology.
Are you sure it wasn't a case of the lawyer for Google translating the case into a metaphor that the jury could understand, like putting too much air into a balloon?
"I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)
All existing companies could easily lose the war since the AI superbrain of the 2070s that will make everything else obsolete might be put on the market by a company founded by someone who's just been born.
Ezekiel 23:20
I bet Google made a secret deal with the judge to expunge his entire search history.
Trolling is a art,
Oracle's Lawyer stated: "They copied 11,500 lines of code," Oracle attorney Peter Bicks said during closing arguments. "It's undisputed. They took the code, they copied it, and put it right into Android." My understanding is that google used the api's but wrote their own implementation, what does he base that accusation on?
The Judge generally weighs the jury's ruling pretty strongly. I honestly thought the jury would rule against google. Juries tend to be very conservative and they tend to side first with property rights. Oracle had some fairly compelling arguments too. Ars has the slides they showed the jury and their slick as all hell get out. The fact that it was ruled you could copyright declarations kinda sucked too. Oracle now has an uphill fight on their hands.
Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
I copied 1 line of subjects. It's undisputed. I took your subject, I copied it, and put it right into my post.
After this, if I still had my company, I wouldn't touch Java with a ten foot pole. I'd be at the whim of whatever Oracle executive failed to meet last quarter figures. Find a true unencumbered language and use that instead.
It's great Google won and all, but fair use doesn't really protect the average developer. Fair use is an affirmative defense. In order to assert fair use, you have to get sued, refuse to settle, and then prove that your use is a fair use in a court of law. That will almost always get prohibitively expensive very quickly as this case has shown.
The real solutions is to make APIs not covered by copyright at all, like a directory listing or mathematical formula. I think Oracle should be able to copyright the implementation of Java, and obviously they have the right to restrict the use of the Java trademark, but the APIs should just be public domain.
There are four factors to consider when determining if the copying is "fair use":
... a work of the United States Government not subject to copyright protection.
1. Purpose and character of the use, including whether the use is of a commercial nature or is for nonprofit educational purposes.
Google's use of the Java interfaces is to educate other pieces of code about what the implementation does. Interfaces are essentially documentative in nature, not creative...
2. Nature of the copyrighted work
Interfaces are not very creative. All they really do is document the input and output of an implementation. The implementation is where the creativity of the work is expressed.
3. Amount and substantiality of the portion used in relation to the copyrighted work as a whole
I bet the interfaces are less than 3% of the code base. If not, we have an over-architected language on our hands here..
4. Effect of the use upon the potential market for or value of the copyrighted work
Oracle didn't lose a dime over this until they started paying lawyers to sue Google. If anything, Google's use of the Java interfaces made Java more valuable, because it brought more developers into the Java fold.
This comment shamelessly copies content from http://www.copyright.gov/fair-...
Microsoft's move to open source,and set free some very powerful programming tools, carries well into this story. Developers choose Java because it was believed to be free/open But as far as Oracle is concerned, it's not. I really do think .net core can fill this role now.
(If at first you don't succeed, do it different next time!)
I'd love to see IBM take a swing at this one, seeing as the original decision that allowed non-IBM PC-compatible machines to be created turned on the question of whether creating a BIOS that exposed the exact same interface as IBM's BIOS infringed on IBM's copyright if all other code could be proven to be entirely original. Under this decision the answer would be "Yes.", and IBM would be owed damages for every single PC created using a non-IBM BIOS that had any trace of the legacy BIOS API in it (at a minimum every BIOS that wasn't completely UEFI-only).
It might also be entertaining to analyze the effects of this ruling on Oracle's use of GPL- and LGPL-licensed glibc and kernel header files in their products that run on Linux. Neither license quite directly addresses the question of copying copyrighted API declarations into object files and executables. They address linking of various sorts, and copying into source code, but this particular aspect's deemed outside the scope of the license and thus not addressed.
Why is it that any mention of copyright invokes the spectre of SCO. SCO has no case for a number of reasons. One of which is the courts have ruled that SCO has a lack of standing to sue since they didn't own the copyrights. Secondly, many of their claims were dismissed because they didn't follow court orders to specify exactly what their claims were. Lastly, the merits of their remaining claims were laughable at best.
Well, there's spam egg sausage and spam, that's not got much spam in it.
Google brought in Sun's CEO Jonathan Schwartz to tell the jury that Sun had already blessed Google's use of Java. Perhaps the jury believed Mr Schwartz's testimony.
--- Often in error; never in doubt!
And the reason Apache Harmony existed was as a credible "plan B" if Sun / Oracle started being dicks about open sourcing Java or excluding Apache from technology compatibility testing. When the OpenJDK became a thing, IBM switched to that, and Harmony basically fell by the wayside. But the implemented APIs found its way into Android.
And it wasn't the only implementation of the java.* APIs either. GNU Classpath was another one. And Kaffe had an implementation (albeit of an older Java). And in commercial-land there is Skelmir's CEE-J which was another impl that's still going. I had experience using CEE-J for set top box development and it was a delight especially since the "official" alternative was J2ME which sucked balls. But of course none of these efforts would have been worth suing for billions.
Google's "crime" was implementing an API (something which happens customarily all the time in computing) and having enough money to be worth suing. Fortunately they didn't take kindly to the shakedown and fought it out. Whatever you think of Google, this outcome is beneficial for everyone.
Why? Because despite the very poor case that SCO had, the case drug on for years, refusing to go away. Despite loss after loss after loss the battle drug on.
That and that alone is why copyright cases invariably raise the spectre of SCO. The case that just would not die. Rumor had it that a Blade IV movie would have had Blade going after the ultimate Undead Creature of all time: SCO.
I'm too lazy to compose a creative sig.
You obviously haven't heard from anybody who's worked for Oracle. Yes, he really is that greedy.
https://www.youtube.com/watch?...
"The lawnmower has no empathy. The lawnmower can't have empathy."
And then there's the part where basically the entire team of Sun technical people quit en masse after the acquisition.
Unity? Screw that: XFCE. Slashdot Beta? Screw that: SoylentNews. Australis? Screw that: Pale Moon. UX developers DIAF
Oracle has to defend its business and it would be stupid for them not to go after the ginormous megacorp Google if they didn't see a chance of making a PR splash with the public and the shareholders.
I suggest you watch this extremely insightful BBC documentary called "F**k You Buddy". It largely explains how the above type of viewpoint gained ascendance in certain circles. The short answer: much of our current economic ideology is based on the game theory work of paranoid schizophrenic John Nash. The implication of Nash's work can be described in the "Prisoner's Dilemma", where cooperation is negative, and the only way to reliably win is to betray your neighbour. Nash's ideology puts forward a hypothetical version of humans where we are all out to betray one another for our own selfish gain. However, I would put forward the fact that Nash's mental illness may have coloured his worldview. His schizophrenia caused him so see paranoid conspiracies everywhere he looked. The worldview implied in his game theory ideology reflects this picture of humans as selfish backstabbing automatons. I would say that although there is some reality in this view, humans also have undeniable altruistic characteristics that contradict his cartoonish view.
This and no other is the root from which a tyrant springs; when first he appears as a protector - Plato (423 to 327 BC)