Forgot your password?

typodupeerror
Google Oracle Programming Your Rights Online

Oracle and Google Spar Over Whether Programming Languages Can Be Copyrighted 316

Posted by Soulskill
from the makes-perfect-sense-minus-the-sense dept.
pcritter writes "With the Oracle v. Google trial date set for next Monday, the Judge has asked Google and Oracle to take a position on whether a programming language is copyrightable. This presumably relates to whether Google violated copyright by using a variant of the Java language and its APIs in the Android framework. Oracle, who thinks it can be, has used J.R.R. Tolkein's Elvish language as an examples (PDF) of a language that can be copyrighted. Google disagrees (PDF)."
This discussion has been archived. No new comments can be posted.

Oracle and Google Spar Over Whether Programming Languages Can Be Copyrighted

Comments Filter:
  • by eldavojohn (898314) * <eldavojohn@gmail.cERDOSom minus math_god> on Friday April 13, 2012 @02:35PM (#39677381) Journal
    Except that the title of this article clearly says "copyright" and the 20 year limit is what patents are in the states (although extensions and whatnot make that mean jack anyway). Enjoy your "one generation [wikipedia.org]" graph.
  • Re:Embrace Extend? (Score:5, Informative)

    by ppanon (16583) on Friday April 13, 2012 @02:44PM (#39677547) Homepage Journal
    Thing is, while some third-party books do claim to "Teach ... Java for Android", as far as I know Google has never claimed that Dalvik is Java. Whereas for a typical embrace and extend, be it Kerberos or Java, Microsoft did claim that their extended fork was still Java, and marketed it as such. The Microsoft lawsuit was really about the use of the Java trademark (hence why Microsoft renamed their product J++), and not a copyright infringement case. So that case doesn't really apply as precedent here and it would seem that Oracle is overreaching.
  • Re:Yes. (Score:3, Informative)

    by Anonymous Coward on Friday April 13, 2012 @02:50PM (#39677617)

    In the US only purely creative work can be copyrighted. Basically you can only copyright something if it has no practical application. This means that literature movies and music can be copyrighted but clothing, recipes and industrial design cannot. A fictional language (such as Klingon) could be argued to fall under the realm of copyright because it is not really practical. Google has a fairly strong case that a programming language is not copyrightable. The libraries written using that programming language in both compiled and uncompiled form would fall under copyright though.

  • by js_sebastian (946118) on Friday April 13, 2012 @03:22PM (#39678025)

    Didn't Sun already win this case against Microsoft?

    AFAIK they won a trademark case, not a copyright case: Microsoft could not fork their own bastardization of Java and still call it Java.

  • by Anonymous Coward on Friday April 13, 2012 @03:22PM (#39678031)

    Orc isn't a Tolkien invention any more than the term "elf". Tolkien used these terms in a slightly different way and redefined fantasy using them, but he didn't invent either. Orc, in case you were wondering, is derived from the Latin word "kill" or "killer". Hence the marine mammal "orca" or "killer whale".

  • Re:Sure. (Score:5, Informative)

    by nedlohs (1335013) on Friday April 13, 2012 @03:34PM (#39678169)

    No, it's a specific way of licensing your creation.

  • Re:My ass (Score:3, Informative)

    by SteelKidney (1964470) on Friday April 13, 2012 @03:49PM (#39678381)
    Tolkein developed a fairly in-depth grammar, vocabulary, pronunciation guide, and even name patterns for Elves. He wasn't *just* making up words, he was creating a language.
  • by msauve (701917) on Friday April 13, 2012 @04:02PM (#39678569)
    A programming language is a system or method of operation, and hence specifically not copyrightable in the US. A language would be a subject for patent protection.

    In no case does copyright protection for an original work of authorship extend to any idea, procedure, process, system, method of operation, concept, principle, or discovery, regardless of the form in which it is described, explained, illustrated, or embodied in such work.

    - 17 USC S 102 [cornell.edu]

    You can copyright a program expressed in a language, a book describing the language, a compiler or interpreter which implements the language, but not the language itself. Although, if Oracle can get a ruling that a language is copyrightable, then IBM may want to exert a copyright over SQL.

  • Re:Sure. (Score:4, Informative)

    by Barefoot Monkey (1657313) on Friday April 13, 2012 @04:10PM (#39678695)

    No, copyright is there with or without licensing. Copyright means that nobody can use it (for certain definitions of "use") without your permission. Licensing is giving that permission, usually with certain conditions attached. The two concepts are related in that there would be far less need for licensing without copyright, but nonetheless are very distinct.

  • by maxwell demon (590494) on Friday April 13, 2012 @04:54PM (#39679295) Journal

    The language is defined by (a) rules to decide whether a given source is a valid program, and (b) rules to define the behaviour of any valid program.

    For example, I could define a language by stating that a text is a valid program if it doesn't contain any 'e', and the behaviour of the program is to print the number of lines of the text.

    That's not a very useful language, but a language. Note however that the sentence above is not the language, but a description of the language. A valid program in the language would be

    bhfjdks sdfjk bvcnxbvxc nm,vc.xyn v,yxcb fjkdg ff
    gfds gfjdksl mvc,xy&#228;a dvsqwzt z cv &#246;df hgfd&#246;

  • Re:My ass (Score:4, Informative)

    by shutdown -p now (807394) on Friday April 13, 2012 @05:29PM (#39679715) Journal

    And who says Tolkein's Elvish is copyrighted anyway? His description of it could be copyrighted, sure, but that's not the same as copyrighting the language itself. Don't tell me some dumbass judge granted an injunction on other people writing elvish grammar books

    Tolkien Estate says it's copyrighted. And, yes, they have been going around and suing people publishing linguistic works on Sindarin and such based on that interpretation. It's pretty well known in the community that deals with those things.

    That said, I don't think it ever came to a court injunction. Generally speaking, the enthusiasts don't have the time, the money and the inclination to go to court over such things, so they just back off when threatened with a C&D.

"If it's not loud, it doesn't work!" -- Blank Reg, from "Max Headroom"

Working...