POV-Ray : Newsgroups : povray.off-topic : A simple question of GPL Server Time
5 Sep 2024 13:10:14 EDT (-0400)
  A simple question of GPL (Message 14 to 23 of 23)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Nicolas Alvarez
Subject: Re: A simple question of GPL
Date: 10 Aug 2009 15:16:20
Message: <4a807203@news.povray.org>
Orchid XP v8 wrote:
> I wasn't aware which exact licence Linux uses. (Although arguably the
> fact that they want people to call it "GNU/Linux" should have been a
> giveaway...)

They want to call the common operating system GNU/Linux because it's a GNU
operating system running the Linux kernel. It has nothing to do with the
Linux kernel license.

Debian GNU/kFreeBSD is a GNU variant with the FreeBSD kernel, which is not
GPL-licensed.


Post a reply to this message

From: Jim Henderson
Subject: Re: A simple question of GPL
Date: 10 Aug 2009 15:41:43
Message: <4a8077f7$1@news.povray.org>
On Mon, 10 Aug 2009 16:14:14 -0300, Nicolas Alvarez wrote:

> Jim Henderson wrote:
>> On Sat, 08 Aug 2009 15:41:23 +0100, Orchid XP v8 wrote:
>> 
>>> I wasn't aware which exact licence Linux uses.
>> 
>> Technically, it doesn't, though many distributions provide an EULA of
>> sorts.  Each component can have its own copyright and license terms.
> 
> Linux, as a *kernel*, of course has a license. It's the GPLv2.

True, though it is commonly referred to as "the Linux kernel" - the usage 
Andy wrote about (GNU/Linux) is a system, components of which are under a 
variety of licenses. :-)

> A GNU/Linux operating system distribution, to use Stallman-compliant
> terminology nitpicking, is a package of a lot of software that may each
> have its own licensing.

Yup.  :-)

Jim


Post a reply to this message

From: Warp
Subject: Re: A simple question of GPL
Date: 10 Aug 2009 16:07:42
Message: <4a807e0e@news.povray.org>
Nicolas Alvarez <nic### [at] gmailcom> wrote:
> Debian GNU/kFreeBSD is a GNU variant with the FreeBSD kernel, which is not
> GPL-licensed.

  Before Sun Microsystems made their Solaris operating system open source,
was there any free Unix-based operating system out there which was *not*
based on GNU? Was there even any which was not based on gcc and its system
libraries?

-- 
                                                          - Warp


Post a reply to this message

From: Florian Pesth
Subject: Re: A simple question of GPL
Date: 10 Aug 2009 16:48:39
Message: <4a8087a7$1@news.povray.org>
Am Mon, 10 Aug 2009 16:07:42 -0400 schrieb Warp:

> Nicolas Alvarez <nic### [at] gmailcom> wrote:
>> Debian GNU/kFreeBSD is a GNU variant with the FreeBSD kernel, which is
>> not GPL-licensed.
> 
>   Before Sun Microsystems made their Solaris operating system open
>   source,
> was there any free Unix-based operating system out there which was *not*
> based on GNU? Was there even any which was not based on gcc and its
> system libraries?

Didn't some BSD variants came with at least their own binutils at some 
point? As far as I understand the BSD variants are historically not GNU 
systems in the sense that they were developed by the FSF as a free OS - 
even if they use GNU software as compilers today.


Post a reply to this message

From: Daniel Bastos
Subject: Re: A simple question of GPL
Date: 10 Aug 2009 16:52:52
Message: <4a8088a4@news.povray.org>
In article <4a807e0e@news.povray.org>,
Warp wrote:

> Nicolas Alvarez <nic### [at] gmailcom> wrote:
>> Debian GNU/kFreeBSD is a GNU variant with the FreeBSD kernel, which is not
>> GPL-licensed.
>
>   Before Sun Microsystems made their Solaris operating system open source,
> was there any free Unix-based operating system out there which was *not*
> based on GNU? Was there even any which was not based on gcc and its system
> libraries?

How much non-gnu must a system be to be non-gnu? I think the answer
here is all BSD systems which were free. At least today, you can run a
BSD system without most GNU software, but it will be a pity to miss
out on a whole lot of good software. For instance, forget the GCC.
But, strictly, I think the BSD systems could run on their own, even if
compiled by GNU.

(*) Changing subject

Although I see no problem in discussing terminology, I must say that
when discussing merits, we defeat the purpose of the Free movements.
They want things to be Free. Most people will agree on the very
fundamental principles; Freedom, Openness, et cetera. Then they fight
on petty issues, and segregate. Then everyone loses.

My most favorite example is the set of DJB tools. In 1996, I think, I
believe qmail was already released. The best mailer around. Until
today, no important system brings it default. The best UNIX mailer,
not included. 

``Of course! It is not Free.'' (Now it is, but it wasn't.) Let's see
what it has always been, though. It has always been best, open, and
allowed anyone to make changes to it through patches, which allows you
to change it entirely. But somehow this was never enough.

On the bright side, such pressure made him change his mind. Many
packages are now public domain, which was the very Right Thing to do.
His other options were BSD or GPL or similar ones. 

(*) The ridiculousness of the BSD license

The BSD license is the most ridiculous one around. It can be called
the superfluous-egotistical-public-domain-license. 

Superfluous. If your software is popular, your name will never really
be disassociated with it. Who is behind tetex, or texlive? No idea.
But Donald Knuth is certainly the tex guy. 

Egotistical. Kill people with my software, but keep my name on it.
Please please please, keep my name on it. I can't bare the liberty of
other people removing my name from my work. 

Public domain. Do whatever you want with it. Such as kill people or
close your derived work. 

I'm glad to say I cloned a BSD system and built it with qmail default
delivering outgoing mails only, dnscache caching resolutions for local
requests only, with daemontools included running svscan upon boot, and
ucspi-tcp ready to work. Manuals included. I also implemented my
favorite installation procedure:

   install <cd> <disk> 

Zero questions asked. :-)

As far as I'm aware, it's the only UNIX system running the best
mailer. Who would've thought this'd be true still in 2009.


Post a reply to this message

From: Warp
Subject: Re: A simple question of GPL
Date: 10 Aug 2009 18:01:36
Message: <4a8098c0@news.povray.org>
Daniel Bastos <dbastos+0### [at] toledocom> wrote:
> How much non-gnu must a system be to be non-gnu? I think the answer
> here is all BSD systems which were free.

  Which compiler they used to compile themselves, if not gcc?
(I'm just being curious here, because I don't know.)

> The BSD license is the most ridiculous one around. It can be called
> the superfluous-egotistical-public-domain-license. 

  I don't think using the term "public domain" with the BSD license is
correct. The license doesn't remove copyright, which is what "public
domain" means.

  (In fact, most western legal systems don't support the concept of
"removing copyright" from a work at all. In other words, the idea of
publishing something "into the public domain" is not supported by law.
There is no legal mechanism to do that in most countries, AFAIK. Copyright
is not only automatic, it's in fact inevitable. You can't get rid of it.

  The only case where a work loses copyright is by natural expiration
(which is a ridiculously long time). Also certain works by the government
itself are automatically non-copyrighted in most countries, and thus
directly in public domain. However, that's it. No other means.)

-- 
                                                          - Warp


Post a reply to this message

From: Florian Pesth
Subject: Re: A simple question of GPL
Date: 10 Aug 2009 18:18:56
Message: <4a809cd0$1@news.povray.org>
Am Mon, 10 Aug 2009 18:01:36 -0400 schrieb Warp:

> Daniel Bastos <dbastos+0### [at] toledocom> wrote:
>> How much non-gnu must a system be to be non-gnu? I think the answer
>> here is all BSD systems which were free.
> 
>   Which compiler they used to compile themselves, if not gcc?
> (I'm just being curious here, because I don't know.)

A search turned up the Portable C Compiler

http://en.wikipedia.org/wiki/Portable_C_Compiler

but it looks that it was quite early replaced by gcc.


Post a reply to this message

From: Daniel Bastos
Subject: Re: A simple question of GPL
Date: 10 Aug 2009 19:56:22
Message: <4a80b3a6$1@news.povray.org>
In article <4a8098c0@news.povray.org>,
Warp wrote:

> Daniel Bastos <dbastos+0### [at] toledocom> wrote:
>> How much non-gnu must a system be to be non-gnu? I think the answer
>> here is all BSD systems which were free.
>
>   Which compiler they used to compile themselves, if not gcc?
> (I'm just being curious here, because I don't know.)

Dunno. But I think that is not as relevant as it might seem. You can
run a system without a compiler. You can run a BSD system, without
GCC, even though you might have used it GCC to compile the system.
Obviously, if your system lacks a compiler, that is a serious
handicap. 

Just a thought.

>> The BSD license is the most ridiculous one around. It can be called
>> the superfluous-egotistical-public-domain-license. 
>
>   I don't think using the term "public domain" with the BSD license is
> correct. The license doesn't remove copyright, which is what "public
> domain" means.

True. Let us see the implications, however. Public domain means it's
yours, as your neighbor's. Do whatever you want with it. BSD means
it's the author's, but you can do whatever you want with it, just like
as if it was yours, except of course that you cannot claim it's yours. 

So, take all my money and do whatever you want it, including buy a
house for your to live your entire life and the life of the next
generations. Just always keep a paper in the house saying that the
initial money used was mine. 

Everybody knows the Americas belonged to the people living there
before Europeans came on over. (And they didn't slap a BSD type of
license on it.)

>   (In fact, most western legal systems don't support the concept of
> "removing copyright" from a work at all. In other words, the idea of
> publishing something "into the public domain" is not supported by law.
> There is no legal mechanism to do that in most countries, AFAIK. Copyright
> is not only automatic, it's in fact inevitable. You can't get rid of it.

This appears to be false. See Hampton versus Paramount Pictures, 1960.

  19 Rights gained under the Copyright Law, 17 U.S.C. 1 et seq., may be
  abandoned. Abandonment of such rights, however, must be manifested by
  some overt act indicative of a purpose to surrender the rights and
  allow the public to copy. National Comics Publications v. Fawcett
  Publications, 2 Cir., 191 F.2d 594, 598.  A. 

http://www.altlaw.org/v1/cases/812127

[...]


Post a reply to this message

From: Warp
Subject: Re: A simple question of GPL
Date: 11 Aug 2009 12:29:41
Message: <4a819c75@news.povray.org>
Daniel Bastos <dbastos+0### [at] toledocom> wrote:
> Dunno. But I think that is not as relevant as it might seem. You can
> run a system without a compiler.

  But without a compiler you can't create the system in the first place.
And when we are talking about Unix, the language must basically be C, else
you will have a completely crippled system with no support for any third-party
tools.

-- 
                                                          - Warp


Post a reply to this message

From: Darren New
Subject: Re: A simple question of GPL
Date: 16 Aug 2009 18:46:17
Message: <4a888c39$1@news.povray.org>
Daniel Bastos wrote:
> Everybody knows the Americas belonged to the people living there
> before Europeans came on over.

Technically not. :-)

-- 
   Darren New, San Diego CA, USA (PST)
   "We'd like you to back-port all the changes in 2.0
    back to version 1.0."
   "We've done that already. We call it 2.0."


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.