From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32732 invoked by alias); 7 Jan 2009 21:00:38 -0000 Received: (qmail 32721 invoked by uid 22791); 7 Jan 2009 21:00:37 -0000 X-SWARE-Spam-Status: No, hits=3.0 required=5.0 tests=AWL,BAYES_00,BOTNET,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Jan 2009 21:00:31 +0000 Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KD400100CZ9Q000@i-mtaout1.012.net.il> for gdb-patches@sourceware.org; Wed, 07 Jan 2009 22:59:44 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.238.249]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KD40031TCZJ5QC0@i-mtaout1.012.net.il>; Wed, 07 Jan 2009 22:59:44 +0200 (IST) Date: Wed, 07 Jan 2009 21:00:00 -0000 From: Eli Zaretskii Subject: Re: [commit] Start of New Year Procedure applied... In-reply-to: <20090107044006.GG3664@adacore.com> To: Joel Brobecker Cc: tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20090103060621.GW16483@adacore.com> <20090107044006.GG3664@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: 2009-01/txt/msg00116.txt.bz2 > Date: Wed, 7 Jan 2009 08:40:06 +0400 > From: Joel Brobecker > Cc: Tom Tromey , gdb-patches@sourceware.org > > The content of the texi files also have copyright notices in > them. The problem is that they are sometimes duplicated, I suspect > due to different medium requiring different layout. Yes, probably. > Is there a way to simplify this? You can use `set' or define a Texinfo macro, but frankly I'd suggest to use a simple script instead. Why doesn't the general script update those as well? Is it so hard to extend it so it does?