Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754396AbXIPWjS (ORCPT ); Sun, 16 Sep 2007 18:39:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753427AbXIPWjJ (ORCPT ); Sun, 16 Sep 2007 18:39:09 -0400 Received: from mail1.webmaster.com ([216.152.64.169]:3459 "EHLO mail1.webmaster.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753466AbXIPWjI convert rfc822-to-8bit (ORCPT ); Sun, 16 Sep 2007 18:39:08 -0400 From: "David Schwartz" To: "Linux-Kernel@Vger. Kernel. Org" Subject: RE: Wasting our Freedom Date: Sun, 16 Sep 2007 15:37:55 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20070916211351.GB18232@stusta.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Importance: Normal X-Authenticated-Sender: joelkatz@webmaster.com X-Spam-Processed: mail1.webmaster.com, Sun, 16 Sep 2007 15:38:46 -0700 (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, Sun, 16 Sep 2007 15:38:46 -0700 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1508 Lines: 25 > Dual licenced code by definition explicitely states that you can choose > the licence - otherwise it wouldn't be called dual-licenced. You can choose under which license you would like to receive the right to modify or distribute the code. But you cannot change the license that code itself is covered by. > Theo claimed it would "break the law" [1] to choose the GPL for > _this_ code. [2] He is quite right. You cannot choose the license under which someone else's code is offered. It would "break the law" not in the sense that you would be breaking the law, in the sense that it's impossible because the law does not allow it. You can, however, remove the BSD license notice if you'd like. While the BSD license prohibits you from removing it, you may choose to obtain the right to remove it from the GPL. The GPL does not prohibit removing a BSD license and explicitly grants you the right to make all modifications that it does not prohibit. Note that this removal has no effect on the license on the original code. Theo is right, you cannot choose the license on _this_ code. You can, of course, control the license on code that you contribute. Nothing prevents a derivative work from being under a different license from the original work. 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/