From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 392 invoked by alias); 9 Jan 2004 00:01:30 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 384 invoked from network); 9 Jan 2004 00:01:29 -0000 Received: from unknown (HELO zenia.home) (12.223.225.216) by sources.redhat.com with SMTP; 9 Jan 2004 00:01:29 -0000 Received: by zenia.home (Postfix, from userid 5433) id 624F1207CC; Thu, 8 Jan 2004 18:55:17 -0500 (EST) To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Cc: cagney@redhat.com, gdb@sources.redhat.com Subject: Re: copyright years for callfuncs.c ? References: <20040107014403.EAF594B35A@berman.michael-chastain.com> From: Jim Blandy Date: Fri, 09 Jan 2004 00:01:00 -0000 In-Reply-To: <20040107014403.EAF594B35A@berman.michael-chastain.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-01/txt/msg00110.txt.bz2 mec.gnu@mindspring.com (Michael Elizabeth Chastain) writes: > I'm fixing to fix testsuite/gdb.base/callfuncs.c for hp-ux > (it's trivial, it has its own bogus declaration of malloc > instead of #include like 22 other files already do). > > callfuncs.c needs a copyright header. Andrew C, or somebody, > can you look in the old Cygnus repository and give me a list of years? The oldest revision I can find is this: revision 1.1 date: 1993/03/17 19:33:38; author: fnf; state: Exp; * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test files to test gdb's calling of functions in the inferior with the correct arguments and gdb's ability to retrieve any result returned. GDB 4.9 was released sometime in 1993, so 1993 belongs in the list of years, but nothing older.