From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: GDB Discussion Subject: (C) 1998-2005 for 5.1 Date: Tue, 27 Feb 2001 09:55:00 -0000 Message-id: <3A9BE974.F0B408AE@cygnus.com> X-SW-Source: 2001-02/msg00415.html Hello, One of the things for 5.1 is to re-do my (incorrect) change that converted 98, 99, 2001 to 1998-2001 [sic]. It should have been changed to 1998, 1999, 2000, 2001 (even `sic'er :-) One stumbling block on this, was being certain that the above mistake didn't occure. So a question (and I guess a challenge for the script kiddles :-). Can gdb/ChangeLog* be used as a source for the correct copyright information? That is, if ChangeLog says that file (foo.c) was changed then ``foo.c'' should have the year of that ChangeLog entry. The other potential source of this information is Red Hat's old GDB CVS repository. Andrew