From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10787 invoked by alias); 9 Mar 2005 12:50:05 -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 10697 invoked from network); 9 Mar 2005 12:49:58 -0000 Received: from unknown (HELO lakermmtao02.cox.net) (68.230.240.37) by sourceware.org with SMTP; 9 Mar 2005 12:49:58 -0000 Received: from white ([68.9.64.121]) by lakermmtao02.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050309124953.BBLZ6521.lakermmtao02.cox.net@white>; Wed, 9 Mar 2005 07:49:53 -0500 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1D90dQ-00035D-00; Wed, 09 Mar 2005 07:49:56 -0500 Date: Wed, 09 Mar 2005 12:50:00 -0000 From: Bob Rossi To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: doco copyright Message-ID: <20050309124956.GA11840@white> Mail-Followup-To: Eli Zaretskii , gdb-patches@sources.redhat.com References: <20050309024236.GC10866@white> <01c52462$Blat.v2.4$2b74d880@zahav.net.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01c52462$Blat.v2.4$2b74d880@zahav.net.il> User-Agent: Mutt/1.3.28i X-SW-Source: 2005-03/txt/msg00143.txt.bz2 On Wed, Mar 09, 2005 at 06:39:42AM +0200, Eli Zaretskii wrote: > > Date: Tue, 8 Mar 2005 21:42:36 -0500 > > From: Bob Rossi > > > > This should fix the copyright on the doco. > > Thanks; approved (but see below). > > > Unfortunatly, I do not know if I indented the "Free Software Foundation, > > Inc." correctly :) > > Keep it all on the same line, i.e. don't break it between two lines. > Like this: > > > 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. OK, Thanks. That's what I was wondering, I think I'm the first person to run into this problem in 5 years :) Bob Rossi