Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932293AbXBPMxt (ORCPT ); Fri, 16 Feb 2007 07:53:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932305AbXBPMxt (ORCPT ); Fri, 16 Feb 2007 07:53:49 -0500 Received: from emailhub.stusta.mhn.de ([141.84.69.5]:59132 "EHLO mailhub.stusta.mhn.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932293AbXBPMxr (ORCPT ); Fri, 16 Feb 2007 07:53:47 -0500 Date: Fri, 16 Feb 2007 13:53:53 +0100 From: Adrian Bunk To: David Schwartz Cc: trent.waddington@gmail.com, Neil Brown , linux-kernel@vger.kernel.org Subject: Re: GPL vs non-GPL device drivers Message-ID: <20070216125353.GN13958@stusta.de> References: <3d57814d0702151351i544f9efdh6c7dfc8be5a35c69@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1825 Lines: 48 On Thu, Feb 15, 2007 at 04:38:41PM -0800, David Schwartz wrote: >... > Just to be perfectly clear, it is an outrageous claim that *every* > *possible* kernel module must be a derivative work of the kernel. Copyright > *cannot* protect every possible way to accomplish a particular function (and > "a Linux driver for the X800 graphics chipset" is a function). This is just your personal opinion. "derivative work" is a term with many grey areas. Does linking create a derivative work? Or including the code of one "static inline" function in your binary? There is no border everyone agrees on. And even judges in different jurisdictions might decide differently based on different copyright laws. Perhaps some module would be considered legal in the USA and Russia but illegal in Germany and China, or the other way round. > Copyright can > *only* protect the one possible way you chose to do something out of a large > number of equally good possible ways. (See, for example, Lexmark v. Static > Controls where courts held that Static Controls could take Lexmark's TLP > software because that was the only practical way to make a compatible toner > cartridge.) >... It's always funny seeing people making univeral claims only based on laws and court cases that have zero relevance for > 95% of all people... > DS cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - 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/