Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #4933

Re: And The Award For Most Legally-Encumbered “Hello World” Program ...

From Arved Sandstrom <asandstrom3minus1@eastlink.ca>
Newsgroups comp.lang.java.programmer
Subject Re: And The Award For Most Legally-Encumbered “Hello World” Program ...
References (1 earlier) <9b584a36-f160-4e01-8e2f-ca3f83f17ee4@x10g2000yqj.googlegroups.com> <is7pf9$18o$3@lust.ihug.co.nz> <5b0642c5-0634-4b8b-98fc-e9bfcbba1064@b42g2000yqi.googlegroups.com> <KhSFp.9349$rq2.8244@newsfe12.iad> <f6680b77-593e-47a2-a395-9f5916687899@x6g2000yqj.googlegroups.com>
Message-ID <ld2Gp.9359$rq2.8469@newsfe12.iad> (permalink)
Organization Public Usenet Newsgroup Access
Date 2011-06-03 06:56 -0300

Show all headers | View raw


On 11-06-02 09:50 PM, Paul Cager wrote:
> On Jun 2, 9:22 pm, Arved Sandstrom <asandstrom3min...@eastlink.ca>
> wrote:
>> On 11-06-02 08:34 AM, Paul Cager wrote:
>>
>>> On Jun 2, 11:42 am, Lawrence D'Oliveiro <l...@geek-
>>> central.gen.new_zealand> wrote:
>>>> In message
>>>> <9b584a36-f160-4e01-8e2f-ca3f83f17...@x10g2000yqj.googlegroups.com>, Paul
>>
>>>> Cager wrote:
>>>>> It looks to be the standard 3-clause BSD license to me - that's a good
>>>>> thing, isn't it?
>>
>>>> It would if the code were worth copyrighting.
>>
>>> You seem to misunderstand the difference between copyright and a
>>> license.
>>
>> Who's talking about a license? Oracle is attempting to copyright that
>> HelloWorld code.
> 
> No, I'm afraid that's not true. The first couple of lines define the
> copyright _holders_, but the rest of it is the _license_ (a BSD
> license in this case).
> 
> The distinction is important. This isn't a case of Oracle trying to
> "claim" something as their own and prevent others using it; rather
> Oracle are explicitly giving us permission to use their work. Now for
> a 5 line "Hello World" program it probably doesn't make much
> _practical_ difference as no-one's going to complain if you copy it
> without permission (even assuming it wasn't classed as a derived
> work). But for larger bodies of code (such as the JDK) having that
> license boiler plate is very significant; without a Free license
> projects such as OpenJDK would not be possible.
> 
> Much as I enjoy Oracle-bashing it seems quite wrong to portray
> granting a Free software license as something bad.
> 
> Tongue-in-cheek definitions:
> Copyright:   I wrote this code so I'm the only one who can use it. You
> can write your own version, but don't copy mine.
> Copyright + License:     I wrote this code but you can use it as well
> (subject to terms & conditions...).
> Software Patent:    I don't care who wrote this code; just send me the
> money every time you use it.

OK, fair enough. I understand the distinction, it's just that it's
irritating me enormously to see anyone even bothering to discuss the
license part. There is no license if there is no copyright, and for this
example (although there are many others out there) NO copyright exists.

Oracle *copied* that code - they have no copyright. They can't license
that software because they don't have copyright. It's not up to them to
"explicitly give us permission to use their work", because in this case
it's not their bloody work. There is boilerplate there that looks like
BSD license fluff, but it's not a license because nothing exists to be
licensed.

This is not about Oracle bashing at all, although they clearly have some
stupid lawyers and fearful developers (*somebody* had to meekly put that
boilerplate in, and it wasn't a lawyer). This is about *us* being aware
of what can be copyrighted, licensed and patented.

AHS

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-02 15:12 +1200
  Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Paul Cager <paul.cager@googlemail.com> - 2011-06-02 02:11 -0700
    Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-02 22:42 +1200
      Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Paul Cager <paul.cager@googlemail.com> - 2011-06-02 04:34 -0700
        Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-03 00:08 +1200
          Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Paul Cager <paul.cager@googlemail.com> - 2011-06-02 06:20 -0700
            Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-03 15:10 +1200
              Re: And The Award For Most Legally-Encumbered “Hello World” Program ... BGB <cr88192@hotmail.com> - 2011-06-02 21:47 -0700
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-03 17:05 +1200
              Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-06-03 02:50 -0400
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-03 19:49 +1200
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-06-03 11:16 -0400
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-04 12:28 +1200
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-06-04 02:54 -0400
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-05 11:05 +1200
        Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-06-02 17:22 -0300
          Re: And The Award For Most Legally-Encumbered “Hello World” Program ... BGB <cr88192@hotmail.com> - 2011-06-02 14:21 -0700
            Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-06-02 19:19 -0300
              Re: And The Award For Most Legally-Encumbered “Hello World” Program ... BGB <cr88192@hotmail.com> - 2011-06-02 15:42 -0700
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-06-02 20:14 -0300
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-03 17:07 +1200
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... BGB <cr88192@hotmail.com> - 2011-06-03 01:01 -0700
              Re: And The Award For Most Legally-Encumbered “Hello World” Program ... BGB <cr88192@hotmail.com> - 2011-06-02 15:56 -0700
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-06-02 22:21 -0400
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... BGB <cr88192@hotmail.com> - 2011-06-02 21:36 -0700
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-03 19:48 +1200
              Re: And The Award For Most Legally-Encumbered “Hello World” Program ... rossum <rossum48@coldmail.com> - 2011-06-03 00:33 +0100
            Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-03 17:06 +1200
          Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Paul Cager <paul.cager@googlemail.com> - 2011-06-02 17:50 -0700
            Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-03 15:10 +1200
              Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-06-03 18:15 +0200
            Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-06-03 06:56 -0300
              Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Paul Cager <paul.cager@googlemail.com> - 2011-06-03 04:21 -0700
                Re: And The Award For Most Legally-Encumbered “Hello World” Program ... Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-06-04 12:26 +1200
    Re: And The Award For Most Legally-Encumbered “Hello World” Program ... BGB <cr88192@hotmail.com> - 2011-06-02 03:53 -0700
  Re: And The Award For Most Legally-Encumbered ?Hello World? Program ... Steve Sobol <sjsobol@JustThe.net> - 2011-06-02 11:00 -0700

csiph-web