public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Adrian Bunk <bunk@kernel.org>,
	"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: Sun, 16 Sep 2007 17:12:08 -0400	[thread overview]
Message-ID: <20070916211208.GC5502@thunk.org> (raw)
In-Reply-To: <20070916203926.GA17863@schlund.de>

On Sun, Sep 16, 2007 at 10:39:26PM +0200, Hannah Schroeter wrote:
> >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.
> 
> Neither GPL nor BSD/ISC allow relicensing in their well-known wordings.
> 
> 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).

Hannah,

What is going on whenever someone changes a code is that they make a
"derivative work".  Whether or not you can even make a derivative
work, and under what terms the derivitive work can be licensed, is
strictly up to the license of the original.  For example, the BSD
license says:

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met....

Note the "with or without modification".  This is what allows people
to change BSD licensed code and redistribute said changes.  The
conditions specified by the BSD license do not mention anything about
licening terms --- just that if you meet these three conditions, you
are allowed to redistribute them.  So for example, this is what allows
Network Appliances to take BSD code, change it, and add a restrictive,
proprietary copyright.

So for code which is single-licensed under a BSD license, someone can
create a new derived work, and redistribute it under a more
restrictive license --- either one as restrictive as NetApp's (where
no one is allowed to get binary unless they are a NetApp customer, or
source only after signing an NDA), or a GPL license.  It is not a
relicencing, per se, since the original version of the file is still
available under the original copyright; it is only the derived work
which is under the more restrictive copyright.   

Now, the original copyright can say that you aren't allowed to do
this; for example, the GPL says that you are not allowed to add any
restrictions on the copyright license of any derived works of GPL'ed
code.  This is why some BSD partisans claim that their license is
"more free"; the BSD license allows people to add more restrictive
copyright license terms on derived works.

OK, what about dual licensed works?  The specific wording of the dual
licensing is that you can use *either* license.  That means, you can
treat code as if only using the BSD license applied, or only if the
GPL license applied.  That is, the end-user can redistribute if either
the conditions required by the BSD license *or* the GPL license
applied.  But we've already shown that the BSD license allows the
creation of a derived work with a more restrictive license --- such as
the GPL.

But don't take my word for it; the Software Freedom Law Center has
issued advice, pro bono, written by lawyers about how this can be
done.  If you want, feel free get your own lawyers and ask them to
provide formal legal advice.

> A difference is, GPL requires it under every circumstance. BSD does not,
> indeed. But how should one expect it from *OSS* people that even *they*
> don't give back? Do you really want to put yourself on the same level as
> closed-source companies?

The problem with your argument is that BSD folks have claimed that the
BSD license is morally superior --- "more free than the GPL" ---
because you don't have to "give back" (or more formally, create a
derivitive work with a copyright license more restrictive than the
BSD).  If that is true, it is the absolute height of hypocrisy to
suddenly start complaining when code is restricted via an another open
source license such as the GPL, but not complain when NetApp uses BSD
code to make million and millions of dollars without giving anything
of substantial value back.  At least in the case of GPL'ed code you
still can look at the changes and decide how and whether you to
reimplement them.  Why don't you go and try asking NetApp for sources
to WAFL, and claim that they have "moral" duty to give the code back,
and see how quickly you get laughed out of the office?

    	    	    	    	    	   - Ted

  parent reply	other threads:[~2007-09-16 21:12 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 [this message]
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
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=20070916211208.GC5502@thunk.org \
    --to=tytso@mit.edu \
    --cc=bkuhn@softwarefreedom.org \
    --cc=bunk@kernel.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