From: Adrian Bunk <bunk@kernel.org>
To: "Can E. Acar" <can.acar@pro-g.com.tr>,
misc@openbsd.org, linux-kernel@vger.kernel.org,
Daniel Hazelton <dhazelton@enter.net>,
Eben Moglen <moglen@softwarefreedom.org>,
Lawrence Lessig <lessig_from_web@pobox.com>,
"Bradley M. Kuhn" <bkuhn@softwarefreedom.org>,
Matt Norwood <norwood@softwarefreedom.org>
Subject: Re: Wasting our Freedom
Date: Mon, 17 Sep 2007 15:38:45 +0200 [thread overview]
Message-ID: <20070917133845.GJ18232@stusta.de> (raw)
In-Reply-To: <20070917092019.GC23002@schlund.de>
On Mon, Sep 17, 2007 at 11:20:19AM +0200, Hannah Schroeter wrote:
> Hi!
Hi Hannah!
> On Sun, Sep 16, 2007 at 11:13:51PM +0200, Adrian Bunk wrote:
> >On Sun, Sep 16, 2007 at 10:39:26PM +0200, Hannah Schroeter wrote:
> >> On Sun, Sep 16, 2007 at 09:59:09PM +0200, Adrian Bunk wrote:
> >> >On Sun, Sep 16, 2007 at 11:48:47AM -0700, Can E. Acar wrote:
> >> >>...
> >> >> First, these developers got questionable advice from senior Linux kernel
> >> >> developers, and SLFC (which is closely related to FSF) in the process.
>
> >> >The most questionable legal advice in this thread was by Theo de Raadt
> >> >who claimed choosing one licence for _dual-licenced_ code was illegal...
>
> >> JFTR, I do *not* think that that assessment was questionable. Unless the
> >> dual-licensing *explicitly* allows relicensing, relicensing is forbidden
> >> by copyright law. The dual-licensing allows relicensing only if that's
> >> *explicitly* stated, either in the statement offering the alternative, or
> >> in one of the licenses.
>
> >Dual licenced code by definition explicitely states that you can choose
> >the licence - otherwise it wouldn't be called dual-licenced.
>
> It does state you can choose which terms to follow, indeed, of course.
> But that does *not* imply removing the other terms altogether.
On which legal grounds do you base this statement?
And if you choose the GPL the code you distribute will be under the GPL
*only* forever [1], so what value would be in shipping terms that are
void?
And if the author intended to have the BSD licence text kept intact when
his code gets incorporated into GPL'ed code, why didn't he simply make
his code BSD-only? In fact the only difference between BSD-only code and
BSD/GPL dual-licenced code is that you can't remove the BSD licence text
for the former when incorporating it into GPL'ed code...
> >> Neither GPL nor BSD/ISC allow relicensing in their well-known wordings.
>
> >Noone said otherwise.
>
> Removing the terms you choose not to follow in one instance *is*
> relicensing.
If anything can be called relicencing, then the act of choosing one of
the licence. And this happens one level above the actual licences, and
the licence texts don't matter for this act.
> >> If you think that's questionable, you should at least provide arguments
> >> (and be ready to have your interpretation of the law and the licenses
> >> tested before court).
>
> >The licence in question was:
>
> ><-- snip -->
>
> >/*-
> > * Copyright (c) 2002-2004 Sam Leffler, Errno Consulting
> > * All rights reserved.
> > *
> > * Redistribution and use in source and binary forms, with or without
> > * modification, are permitted provided that the following conditions
> > * are met:
> > * 1. Redistributions of source code must retain the above copyright
> > * notice, this list of conditions and the following disclaimer,
> > * without modification.
> > * 2. Redistributions in binary form must reproduce at minimum a disclaimer
> > * similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
> > * redistribution must be conditioned upon including a substantially
> > * similar Disclaimer requirement for further binary redistribution.
> > * 3. Neither the names of the above-listed copyright holders nor the names
> > * of any contributors may be used to endorse or promote products derived
> > * from this software without specific prior written permission.
> > *
> > * Alternatively, this software may be distributed under the terms of the
> > * GNU General Public License ("GPL") version 2 as published by the Free
> > * Software Foundation.
> > *
> > * NO WARRANTY
> > * ...
>
> ><-- snip -->
>
> >Theo claimed it would "break the law" [1] to choose the GPL for
> >_this_ code. [2]
>
> I re-read Theo's mail and still think the factual issues Theo states are
> probably right. Value judgements like "you should give code back" (when
> the license doesn't require it) are of course debatable (I tend to agree
> with Theo there too, but it's no mandatory requirement of course).
>
> Theo did *not* claim it breaks the law if you choose to obey by the
> terms of the GPL in said dual-licensing. Theo *did* claim (in my eyes,
> probably rightfully, and if it should ever be needed with respect to
> code related to OpenBSD, I could try to give a few bucks in support of
> having that claim legally verified) it's illegal to remove the license
> you chose to not follow in one instance of redistribution. IIRC the
> softwarefreedom.org people involved agreed with Theo's assessment in
> that instance.
You confuse two completely different situations.
The SFLC talks about how to incorporate *not* dual-licenced
BSD-only code into GPL'ed code.
> >[...]
>
> >> But the BSDl does not allow you to relicense the original code, even
> >> while it allows you to license copyrightable additions/modifications
> >> under different terms with few restrictions.
>
> >> However, you say "regarding ethics" and just go back to the legal level.
> >> Is it really ethical, if you consider both Linux and OpenBSD part of one
> >> OSS "community", to share things only in one direction? To take the
> >> reverse engineered HAL but to not allow OpenBSD to take some
> >> modifications back?
>
> >Is it really ethical to use a licence that does not require to give
> >back, but then demand that something has to be given back?
>
> IMO Theo didn't demand (as in try to enforce with legal pressure), but
> state it'd be the *morally* right thing to do even if *not* legally
> required (which isn't debated).
>
> >Why don't you use a licence that expresses your intentions in a legally
> >binding way?
>
> Because BSD people don't want to enforce it in every thinkable case. And
> BSD people don't want to enforce it using as much text as the GPL needs.
>
> But still I think it'd be the (morally!) right thing to do with respect
> to the Atheros HAL even if *not* legally bound to do so.
It's not about lazyness of BSD developers, many people who consider the
BSD licence more free than the GPL argue that the advantage of the BSD
licence is that it does not require you to give back.
Something is wrong if your licence text clearly states that you do not
require getting anything back but you then argue on moral grounds that
something has to be given back.
The majority of Linux developers might have never read the complete GPL
text, and the same might be true for some licence expressing the
intentions of the OpenBSD developers. But it would document in a legal
binding way the intentions of the OpenBSD developers.
> >[...]
>
> >But the truth is a bit less harsh:
>
> >In reality most Linux kernel developers might not mind to give back -
> >and e.g. much of the ACPI code is BSD/GPL dual-licenced, and there
> >doesn't seem to be any problem with this.
>
> *nods* Why not the same for the Atheros code?
I don't know the background of this one, but besides the already
expressed point that it wouldn't bring you much for technical reasons
(the Linux code will quickly switch to Linux conventions), there might
be better ways for starting a collaboration than Theo's rants.
> >But Theo's wrong accusations regarding dual licenced code might not be
> >the best way for starting a fruitful collaboration...
>
> As said above, the accusations, if you read them correctly, were not
> wrong, but spot on right. Unless someone proves that dual-licensing as
> in "you may follow terms A or terms B at your choice" implicitly implies
> being allowed to remove A altogether should you choose B.
As said above, keeping void terms neither makes sense, nor does there
seem to be any legal requirement.
> >[...]
>
> Kind regards,
>
> Hannah.
cu
Adrian
[1] the original code is of course still dual licence
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2007-09-17 13:38 UTC|newest]
Thread overview: 110+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-16 18:48 Wasting our Freedom Can E. Acar
2007-09-16 19:40 ` Jeff Garzik
2007-09-16 19:59 ` Adrian Bunk
2007-09-16 20:39 ` Hannah Schroeter
2007-09-16 21:11 ` Daniel Hazelton
2007-09-17 9:10 ` Hannah Schroeter
2007-09-17 12:08 ` David Schwartz
2007-09-18 13:58 ` frantisek holop
2007-09-16 21:12 ` Theodore Tso
2007-09-16 23:16 ` Jacob Meuser
2007-09-16 23:40 ` david
2007-09-17 0:01 ` Jeff Garzik
2007-09-17 9:30 ` Henning Brauer
2007-09-17 12:57 ` Adrian Bunk
2007-09-17 13:15 ` Jason Dixon
2007-09-17 13:19 ` Hans-Jürgen Koch
2007-09-17 13:27 ` Sean
2007-09-17 13:33 ` Jason Dixon
2007-09-17 13:42 ` Adrian Bunk
2007-09-17 21:39 ` Ingo Schwarze
2007-09-17 23:56 ` Ingo Schwarze
2007-09-17 7:47 ` Helge Hafting
2007-09-17 11:50 ` Jacob Meuser
2007-09-17 13:28 ` David Newall
2007-09-18 11:17 ` Helge Hafting
2007-09-17 11:18 ` Hannah Schroeter
2007-09-17 12:19 ` Theodore Tso
2007-09-17 13:39 ` Krzysztof Halasa
2007-09-17 15:20 ` David Schwartz
2007-09-17 19:50 ` Theodore Tso
2007-09-17 20:35 ` Krzysztof Halasa
2007-09-17 21:09 ` David Schwartz
2007-09-17 23:35 ` Krzysztof Halasa
2007-09-18 0:03 ` David Schwartz
2007-09-18 0:44 ` Al Viro
2007-09-17 12:55 ` Claudio Jeker
2007-09-17 13:34 ` Theodore Tso
2007-09-17 19:23 ` Claudio Jeker
2007-09-17 20:43 ` Theodore Tso
2007-09-17 22:06 ` Can E. Acar
2007-09-17 23:47 ` Theodore Tso
2007-09-18 18:55 ` Can E. Acar
2007-09-18 19:04 ` Lennart Sorensen
2007-09-18 19:51 ` Can E. Acar
2007-09-18 19:37 ` Jeff Garzik
2007-09-18 22:24 ` Martin Schlemmer
2007-09-18 9:00 ` Henning Brauer
2007-09-18 11:29 ` Marco Peereboom
2007-09-18 12:04 ` Wasting our Bandwidth Xavier Bestel
2007-09-18 12:24 ` Marco Peereboom
2007-09-18 12:56 ` Wasting our Freedom Theodore Tso
2007-09-18 11:28 ` Gilles Chehade
2007-09-18 15:47 ` Denis Doroshenko
2007-09-18 15:55 ` frantisek holop
2007-09-18 17:15 ` Marco Peereboom
2007-09-18 23:34 ` Jacob Meuser
2007-09-19 0:24 ` Alan Cox
2007-09-16 21:13 ` Adrian Bunk
2007-09-16 22:37 ` David Schwartz
2007-09-16 23:09 ` Adrian Bunk
2007-09-17 0:29 ` David Schwartz
2007-09-17 0:57 ` Adrian Bunk
2007-09-17 1:35 ` David Schwartz
2007-09-17 1:51 ` Adrian Bunk
2007-09-17 3:37 ` David Schwartz
2007-09-17 1:19 ` Theodore Tso
2007-09-17 1:40 ` David Schwartz
2007-09-17 1:44 ` Adrian Bunk
2007-09-17 9:20 ` Hannah Schroeter
2007-09-17 13:38 ` Adrian Bunk [this message]
2007-09-17 15:15 ` Paul de Weerd
2007-09-17 15:38 ` Adrian Bunk
2007-09-17 18:02 ` Paul de Weerd
2007-09-17 18:32 ` Adrian Bunk
2007-09-17 19:27 ` Paul de Weerd
[not found] ` <c746fc3a3d81920b224537f96efe1605@localhost>
2007-09-17 19:44 ` Adrian Bunk
2007-09-17 15:25 ` David Schwartz
2007-09-17 16:18 ` Adrian Bunk
2007-09-17 17:14 ` Wasting My Time (was Re: Wasting our Freedom) Eric Furman
2007-09-16 22:19 ` Wasting our Freedom David Schwartz
2007-09-17 11:20 ` Hannah Schroeter
2007-09-17 11:57 ` David Schwartz
2007-09-17 12:06 ` Hannah Schroeter
2007-09-17 12:36 ` David Schwartz
2007-09-16 20:32 ` Daniel Hazelton
2007-09-17 3:00 ` Can E. Acar
2007-09-17 3:32 ` Jeff Garzik
2007-09-17 5:33 ` Daniel Hazelton
2007-09-17 6:43 ` Can E. Acar
2007-09-17 7:36 ` Daniel Hazelton
2007-09-17 12:10 ` Krzysztof Halasa
[not found] <947Fl-2qO-1@gated-at.bofh.it>
[not found] ` <948rP-3pK-5@gated-at.bofh.it>
[not found] ` <949e6-4Ed-3@gated-at.bofh.it>
[not found] ` <949Hd-5vb-19@gated-at.bofh.it>
[not found] ` <94l5J-6gO-3@gated-at.bofh.it>
[not found] ` <94oZy-3Sa-1@gated-at.bofh.it>
[not found] ` <94qIg-6Ft-21@gated-at.bofh.it>
2007-09-18 11:16 ` Bodo Eggert
2007-09-18 11:46 ` linux-os (Dick Johnson)
2007-09-18 11:49 ` Jason Dixon
[not found] <5C8C3794-C62A-4935-8267-81080CCF6867@dixongroup.net>
2007-09-15 10:33 ` J.C. Roberts
2007-09-15 10:58 ` Jacob Meuser
2007-09-16 7:32 ` Kyle Moffett
2007-09-16 7:52 ` J.C. Roberts
2007-09-16 8:12 ` Jeff Garzik
2007-09-16 8:29 ` Rene Herman
2007-09-16 9:17 ` J.C. Roberts
2007-09-16 9:33 ` Jeff Garzik
2007-09-16 15:23 ` Daniel Hazelton
2007-09-16 20:08 ` Jeff Garzik
2007-09-17 8:22 ` J.C. Roberts
2007-09-17 14:10 ` Adrian Bunk
2007-09-17 14:44 ` Krzysztof Halasa
2007-09-16 20:33 ` Theodore Tso
2007-09-16 8:23 ` Kyle Moffett
2007-09-16 10:05 ` J.C. Roberts
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070917133845.GJ18232@stusta.de \
--to=bunk@kernel.org \
--cc=bkuhn@softwarefreedom.org \
--cc=can.acar@pro-g.com.tr \
--cc=dhazelton@enter.net \
--cc=lessig_from_web@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=misc@openbsd.org \
--cc=moglen@softwarefreedom.org \
--cc=norwood@softwarefreedom.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox