From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31887 invoked by alias); 1 Jan 2008 22:48:17 -0000 Received: (qmail 31878 invoked by uid 22791); 1 Jan 2008 22:48:17 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 01 Jan 2008 22:47:51 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 0DE949811B; Tue, 1 Jan 2008 22:47:49 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id BCAA998118; Tue, 1 Jan 2008 22:47:48 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1J9pti-0003e9-52; Tue, 01 Jan 2008 17:47:46 -0500 Date: Tue, 01 Jan 2008 22:48:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: Need to update copyright year in sources & docs Message-ID: <20080101224746.GA2883@caradoc.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sourceware.org References: <20080101043417.GL14960@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080101043417.GL14960@adacore.com> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes 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: 2008-01/txt/msg00010.txt.bz2 On Mon, Dec 31, 2007 at 08:34:17PM -0800, Joel Brobecker wrote: > Hi Daniel, > > I think last year you took care of updating the copyright year > for all the GDB files. Would you mind doing it again for us this year? > > Also, the documentation (18. Start of New Year Procedure) is missing > this step. I can send a patch to complete the procedure, if you'd like. Done. It's just a matter of running gdb/copyright.sh, examining the changes, and occasionally handholding emacs if it prompts. I examined them somewhat cursorily, since the diff was 991K. -- Daniel Jacobowitz CodeSourcery