From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3832 invoked by alias); 6 Jan 2009 21:15:51 -0000 Received: (qmail 3824 invoked by uid 22791); 6 Jan 2009 21:15:51 -0000 X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_40,J_CHICKENPOX_37,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Jan 2009 21:15:46 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n06LFgFA000483; Tue, 6 Jan 2009 16:15:42 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n06LFg6V022907; Tue, 6 Jan 2009 16:15:42 -0500 Received: from opsy.redhat.com (vpn-12-46.rdu.redhat.com [10.11.12.46]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n06LFfcX016065; Tue, 6 Jan 2009 16:15:41 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id A2156378095; Tue, 6 Jan 2009 14:15:39 -0700 (MST) To: Eli Zaretskii Cc: brobecker@adacore.com, gdb-patches@sourceware.org Subject: Re: [commit] Start of New Year Procedure applied... References: <20090103060621.GW16483@adacore.com> From: Tom Tromey Reply-To: Tom Tromey Date: Tue, 06 Jan 2009 21:15:00 -0000 In-Reply-To: (Eli Zaretskii's message of "Tue\, 06 Jan 2009 23\:11\:04 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-01/txt/msg00058.txt.bz2 >>>>> "Eli" == Eli Zaretskii writes: >> Does the date in gdb.texinfo need to be updated? Eli> Which date? The one at the top of the file. @c Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, @c 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 @c Free Software Foundation, Inc. Tom