From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14637 invoked by alias); 9 Mar 2005 02:42:53 -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 13938 invoked from network); 9 Mar 2005 02:42:37 -0000 Received: from unknown (HELO lakermmtao12.cox.net) (68.230.240.27) by sourceware.org with SMTP; 9 Mar 2005 02:42:37 -0000 Received: from white ([68.9.64.121]) by lakermmtao12.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050309024232.NKJS2476.lakermmtao12.cox.net@white> for ; Tue, 8 Mar 2005 21:42:32 -0500 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1D8r9g-0002tU-00 for ; Tue, 08 Mar 2005 21:42:36 -0500 Date: Wed, 09 Mar 2005 02:42:00 -0000 From: Bob Rossi To: gdb-patches@sources.redhat.com Subject: doco copyright Message-ID: <20050309024236.GC10866@white> Mail-Followup-To: gdb-patches@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-SW-Source: 2005-03/txt/msg00137.txt.bz2 Hi, This should fix the copyright on the doco. Unfortunatly, I do not know if I indented the "Free Software Foundation, Inc." correctly :) Thanks, Bob Rossi 2005-03-08 Bob Rossi * gdb.texinfo: Update copyright 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 9 Mar 2005 02:40:21 -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}