public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Craig Milo Rogers <rogers@ISI.EDU>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: jan@gondor.com (Jan Niehusmann), linux-kernel@vger.kernel.org
Subject: Re: Input on the Non-GPL Modules
Date: Sat, 20 Oct 2001 15:58:18 -0700	[thread overview]
Message-ID: <4307.1003618698@ISI.EDU> (raw)
In-Reply-To: Your message of "Sat, 20 Oct 2001 23:04:11 BST." <E15v4Dz-0002VM-00@the-village.bc.nu>

>> What prevents the author of a non-GPL module who needs access to a
>> GPL-only symbol from writing a small GPLed module which imports the 
>> GPL-only symbol (this is allowed, because the small module is GPL), 
>> and exports a basically identical symbol without the GPL-only
>> restriction?
>
>The fact that it ends up GPL'd to be linked (legal derivative work sense)
>to the GPL'd code so you can link it to either but not both at the same time

	The fact is that the GPL (version 2, June 1991) does not
constrain linking so long as the linked work is not copied or
distributed (section 2).  The fact is that "The act of running the
Program is not restricted" (section 0).  Other than that, we run out
of "facts", because the whole area is untested legally, and the courts
have a fair amount of latitude.

	I believe that the following statement is true: The GPL
permits linking GPL'ed code with not-GPL-comformant code so long as
the resultant derived work is not distributed.

	I believe that the "user-does-the-link" strategy is consonent
with the text of the GPL version 2, although it might not have been
intended by the document's author(s).  I believe that individual
symbol names are not covered by copyright (although they could be
trademarked).  In my opinion (I am not a lawyer, etc.), there is no
compelling reason (other than being nice people) for non-GPL-compliant
module writers to not link against a list of "GPL-only" symbols.

	Furthermore, I suspect that using a GPL-only symbol strategy
to *restrict* runtime linking is itself PROHIBITED by GPL version 2
section 6 (the notorious "You may not impose any further restrictions
on the recipients" clause).

	Having said my piece, I refuse discuss this topic in the
immediate future on linux-kernel.  I'll be happy to converse offline
via email.

					Craig Milo Rogers
					<rogers@isi.edu>

  parent reply	other threads:[~2001-10-20 22:58 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-18 15:29 Input on the Non-GPL Modules Greg Boyce
2001-10-18 16:00 ` M. R. Brown
2001-10-18 16:32 ` Jan Niehusmann
2001-10-18 17:08   ` Tony Hoyle
2001-10-18 17:15     ` Jan Niehusmann
2001-10-18 19:01       ` Tim Bird
2001-10-18 19:38   ` Rik van Riel
2001-10-20 22:04   ` Alan Cox
2001-10-20 22:08     ` Ben Greear
2001-10-22 15:19       ` Input on the Non-GPL Modules - legal nonsense Tim Bird
2001-10-22 15:30         ` Ben Greear
2001-10-22 17:04           ` Jan Niehusmann
2001-10-25  6:24         ` David Schwartz
2001-10-26  3:58           ` Rob Landley
2001-10-20 22:20     ` Input on the Non-GPL Modules Anton Altaparmakov
2001-10-21 14:28       ` Alan Cox
2001-10-20 22:58     ` Craig Milo Rogers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-10-18 18:52 Mike Borrelli
2001-10-18 19:09 ` Matti Aarnio
2001-10-18 18:55 Borrelli, Michael J

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=4307.1003618698@ISI.EDU \
    --to=rogers@isi.edu \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=jan@gondor.com \
    --cc=linux-kernel@vger.kernel.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