Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932493AbWA0TvJ (ORCPT ); Fri, 27 Jan 2006 14:51:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932497AbWA0TvJ (ORCPT ); Fri, 27 Jan 2006 14:51:09 -0500 Received: from mail1.webmaster.com ([216.152.64.168]:9995 "EHLO mail1.webmaster.com") by vger.kernel.org with ESMTP id S932493AbWA0TvH (ORCPT ); Fri, 27 Jan 2006 14:51:07 -0500 From: "David Schwartz" To: Cc: Subject: RE: GPL V3 and Linux - Dead Copyright Holders Date: Fri, 27 Jan 2006 11:50:37 -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) Importance: Normal In-Reply-To: <20060127025337.GA19059@redhat.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Authenticated-Sender: joelkatz@webmaster.com X-Spam-Processed: mail1.webmaster.com, Fri, 27 Jan 2006 11:47:24 -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, Fri, 27 Jan 2006 11:47:26 -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1816 Lines: 42 > On Thu, Jan 26, 2006 at 06:37:28PM -0800, David Schwartz wrote: > > He cannot, however, change the license on any code he did not write. > Explain how exactly Linus is 'changing' anything ? > The license of the project is clearly stated in the top-level > of the tree. I never said that he is or was. I said that he cannot. > If the person submitting code (to *any* project) doesn't read the > license that's the submitters problem, not the project maintainer. Definitely. And I believe that you have every right to assume that code that is submitted to you without contradictory information is submitted under the same license as governs the project it is a contribution to. The point is, nothing can change the license of code contributed under the GPL except a relicense from the original author. The GPL is a special type of license wherein you always get your license to use from the original author. So nobody can ever change the license of any code you submit under the GPL. This is spelled out clearly in section 6: "Each time you redistribute the Program (or any work based on the Program), the recipient AUTOMATICALLY receives a license FROM THE ORIGINAL LICENSOR to copy, distribute or modify the Program subject to these terms and conditions." (emphasis added) So when you receive a copy of Linux, each piece of code and modification thereto is licensed to you from its particular original author. No author or distributor has any power to change that (other than to offer you their own code or contributions under a different 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/