From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 763 invoked by alias); 9 Jul 2007 15:11:16 -0000 Received: (qmail 640 invoked by uid 22791); 9 Jul 2007 15:11:15 -0000 X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 09 Jul 2007 15:11:09 +0000 Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 1D92F39106; Mon, 9 Jul 2007 17:11:05 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id BAA9A1A7C7; Mon, 9 Jul 2007 17:11:09 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id ACDB81A7C6; Mon, 9 Jul 2007 17:11:09 +0200 (CEST) Date: Mon, 09 Jul 2007 15:11:00 -0000 From: Gerald Pfeifer To: Alexandre Oliva cc: Mark Mitchell , Mike Stump , "Joseph S. Myers" , Nick Clifton , gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org, binutils@sourceware.org Subject: Re: Changing top level files and include/ files over to GPLv3 In-Reply-To: Message-ID: References: <9DB7619D-8F9F-4741-B968-D2000BD6F151@apple.com> <468EAFDA.1050800@codesourcery.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00150.txt.bz2 On Mon, 9 Jul 2007, Alexandre Oliva wrote: > At which point I wonder why someone would have problems upgrading the > license of an earlier GCC code base. Can anyone list any reasons why > this upgrade would be objectionable, considering that it was widely > (?) known that GCC (and any other FSF-owned code) would upgrade to > GPLv3 pretty much as soon as it was available? I am not sure the customers of $X will appreciate a license change of this kind with a point release, let a alone a customer-specific bug fix release (or delaying the latter for legal review). And the same holds for OEMs. Feel free to replace $X by "your employer", "my employer", or the name of any other significant GCC distributor. :-) Gerald