|
|
|
|
|
by 0xABADC0DA
5162 days ago
|
|
How so? Any jury, technical or not, should find 1A for Oracle. "Has Oracle proven that Google has infringed the overall structure, sequence and organization of copyrighted works?" As far as I can tell nobody disputes that Google lifted the Java API's structure, sequence, and organization from Sun, and the judge told them to consider SSO copyrightable. Most programmers think it's ok to rip off an API because otherwise the world will burn, or something, but 1A is asking what Google did not whether it was illegal. My bet is the jury is held up on the fair use, either for implementation (1B) or documentation (2B). These are vague questions that can easily go either way. My bet is that they find 1B for Google (implementing the API is ok) but find 2B for Oracle (reprinting the API SSO is not ok). You have to implement the API to make it compatible, but you don't have to republish the API. |
|