Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161338AbWLPS1T (ORCPT ); Sat, 16 Dec 2006 13:27:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161347AbWLPS1T (ORCPT ); Sat, 16 Dec 2006 13:27:19 -0500 Received: from nf-out-0910.google.com ([64.233.182.191]:28598 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161338AbWLPS1S (ORCPT ); Sat, 16 Dec 2006 13:27:18 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=SfYd4tCrGy24XG/Av+dpylwFkfYXgxLq2TQguUgo/BqcuMS7Kp6N2jDNb/5te4xVhlp7BZrEjWV9Bk6kU2RMszxoBWH/MNoGEP95b+5dblqdtK9bwZitVFjao0wUBJeHIH06ulhHI7bi2EHk9tbDT5kfUVZfzN9bnjPCpdEV1h8= From: Ricardo Galli Organization: UIB/Gmail To: linux-kernel@vger.kernel.org Subject: Re: GPL only modules [was Re: [GIT PATCH] more Driver core patches for 2.6.19] Date: Sat, 16 Dec 2006 19:27:13 +0100 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612161927.13860.gallir@gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1895 Lines: 43 > I think it would be a hell of a lot better idea if people just realized > that they have "fair use" rights whether the authors give them or not, and ^^^^^^^^^ > that the authors copyrights NEVER extend to anything but a "derived work" ... > I find the RIAA's position and the DMCA distasteful, and in that I > probably have a lot of things in common with a lot of people on this list. > But by _exactly_ the same token, I also find the FSF's position and a lot > of GPL zealots' position on this matter very distasteful. ... > Because "fair use" is NOT somethng that should be specified in the ^^^^^^^^^ > license. As you probably know, the GPL, the FSF, RMS or even GPL "zealots" never tried to change or restrict "fair use". GPL[23] covers only to "distibution" of the covered program. The freedom #0 says explicitly: "right to use the program for any purpose". So, I don't see any clash here between GPL/FSF/RMS with "fair use" And you probably know that any GPLed code can be linked and executed with any other program, whatever is its license if it's for personal use (is that worse than "fair use"?). And even if there is a function in linux that disables loading of non GPL modules, it's still allowed under the GPL to distribute a kernel with those functions removed. Any user can load any other module in this kernel without worrying about "fair use" or "derived work", GPL allows her to do it. So, where's the freaking relationship between GPL (or its "zealots") and "fair use"? Who is trying to re-define it? FUD, FUD, FUD. -- ricardo galli GPG id C8114D34 http://mnm.uib.es/gallir/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/