public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: jmerkey@wolfmountaingroup.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [REQUEST] Clarification from Copyright Holders on FUSE/NDISWRAPPER
Date: Sun, 28 Sep 2008 15:45:36 -0400	[thread overview]
Message-ID: <20080928194536.GC8711@mit.edu> (raw)
In-Reply-To: <33521.166.70.238.43.1222622153.squirrel@webmail.wolfmountaingroup.com>

On Sun, Sep 28, 2008 at 11:15:53AM -0600, jmerkey@wolfmountaingroup.com wrote:
> I have been involved in numerous discussions with a variety of folks,
> including Bruce Perens regarding the new policy governing kernel drivers
> created for specific hardware/features and the Linux Foundations position
> on proprietary hardware drives.

The position statement on closed-source Linux Kernel Modules was
deliberately not a "policy statement", nor did it talk about issues
about what is or isn't legal.  This was deliberate.  Issues over
whether or not the GPL covers binary modules fundamentally depend on
individual legal jourisdictions' interpretations of copyright law and
derivitive works, and that was something which the kernel developers
who worked on the language of said joint position statement
deliberately stayed away from that question.

> The consensus opinion from Bruce and others seems to be that applications
> that use normal system services on Linux do not appear to be involved in
> GPL related issues.

If you need legal advice, you need to pay a lawyer to apply the facts
of the your particular situation to the law, in a particular legal
jourisdiction, and then give you official legal advice.  Opinions by
kernel developers aren't particularly useful here, and is off-topic
for this mailing list.

The intent of the copyright owners is fairly clear; most of the kernel
(exceptions are noted on a handful of source fils) is to be licensed
under the terms of the GNU Public License, version 2.  There is
another long-standing assertion by Linus in the COPYING file:

   NOTE! This copyright does *not* cover user programs that use kernel
 services by normal system calls - this is merely considered normal use
 of the kernel, and does *not* fall under the heading of "derived work".
 Also note that the GPL below is copyrighted by the Free Software
 Foundation, but the instance of code that it refers to (the Linux
 kernel) is copyrighted by me and others who actually wrote it.

Given that FUSE drivers communicate to the kernel via /dev/fuse and
normal system calls, you can draw your own conclusions.  (However,
most FUSE userspace drivers do utilize libfuse, which available under
an LGPLv2 license.  If you are using Windows-based source code, and
linking it against an LGPLv2 license, there may be issues there as
well.)

All of this is not legal advice, however; if you want real legal
advise, you need to ask a lawyer, not the FSF, and not LKML.

		    	    	  	      - Ted

  reply	other threads:[~2008-09-28 19:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-28 17:15 [REQUEST] Clarification from Copyright Holders on FUSE/NDISWRAPPER jmerkey
2008-09-28 19:45 ` Theodore Tso [this message]
2008-09-28 19:24   ` jmerkey
2008-09-28 23:46   ` Rik van Riel
2008-09-28 23:34     ` jmerkey
2008-09-29  1:57       ` Theodore Tso
2008-09-29  3:27         ` jmerkey
2008-09-30  4:06           ` Eric W. Biederman
2008-09-30  4:18             ` jmerkey
2008-10-05 10:12           ` Pavel Machek

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=20080928194536.GC8711@mit.edu \
    --to=tytso@mit.edu \
    --cc=jmerkey@wolfmountaingroup.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