Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262655AbUKRPuP (ORCPT ); Thu, 18 Nov 2004 10:50:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262756AbUKRPsY (ORCPT ); Thu, 18 Nov 2004 10:48:24 -0500 Received: from mail1.webmaster.com ([216.152.64.168]:55561 "EHLO mail1.webmaster.com") by vger.kernel.org with ESMTP id S262655AbUKRPq3 (ORCPT ); Thu, 18 Nov 2004 10:46:29 -0500 From: "David Schwartz" To: , "Dmitry Torokhov" Cc: , Subject: RE: GPL version, "at your option"? Date: Thu, 18 Nov 2004 07:46:01 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <81348C10-390F-11D9-85DC-000393ACC76E@mac.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal X-Authenticated-Sender: joelkatz@webmaster.com X-Spam-Processed: mail1.webmaster.com, Thu, 18 Nov 2004 07:22:25 -0800 (not processed: message from trusted or authenticated source) X-MDRemoteIP: 206.171.168.138 X-Return-Path: davids@webmaster.com X-MDaemon-Deliver-To: linux-kernel@vger.kernel.org Reply-To: davids@webmaster.com X-MDAV-Processed: mail1.webmaster.com, Thu, 18 Nov 2004 07:22:25 -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1928 Lines: 48 > On Nov 17, 2004, at 21:50, Dmitry Torokhov wrote: > > Yes, but the additions I made will be GPLv3 only (no sources). So I > > will > > gladly provide you with the sources off kernel.org and you will never > > see > > the sources for a driver I wrote. See? > > What about section 2, subsection B of the GPL: > > b) You must cause any work that you distribute or publish, that in > > whole or in part contains or is derived from the Program or any > > part thereof, to be licensed as a whole at no charge to all third > > parties under the terms of this License. > > "this License", would refer to the specific version of the license. Precisely! > This means > that since the original code is dual-licensed under both versions, any > code > that is a derivative work must _also_ be dual-licensed (This assumes of > course that the other license has a similar clause). In any case, any > work > derived from a GPLv2'ed work must also be licensable under the GPLv2. > Therefore, my request for _your_ source-code under the GPLv2 is > perfectly > valid. No, the code being dual-licensed means you get to choose which license you wish to comply with, not that you must comply with both. So long as you comply with either license, you have the right to do whatever the license you comply with gives you the right to do. Let's suppose, hypothetically, that you were right. Then let's further suppose that GPL version 3 did not let you modify the source code at all. Would you argue that all code with the "at your option" clause now can't be modified? (Since modifying it would violate the GPLv3 license, and you seem to think you can't violate either license.) DS - 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/