From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4772 invoked by alias); 8 Dec 2005 04:42:42 -0000 Received: (qmail 4764 invoked by uid 22791); 8 Dec 2005 04:42:41 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 08 Dec 2005 04:42:39 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EkDc4-0003kH-9T for gdb-patches@sourceware.org; Wed, 07 Dec 2005 23:42:36 -0500 Date: Thu, 08 Dec 2005 19:22:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [RFC] fix testsuite/gdb.cp/printmethod Message-ID: <20051208044236.GB14351@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <4395D411.6020904@st.com> <20051207230807.GA7483@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00147.txt.bz2 On Thu, Dec 08, 2005 at 06:38:03AM +0200, Eli Zaretskii wrote: > > Date: Wed, 7 Dec 2005 18:08:07 -0500 > > From: Daniel Jacobowitz > > Cc: gdb-patches@sources.redhat.com > > > > I've checked it in, with some formatting/copyright tweaks > [...] > > --- testsuite/gdb.cp/printmethod.cc 17 Jun 2004 18:30:18 -0000 1.2 > > +++ testsuite/gdb.cp/printmethod.cc 7 Dec 2005 23:06:43 -0000 > > @@ -1,6 +1,6 @@ > > /* This test script is part of GDB, the GNU debugger. > > > > - Copyright 2002, 2004, > > + Copyright 2002, 2004, 2005 > > Free Software Foundation, Inc. > > According to the copyright notice rules that RMS just published (they > will probably be available as part of standards.texi or > maintain.texi), we need to have a "(C)" after the word "Copyright". > It's true that we don't have this in most of our files, but we might > as well get started... IMO we really should do them all at once. The other thing we need to do is update the FSF address; I have had this flagged to take care of since the FSF moved this spring, but I (obviously) haven't found the time... -- Daniel Jacobowitz CodeSourcery, LLC