Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I always got the impression Java the language was copyrighted, based on the hoops I had to jump through to get a copy to install.

You never, ever install Java the language on your computer, just like you can't install English the language on your computer.

What you install in the case of Java is the runtime environment (virtual machine and bytecode for the class libraries) and maybe the SDK (compiler, debugger, maybe IDE). Languages only exist in people's minds.

That is a very important distinction. Software is copyrightable, but languages aren't.

Now Oracle tries to lump APIs (which are abstract things and also exist purely in the mind) into the same category as software, and claims that Google infringes their copyright by reimplementing some of the Java core APIs.

(Oracle also has some other claims, like that Google copied 9 (!) lines of code, claims that Google copied documentation, and two patent violations. But those claims are all pretty minor, and won't affect the software world as a large nearly as much as the API copyright claims).


In reply to Re^2: Copyright on languages by moritz
in thread Copyright on languages by ikegami

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-20 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found