From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16737 invoked by alias); 31 Jul 2007 17:05:29 -0000 Received: (qmail 16727 invoked by uid 22791); 31 Jul 2007 17:05:29 -0000 X-Spam-Check-By: sourceware.org Received: from e2.ny.us.ibm.com (HELO e2.ny.us.ibm.com) (32.97.182.142) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 31 Jul 2007 17:05:23 +0000 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e2.ny.us.ibm.com (8.13.8/8.13.8) with ESMTP id l6VH5KJ0023042 for ; Tue, 31 Jul 2007 13:05:20 -0400 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v8.4) with ESMTP id l6VH5JCd543192 for ; Tue, 31 Jul 2007 13:05:19 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l6VH5Jvg025945 for ; Tue, 31 Jul 2007 13:05:19 -0400 Received: from [9.47.18.89] (dyn9047018089.beaverton.ibm.com [9.47.18.89]) by d01av02.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l6VH5ITS025845; Tue, 31 Jul 2007 13:05:19 -0400 Subject: Re: RFA: GPLv3: testsuite From: Janis Johnson Reply-To: janis187@us.ibm.com To: Nick Clifton Cc: gcc-patches@gcc.gnu.org In-Reply-To: References: Content-Type: text/plain Date: Tue, 31 Jul 2007 17:45:00 -0000 Message-Id: <1185901518.6581.0.camel@janis-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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-07/txt/msg02193.txt.bz2 On Thu, 2007-07-26 at 11:35 +0100, Nick Clifton wrote: > Hi Guys, > > Here is the next GPLv3 patch. It updates all of the files in the > gcc/testsuite directory (and subdirectories) that have a GPLv2 > license and which are not part of a run time library. > > May I apply this please ? Yes, please. Janis