From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12885 invoked by alias); 5 Jan 2008 11:07:30 -0000 Received: (qmail 12787 invoked by uid 22791); 5 Jan 2008 11:07:30 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 05 Jan 2008 11:07:04 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-71-78.inter.net.il [80.230.71.78]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id ITI57028 (AUTH halo1); Sat, 5 Jan 2008 13:04:30 +0200 (IST) Date: Sat, 05 Jan 2008 11:07:00 -0000 Message-Id: From: Eli Zaretskii To: Joel Brobecker CC: gdb-patches@sourceware.org In-reply-to: <20080102084609.GB15903@adacore.com> (message from Joel Brobecker on Wed, 2 Jan 2008 00:46:09 -0800) Subject: Re: [RFA/doco] Update new-year checklist (was "Re: Need to update copyright year in sources & docs") Reply-to: Eli Zaretskii References: <20080101043417.GL14960@adacore.com> <20080101224746.GA2883@caradoc.them.org> <20080102084609.GB15903@adacore.com> 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/msg00072.txt.bz2 > Date: Wed, 2 Jan 2008 00:46:09 -0800 > From: Joel Brobecker > > I propose the following addition to gdbint.texi: > > 2008-01-02 Joel Brobecker > > * gdbint.texinfo (Start of New Year Procedure): Add item > describing how to update the source and documentation copyright > notices. Thanks. > Tested on x86-linux, by rebuilding the HTML documentation. > OK to apply? Yes, but first, please take care of these minor gotchas: > +Add the new year in the copyright notice of all source and documentation I think "notices" (plural) is more correct here. > +files. This is done semi-automatically by running the @code{copyright.sh} ^^ Two spaces after the period that ends a sentence, please. Also, "This can be done" is probably better, since we don't want to _force_ use of the script, do we? > +script. This script requires emacs 22 or later to be installed. Emacs should be capitalized here.