From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32546 invoked by alias); 30 Jun 2008 13:57:20 -0000 Received: (qmail 32518 invoked by uid 22791); 30 Jun 2008 13:57:16 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Jun 2008 13:56:56 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m5UDusSx008566 for ; Mon, 30 Jun 2008 09:56:54 -0400 Received: from zebedee.pink (vpn-13-193.rdu.redhat.com [10.11.13.193]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m5UDurGR005616; Mon, 30 Jun 2008 09:56:53 -0400 Message-ID: <4868E624.4040405@redhat.com> Date: Mon, 30 Jun 2008 13:57:00 -0000 From: Andrew Haley User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: Joshua Sumali CC: java-patches@gcc.gnu.org Subject: Re: [patch] Create sdk style directory on install References: <48518D6E.8060302@redhat.com> <48526AFA.3080800@ubuntu.com> <48567A6B.3070700@redhat.com> <48597279.20404@redhat.com> <485A2CBB.5050209@redhat.com> <485A6C0A.2040705@redhat.com> <4863DD61.7020803@redhat.com> <4868B351.10509@redhat.com> <4868E58D.5020209@redhat.com> In-Reply-To: <4868E58D.5020209@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2008-q2/txt/msg00056.txt.bz2 Joshua Sumali wrote: > Andrew Haley wrote: >> Please assign all Red Hat copyrights to the FSF. >> > Is there a special way to do this, or do I simply change "Copyright (C) > 2005, 2006, 2008 Red Hat, Inc." to "Copyright (C) 2005, 2006, 2008 Free > Software Foundation" on the appropriate files? That's all you have to do. >> Do I take it that you don't have commit access to the gcc tree? >> > I do not. I was hoping someone would be able to commit the patches for me. I'll do it. Andrew.