From: Theodore Tso <tytso@mit.edu>
To: Grzegorz Kulewski <kangur@polcom.net>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, Adrian Bunk <bunk@stusta.de>,
Patrick McFarland <diablod3@gmail.com>,
Arjan van de Ven <arjan@infradead.org>,
Anonymous User <anonymouslinuxuser@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: GPL Violation?
Date: Thu, 17 Aug 2006 11:52:15 -0400 [thread overview]
Message-ID: <20060817155215.GA4233@thunk.org> (raw)
In-Reply-To: <Pine.LNX.4.63.0608171524400.14828@alpha.polcom.net>
On Thu, Aug 17, 2006 at 03:31:53PM +0200, Grzegorz Kulewski wrote:
> Ok, that could be a reason. But then at least make such strong comment as
> proposed later in my post and put it where people will be searching for it
> - in COPYING file. Even if it will not be legally enforceable, it will
> show the intentions of main authors and will anwser many people
> questions.
That assumes that the "main authors" want to spend time debating the
point and making an official statement --- one that might not be held
up in a court of law, afterwards. And in fact it assumes people want
to waste time discussing this further in LKML, as well.
When I asked the question of my IP Law professor when I was taking
some classes at the Sloan School of Management 12 years ago, in his
opinion a claim that the GPL could infect across a dynamic link would
be "laughed out of court". But that wasn't legal advice, and there
hasn't been legal precedent, and while as far as I know no court has
ruled directly on that point in the past 12 years, there may be others
that would cause a lawyer to be more or less certain about what might
happen should it ever go to court. However, I am not a lawyer, and
neither are most people on this list. Hence Alan's advice, "go see a
lawyer"; a lawyer will listen to the facts of your situation, apply it
to the law as it currently exists in a particular time and place, and
tender you legal advice.
But regardless of whether or not it is legal, a better and more
stronger argument is that companies that try to use proprietary binary
modules will not be able to service their customers as effectively,
and thus be at a competitive disadvantage. From a code maintenance,
and future-proofing point of view, you really, really, really want to
have your device drivers in mainline. In my opinion, the legal
arguments are only good for wasting bandwidth on mailing lists.
- Ted
next prev parent reply other threads:[~2006-08-17 15:55 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-17 5:48 GPL Violation? Anonymous User
2006-08-17 6:14 ` Arjan van de Ven
2006-08-17 9:38 ` Ben B
2006-08-17 12:02 ` linux-os (Dick Johnson)
2006-08-17 16:11 ` Stefan Richter
2006-08-17 19:21 ` James Courtier-Dutton
2006-08-17 23:26 ` Ian Stirling
[not found] ` <20060817193540.dc819396.seanlkml@sympatico.ca>
2006-08-17 23:35 ` Sean
2006-08-18 0:32 ` Alan Cox
2006-08-18 7:23 ` Xavier Bestel
2006-08-18 12:23 ` Ian Stirling
2006-08-18 9:04 ` Helge Hafting
2006-08-17 6:42 ` Patrick McFarland
2006-08-17 6:54 ` Arjan van de Ven
2006-08-17 7:32 ` Patrick McFarland
2006-08-17 8:02 ` Adrian Bunk
2006-08-17 9:03 ` Patrick McFarland
2006-08-18 17:56 ` Adrian Bunk
2006-08-17 12:39 ` Grzegorz Kulewski
2006-08-17 13:41 ` Alan Cox
2006-08-17 13:31 ` Grzegorz Kulewski
2006-08-17 15:52 ` Theodore Tso [this message]
2006-08-18 2:03 ` Chase Venters
2006-08-17 8:32 ` Stefan Richter
2006-08-17 9:36 ` Patrick McFarland
2006-08-17 11:25 ` Alan Cox
2006-08-17 11:48 ` Neil Brown
2006-08-17 9:37 ` David Woodhouse
2006-08-17 23:45 ` Ian Stirling
2006-08-18 8:28 ` David Woodhouse
2006-08-18 12:52 ` Ian Stirling
2006-08-18 8:53 ` Bernd Petrovitsch
2006-08-18 9:04 ` David Woodhouse
2006-08-18 9:15 ` Bernd Petrovitsch
2006-08-20 22:05 ` Andrea Arcangeli
2006-08-20 22:20 ` Arjan van de Ven
2006-08-18 9:51 ` David Schwartz
2006-08-18 16:52 ` Alan Cox
2006-08-18 22:42 ` David Schwartz
2006-08-19 10:48 ` David Greaves
2006-08-19 16:29 ` Patrick McFarland
2006-08-19 17:28 ` David Greaves
2006-08-19 11:30 ` Helge Hafting
2006-08-19 15:44 ` Michael Buesch
2006-08-19 23:01 ` David Schwartz
2006-08-20 3:20 ` Chase Venters
2006-08-21 7:58 ` Helge Hafting
2006-08-21 11:27 ` Stefan Richter
2006-08-21 13:06 ` Alan Cox
2006-08-21 14:59 ` Horst H. von Brand
2006-08-17 9:30 ` Alan Cox
2006-08-17 9:29 ` Patrick McFarland
2006-08-17 14:52 ` Helge Hafting
2006-08-17 14:58 ` Anonymous User
2006-08-17 15:52 ` Stefan Richter
2006-08-17 16:19 ` Michiel de Boer
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=20060817155215.GA4233@thunk.org \
--to=tytso@mit.edu \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=anonymouslinuxuser@gmail.com \
--cc=arjan@infradead.org \
--cc=bunk@stusta.de \
--cc=diablod3@gmail.com \
--cc=kangur@polcom.net \
--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