From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25260 invoked by alias); 10 Mar 2005 13:12:01 -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 25057 invoked from network); 10 Mar 2005 13:11:42 -0000 Received: from unknown (HELO lakermmtao07.cox.net) (68.230.240.32) by sourceware.org with SMTP; 10 Mar 2005 13:11:42 -0000 Received: from white ([68.9.64.121]) by lakermmtao07.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050310131142.EYBL19214.lakermmtao07.cox.net@white>; Thu, 10 Mar 2005 08:11:42 -0500 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1D9NS5-0003e6-00; Thu, 10 Mar 2005 08:11:45 -0500 Date: Thu, 10 Mar 2005 13:12:00 -0000 From: Bob Rossi To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: doco copyright Message-ID: <20050310131144.GA13994@white> Mail-Followup-To: Eli Zaretskii , gdb-patches@sources.redhat.com References: <20050309024236.GC10866@white> <01c52462$Blat.v2.4$2b74d880@zahav.net.il> <20050309231908.GA12792@white> <01c5252a$Blat.v2.4$5a68d100@zahav.net.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01c5252a$Blat.v2.4$5a68d100@zahav.net.il> User-Agent: Mutt/1.3.28i X-SW-Source: 2005-03/txt/msg00170.txt.bz2 On Thu, Mar 10, 2005 at 06:32:45AM +0200, Eli Zaretskii wrote: > > Date: Wed, 9 Mar 2005 18:19:08 -0500 > > From: Bob Rossi > > Cc: gdb-patches@sources.redhat.com > > > > The second "Free Software Foundation, Inc." is split up on two lines, > > but I think that's the way it is supposed to be. > > No, it should also be on a single line. OK, here's what I committed. If there's a problem, let me know. Thanks, Bob Rossi Index: gdb.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v retrieving revision 1.232 diff -w -u -r1.232 gdb.texinfo --- gdb.texinfo 9 Feb 2005 19:06:08 -0000 1.232 +++ gdb.texinfo 10 Mar 2005 13:10:44 -0000 @@ -1,6 +1,6 @@ \input texinfo @c -*-texinfo-*- @c Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, -@c 1999, 2000, 2001, 2002, 2003, 2004 +@c 1999, 2000, 2001, 2002, 2003, 2004, 2005 @c Free Software Foundation, Inc. @c @c %**start of header @@ -52,7 +52,8 @@ Version @value{GDBVN}. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,@* - 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. + 1999, 2000, 2001, 2002, 2003, 2004, 2005@* + Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or @@ -84,7 +85,8 @@ @vskip 0pt plus 1filll Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, -1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 +Free Software Foundation, Inc. @sp 2 Published by the Free Software Foundation @* 59 Temple Place - Suite 330, @* @@ -115,7 +117,7 @@ This is the @value{EDITION} Edition, for @value{GDBN} Version @value{GDBVN}. -Copyright (C) 1988-2004 Free Software Foundation, Inc. +Copyright (C) 1988-2005 Free Software Foundation, Inc. @menu * Summary:: Summary of @value{GDBN}