From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20200 invoked by alias); 17 Sep 2002 20:15:41 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20193 invoked from network); 17 Sep 2002 20:15:40 -0000 Received: from unknown (HELO valrhona.uglyboxes.com) (64.1.192.220) by sources.redhat.com with SMTP; 17 Sep 2002 20:15:40 -0000 Received: from localhost.localdomain (IDENT:mK1paWKvSD3cr7/qCshVJv5acHq90kDN@localhost.localdomain [127.0.0.1]) by valrhona.uglyboxes.com (8.11.6/8.11.6) with ESMTP id g8HKIAG11142; Tue, 17 Sep 2002 13:18:16 -0700 Date: Tue, 17 Sep 2002 13:15:00 -0000 From: Keith Seitz X-X-Sender: keiths@valrhona.uglyboxes.com To: Andrew Cagney cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/MI testsuite] test varobj type changing In-Reply-To: <3D8789C1.8070007@ges.redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-09/txt/msg00365.txt.bz2 On Tue, 17 Sep 2002, Andrew Cagney wrote: > (oops) Keith, can you please, separatly just change the copyright of all > the mi files to the FSF. Ah, yes, I'll remove that from this patch and commit those copyright changes separately (as obvious). Keith