From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932189AbYBEXXd (ORCPT ); Tue, 5 Feb 2008 18:23:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763150AbYBEXXV (ORCPT ); Tue, 5 Feb 2008 18:23:21 -0500 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:60676 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1763147AbYBEXXU (ORCPT ); Tue, 5 Feb 2008 18:23:20 -0500 Date: Tue, 5 Feb 2008 23:17:24 +0000 From: Alan Cox To: David Newall Cc: Greg KH , Christer Weinigel , Pekka Enberg , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] USB: mark USB drivers as being GPL only Message-ID: <20080205231724.729a7a60@core> In-Reply-To: References: <20080125180232.GA4613@kroah.com> <20080202123710.42df1aa0@weinigel.se> <20080202191930.GA19826@kroah.com> <20080203124849.0226560f@weinigel.se> <84144f020802030635h3a9c4304n943d117e936f1c2d@mail.gmail.com> <47A5F418.6030104@weinigel.se> <20080203231530.GB15692@kroah.com> X-Mailer: Claws Mail 3.2.0 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > If we're still talking about whether a kernel module is required to be > released under GPL, then yes, this is not a gray area. This is something Still wrong. > that authors of original works can decide for themselves. They have no Only if they are original works. > obligation to release under GPL, however they must take special care to > ensure that the module does not (statically) link with the kernel. Richard Also wrong. You really should investigate a beginners text on intellectual property law. Alan