RE: ndiswrapper and GPL-only symbols redux

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Måns Rullgård <mans@...>
Cc: Adrian Bunk <bunk@...>, <linux-kernel@...>
Date: Wednesday, January 30, 2008 - 5:00 pm

Combined reponses to many fragmented comments in this thread. No two consecutive excerpts are from the same person.


In the United States, 17 USC 109 specifically permits this:

"Notwithstanding the provisions of section 106 (3), the owner of a particular copy or phonorecord lawfully made under this title, or any person authorized by such owner, is entitled, without the authority of the copyright owner, to sell or otherwise dispose of the possession of that copy or phonorecord."


Ah, so coloring books are illegal in Germany? Or it's just illegal to color them in? Or you need a special license to do so?


The GPL has no power to control works that are neither GPL nor derived from GPL works. There is no need to circumvent situations the GPL has no business applying to.

This is a use of the GPL'd code. It's not a distribution and it's not a creative combination. It is, and should be, outside the GPL's scope.


There is no "modified work as a whole" in this case. A machine combination of two or more works produces those two or more works, not a work. Otherwise, the linker itself would be entitled to copyright on the new work, which is nonsense.

For copyright purposes, a work can only be created by creative effort. There is no creative effort in linking the kernel, ndiswrapper, and a Windows driver, so no "modified work as a whole" is created.

A linker cannot create a work because it is incapable of creative effort. If it cannot create a work, it cannot create a derivative work. There is no "modified work as a whole".

Section 2 of the GPL is about creative modifications that form a "work based on the Program". Only a human can do that. GPL section 2 actually makes that fairly clear:

"These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it."

Note that it is only when you distribute the "same sections" as part of a "whole which is a work based on the Program". So these requirements only apply when someone creates a single work.

DS


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: ndiswrapper and GPL-only symbols redux, Måns Rullgård, (Tue Jan 29, 7:25 pm)
Re: ndiswrapper and GPL-only symbols redux, Adrian Bunk, (Tue Jan 29, 8:35 pm)
Re: ndiswrapper and GPL-only symbols redux, Måns Rullgård, (Tue Jan 29, 8:46 pm)
Re: ndiswrapper and GPL-only symbols redux, Geert Uytterhoeven, (Wed Jan 30, 3:38 am)
RE: ndiswrapper and GPL-only symbols redux, David Schwartz, (Wed Jan 30, 5:00 pm)
Re: ndiswrapper and GPL-only symbols redux, Måns Rullgård, (Wed Jan 30, 4:45 am)
Re: ndiswrapper and GPL-only symbols redux, Daniel Hazelton, (Tue Jan 29, 9:44 pm)