From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20090 invoked by alias); 20 Jul 2004 21:22:14 -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 20067 invoked from network); 20 Jul 2004 21:22:12 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 20 Jul 2004 21:22:12 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i6KLMCe1008653 for ; Tue, 20 Jul 2004 17:22:12 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i6KLMCa24650; Tue, 20 Jul 2004 17:22:12 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id i6KLM3XP001375; Tue, 20 Jul 2004 17:22:11 -0400 Received: from toenail.toronto.redhat.com (toenail.toronto.redhat.com [172.16.14.211]) by touchme.toronto.redhat.com (Postfix) with ESMTP id AD8FA80037F; Tue, 20 Jul 2004 17:22:03 -0400 (EDT) Received: from toenail.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by toenail.toronto.redhat.com (8.12.10/8.12.5) with ESMTP id i6KLM3eP014720; Tue, 20 Jul 2004 17:22:03 -0400 Received: (from fche@localhost) by toenail.toronto.redhat.com (8.12.10/8.12.10/Submit) id i6KLM2Og014716; Tue, 20 Jul 2004 17:22:02 -0400 X-Authentication-Warning: toenail.toronto.redhat.com: fche set sender to fche@redhat.com using -f To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/copyright] lib/java.exp: update copyright years References: <20040719213256.177364B104@berman.michael-chastain.com> From: fche@redhat.com (Frank Ch. Eigler) Date: Tue, 20 Jul 2004 21:22:00 -0000 In-Reply-To: <20040719213256.177364B104@berman.michael-chastain.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Reasonable Discussion) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-07/txt/msg00265.txt.bz2 mec.gnu@mindspring.com (Michael Elizabeth Chastain) writes: > This patch adds the copyright year 2004 to java.exp. > The file was modified this year. > Tested on native i686-pc-linux-gnu. > [...] > * lib/java.exp: Update copyright notice. > [...] I am surprised to see how much effort is being expended on this, and how tiringly verbose it is. This is like putting a long-winded ChangeLog message together for every spelling correction in a comment, then posting the patch, then discussing it for a while to debate English versus American spellings. Process rigidity run amok! - FChE