From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10434 invoked by alias); 31 Jul 2007 12:51:54 -0000 Received: (qmail 10421 invoked by uid 22791); 31 Jul 2007 12:51:53 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 31 Jul 2007 12:51:51 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.1/8.13.1) with ESMTP id l6VCpkdv008482 for ; Tue, 31 Jul 2007 08:51:49 -0400 Received: from zebedee.littlepinkcloud.COM (vpn-14-31.rdu.redhat.com [10.11.14.31]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l6VCpRs1029187; Tue, 31 Jul 2007 08:51:31 -0400 Received: from littlepinkcloud.COM (localhost.localdomain [127.0.0.1]) by zebedee.littlepinkcloud.COM (8.13.8/8.13.5) with ESMTP id l6VCpOFZ013840; Tue, 31 Jul 2007 13:51:25 +0100 Received: (from aph@localhost) by littlepinkcloud.COM (8.13.8/8.13.5/Submit) id l6VCpOpV013835; Tue, 31 Jul 2007 13:51:24 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18095.12363.913631.436397@zebedee.pink> Date: Tue, 31 Jul 2007 13:20:00 -0000 From: Andrew Haley To: Nick Clifton Cc: gcc-patches@gcc.gnu.org Subject: Re: RFA: GPLv3: gcc/java In-Reply-To: References: X-Mailer: VM 7.19 under Emacs 22.0.93.1 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/msg02175.txt.bz2 Nick Clifton writes: > Hi Guys, > > Here is the GPLv3 patch for the gcc/java directory. > > OK to apply ? OK, thanks. Andrew.