From: Nils Philippsen <nils@wombat.dialup.fht-esslingen.de>
To: linux-kernel@vger.kernel.org
Subject: Re: MODULE_LICENSE and EXPORT_SYMBOL_GPL
Date: 19 Oct 2001 10:26:21 +0200 [thread overview]
Message-ID: <1003479981.2793.29.camel@wombat> (raw)
In-Reply-To: <8B8fdgcmw-B@khms.westfalen.de>
In-Reply-To: <8658.1003375433@kao2.melbourne.sgi.com> <8B8fdgcmw-B@khms.westfalen.de>
[-- Attachment #1: Type: text/plain, Size: 1654 bytes --]
On Fri, 2001-10-19 at 09:16, Kai Henningsen wrote:
> kaos@ocs.com.au (Keith Owens) wrote on 18.10.01 in <8658.1003375433@kao2.melbourne.sgi.com>:
>
> > EXPORT_SYMBOL_GPL() allows for new interfaces to be marked as only
> > available to modules with a GPL compatible license. This is
> > independent of the kernel tainting, but obviously takes advantage of
> > MODULE_LICENSE() strings.
>
> Incidentally, an argument can be made that using EXPORT_SYMBOL_GPL
> actually renders your code incompatible with the GPL, insofar as it
> violates the "additional restriction" clause. Which doesn't matter as long
> as it's *only* your code (author can always do different things), but
> *does* matter if you add *other* people's GPL code (such as the rest of
> the kernel), because it's *their* GPL that you're breaking ...
[IANAL]
Not the least -- there is no such thing as code "(in)compatible with the
GPL" -- you can alter (or write) GPLed code to do (or don't do) anything
you want when it comes to the GPL. The additional restrictions provision
in the GPL you talk about means restrictions in licensing, not technical
ones. For what it's worth I could alter the glibc to not work when used
by a process called "acroread" or "vmware" or whatever (not that that
would make sense) and still be in full compliance with the GPL as long
as I adhere to the GPL when distributing it.
Nils
--
Nils Philippsen / Berliner Straße 39 / D-71229 Leonberg //
+49.7152.209647
nils@wombat.dialup.fht-esslingen.de / nils@redhat.de /
nils@fht-esslingen.de
Ever noticed that common sense isn't really all that common?
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2001-10-19 8:26 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-18 3:23 MODULE_LICENSE and EXPORT_SYMBOL_GPL Keith Owens
2001-10-18 4:03 ` Alexander Viro
2001-10-19 7:16 ` Kai Henningsen
2001-10-19 8:26 ` Nils Philippsen [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-10-18 16:05 Roy Murphy
2001-10-18 15:17 ` Arjan van de Ven
2001-10-19 15:30 ` Taral
2001-10-21 15:22 ` Alan Cox
2001-10-21 20:16 ` Taral
2001-10-19 17:06 ` David Woodhouse
2001-10-18 16:43 Roy Murphy
2001-10-18 15:49 ` Arjan van de Ven
2001-10-18 18:42 ` Tim Bird
2001-10-19 15:38 ` Taral
2001-10-18 16:07 ` Jan-Benedict Glaw
2001-10-18 22:38 ` David Lang
2001-10-19 0:46 ` John Alvord
2001-10-18 23:57 ` David Lang
2001-10-19 12:44 ` Reid Hekman
2001-10-19 20:07 ` David Lang
2001-10-20 0:00 ` Reid Hekman
2001-10-20 6:38 ` Keith Owens
2001-10-21 15:06 ` Alan Cox
2001-10-21 15:47 ` Alan Cox
2001-10-19 18:03 Roy Murphy
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=1003479981.2793.29.camel@wombat \
--to=nils@wombat.dialup.fht-esslingen.de \
--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