From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15405 invoked by alias); 11 Aug 2007 19:09:04 -0000 Received: (qmail 15185 invoked by uid 22791); 11 Aug 2007 19:09:02 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 11 Aug 2007 19:08:59 +0000 Received: (qmail 11708 invoked from network); 11 Aug 2007 19:08:57 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 11 Aug 2007 19:08:57 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.63) (envelope-from ) id 1IJwKW-0005dR-4f; Sat, 11 Aug 2007 19:08:56 +0000 Date: Sat, 11 Aug 2007 19:09:00 -0000 From: "Joseph S. Myers" To: Nick Clifton cc: gcc-patches@gcc.gnu.org Subject: Re: RFA: GPLv3: gcc/config In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-08/txt/msg00750.txt.bz2 On Mon, 30 Jul 2007, Nick Clifton wrote: > arm/predicates.md, arm/iwmmxt.md, arm/arm_neon.h, arm_neon.h is a generated file, so you need to change the notice that neon-gen.ml inserts into its output and regenerate rather than changing arm_neon.h on its own manually. It's also a file including an exception as it's a header to be included in user programs, so by my understanding should stay with GPLv2 until we have word from the FSF on the correct wording of exceptions to use with GPLv3. -- Joseph S. Myers joseph@codesourcery.com