Does Google Pin Copyright Violations On the ASF?
An anonymous reader writes "Florian Mueller claims to have produced new evidence that he believes supports Oracle's case against Google on the copyright side of the lawsuit. Oracle originally presented one example to the court, and that file was found to have been part of older Android distributions, with an Apache license header. Mueller has just published six more files of that kind and believes the Apache Software Foundation will disown those just like the first one because those were never part of the Apache Harmony code base. Furthermore, various source files from the Sun Java Wireless Toolkit were found in the Android codebase, containing a total of 38 copyright notices that mark them as proprietary and confidential, but Google apparently published their source code regardless."
This post is proprietary and confidential. By accepting it, Slashdot agrees to not publish it to any third parties without my explicit permission. Violations of this contract will result in Commander Taco being legally bound to turn into a tunicate for not less than 36 hour greater than the duration at which this post is made available to any unauthorized third parties.
Self proclaimed typo king, and inventor of the bear destroying coffee table (patent not pending).
Another "anonymous" submission linking to this troll's blog? You know better than to feed the trolls slashdot...
If I publish a book that has a section with someone else's copyright notice printed in it, can I blame the person who holds that copyright for any issues it causes? And if not, why can Google do it?
Another example of what "do no evil" really means: if Google benefits it isn't evil, right? Pretty amazing and inept theft of IP on Google's part and for being this inept and stealing so blatantly, Oracle will get billions. Shame that we Android users will have to pay for Google's theft.
Using the apache software license is not the same as attributing code to the apache software foundation, you know just like people is not giving their copiright to Berkeley or MIT or the GNU project... Seriously, this is the second story from this troll in a couple of days... This is not even flamebait, if so at least I could enjoy the show, instead: why post it?
This is all getting SO stupid, copying a bit of text is NOT infringment so long as fair use is not exceeded, and if the text or the idea was already written that way, shoot or throw all the STUPID corporate f**kers and lawers and throw the bodies in the Charles River, along with the Tea chests.
>Does Google Pin Copyright Violations On the ASF?
Does the Slashdots mess the grammarings over the interwebs?
I think this might be a US/British English thing, the grammar looks fine to me.
Get free bitcoins: http://freebitco.in
What's wrong with the grammar? I mean, it doesn't scan well (mostly because of the title caps) but it's correct: Does Google pin copyright violations on the ASF?
In Florian's paper, he points these out as Sun PROPRIETARY / CONFIDENTIAL. However, it looks like several of the sources come from Sun's mmademo, linked here. In this rendition of the document, each source file's license is a permissive one by Sun (i.e., not proprietary / confidential).
The ones from microedition seem to be mentioned elsewhere under GPL.
Some sources seem to come from here, where some of the files (e.g., Control.java) have the proprietary markings, but these are interfaces. Control, for example, is an empty interface. Not sure if that affects anything.
I'm not qualified to make any sense out of this, but it seems like several of the sources Florian mentions are actually GPL'd sources with incorrect headers. There are a few trivial ones that (in the source I found) seem to be correctly marked proprietary. As much as I admire Florian's ability to grep, I think he's just found an error in some headers, not actual violations.
The grammar's fine. What it actually *means* is something else entirely.
... however it's entirely possible that Google has a copyright assignment agreement with the ASF. If this is the case, they may simply be putting an ASF copyright header at the top of Android source files, with the assumption that people at the ASF will pick up any that are actually useful and incorporate them into their codebases. This would mean that the ASF actually does own the subset of this code that Google has the right to assign ...
An AC posted a header. If accurate it seems to license not assign ownership:
"Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements."
Just because the code was allegedly re-licensed under the Apache license doesn't mean Apache had anything to do with it. That would be like claiming the FSF is responsible for all code released under the GPL. As already noted, the files in question were not part of the Harmony code base, so I don't understand how anyone could see this as Google "pinning copyright violations on ASF".
Sounds like someone definitely f**ked up though.
I hope their "Unladen Swallow" project succeeds, so they can port everything to Python and give Oracle the finger.
I don't get it. Searching the source code for words like "proprietary", "distribute", "licence", "sun" must have been the first step taken by anyone intrested in finding out more of the Oracle lawsuit. Not to mention Oracle's investigation, hundreds of tech-savvy people must have done it the same day as the story broke. How can this be a new finding? I mean.. he is the first person savvy enough to wield the arcane power of The Grep on ze code and post about it? Not probable. I dont get it.
Who was talking about copyrights extended beyond an author's life? They were republishing books from authors WHO WERE alive.
Oh, I wasn't going to try to attribute logical meaning to that technically correct sentence.
Suppose I grab a copy of some of Oracle's propriety licensed source code, and change the header to attribute the copyright to me and change the date to a prior date. How can Oracle conclusively prove that they didn't steal the code from me?
For that matter, who's to say that some of Oracle's source code wasn't lifted from some other OSS project with the headers changed?
The idea that simply placing "Copyright (c) 1995, mswhippingboy" in the header of a file seems like pretty flimsy evidence either way to me.
Sometimes the light at the end of the tunnel is the headlight of an oncoming train.
They could have avoided this potentially damning evidence by simply having one developer review the source code
It's not damning evidence because it has nothing to do with the patents at the center of the case. However it is worth remembering that this is SCO's lawyer we're dealing with here and he will no doubt attempt to spin it into something it isn't. SCOracle.
Have you got your LWN subscription yet?
[This post has been removed.]
Last edited by cdrtaco Friday January 21.
https://www.eff.org/https-everywhere
Dear Oracle,
As a long-time customer of both Oracle and Sun, as well as a professional Java developer and an Android user, I have a request to make of you.
Please stop being douchebags.
Sincerely,
Me
Thanks for the helpful post.
Google copycatting will cost them Googlebucks.
"A close look at the actual files and accompanying documentation, however, suggest that it's not a simple case of copy and paste. The infringing files are found in a compressed archive in a third-party component supplied by SONiVOX, a member of Google's Open Handset Alliance (OHA). SONiVOX, which was previously called Sonic, develops an Embedded Audio Synthesis (EAS) framework and accompanying Java API wrappers which it markets as audioINSIDE."
It's not clear how the zip file got included in the AOSP, but it's obvious that it wasn't intended to be there and isn't actually used by Android in any capacity. Android is using SONiVOX's EAS code, but doesn't use or need the MMAPI wrapper. This incident is very clearly not a case of Android stealing code from Sun or J2ME. It's a handful of test cases from an unrelated and publicly available Sun reference implementation that got uploaded by accident to AOSP in a zip archive supplied by a third party. It's a tacky mistake, but it's hardly serious or damaging. At worst, it warrants a takedown notice. It's certainly not a smoking gun as one might assume when viewing the code out of context.
Ed Burnette dug down and found the code to be unused unit-tests and unused driver code, not shipped with android.
See Oops: No copied Java code or weapons of mass destruction found in Android
--dave
davecb@spamcop.net
Google copycatting will cost them Googlebucks.
Tom Callaway has done tremendous work cleaning up the Chromium codebase and one of the things he found is that Google just grabs stuff without thinking.
They say things like they need to fork, they can't use existing versions, they need to copy code wholesale into their codebase, etc. He's proven them wrong on those counts by systematically replacing all their half-baked crap with system libraries. They don't seem to regard licenses very highly either.
The same think happened with the Android kernel. That's why it was dropped from mainline Linux, it was largely crap. They're now doing it right.
BUT ... the question for Google is whether waiting a couple years to do it all right would have been better. No - they've made tremendous headway into the handheld computer market with Android over the past couple years. I bet they did break some rules. I also bet any awarded damages will be far less than the amount they stand to make as the handheld market leader.
In this case, being sneaky pays.
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
Florian doesn't seem to consider the possibility that when Google acquired the files, they didn't have the "CONFIDENTIAL" notice on them. If the files were obtained as part of a larger demo or test suite released with an encompassing less-restrictive license, as appears to be the case with at least some of the files mentioned, then maybe someone other than Google (even possibly a Sun employee) scrubbed the notices accordingly. The tone of the article doesn't give Google much benefit of the doubt that these might be honest mistakes, and perfectly legal usages.
if there's guilt, it seems that the files involved are essentially insignificant in the context of android. does that factor into damages? is guilt here all or nothing? is stealing 100 lines of stolen source code the same as 1 million? common sense would say no but of course the laws here aren't common sense.
Not so helpful after all, I'm sorry to say.
Well I'm British and living in the US. I still had to read it three times to work out which was the verb and which was the noun.
What service is 'Google Pin' anyway?
Evil people are out to get you.