From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3027 invoked by alias); 17 Dec 2005 22:46:50 -0000 Received: (qmail 3020 invoked by uid 22791); 17 Dec 2005 22:46:49 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 17 Dec 2005 22:46:49 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-166-241.inter.net.il [84.228.166.241]) by romy.inter.net.il (MOS 3.7.2-GA) with ESMTP id DET76869 (AUTH halo1); Sun, 18 Dec 2005 00:46:44 +0200 (IST) Date: Mon, 19 Dec 2005 22:39:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20051208044236.GB14351@nevyn.them.org> (message from Daniel Jacobowitz on Wed, 7 Dec 2005 23:42:36 -0500) Subject: Update Copyright and FSF address (was: [RFC] fix testsuite/gdb.cp/printmethod) Reply-to: Eli Zaretskii References: <4395D411.6020904@st.com> <20051207230807.GA7483@nevyn.them.org> <20051208044236.GB14351@nevyn.them.org> 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/msg00237.txt.bz2 > Date: Wed, 7 Dec 2005 23:42:36 -0500 > From: Daniel Jacobowitz > > 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... I've committed the first portion of this monstrous job: all the files in gdb/ and in gdb/cli/ now have the (c) marker and state the correct FSF address. I hope I didn't break anything, but if I did, please correct as obvious. I don't imagine someone would actually wish to see the humongous boring diffs, would they? ;-)