From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22817 invoked by alias); 27 Aug 2004 11:06:44 -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 22792 invoked from network); 27 Aug 2004 11:06:43 -0000 Received: from unknown (HELO smtp10.atl.mindspring.net) (207.69.200.246) by sourceware.org with SMTP; 27 Aug 2004 11:06:43 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp10.atl.mindspring.net with esmtp (Exim 3.33 #1) id 1C0eYw-00088Z-00; Fri, 27 Aug 2004 07:06:30 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 5E8894B102; Fri, 27 Aug 2004 07:06:36 -0400 (EDT) Date: Fri, 27 Aug 2004 11:06:00 -0000 From: Michael Chastain To: rsandifo@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [committed] Regenerate sim/frv from cpu/frv.cpu Message-ID: <412F15BB.nailK1Z1V9NHP@mindspring.com> References: <87hdqooqqw.fsf@redhat.com> In-Reply-To: <87hdqooqqw.fsf@redhat.com> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00725.txt.bz2 > -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. > +Copyright 1996-2004 Free Software Foundation, Inc. Hi Richard, The Gnu standard for copyright notices is to spell out each year without using ranges: Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. This is from: http://www.gnu.org/prep/maintain_8.html#SEC8 Think of the copyright notice as a statement in a very picky language that is interpreted by a very hostile interpreter.