From: Jim Meyering Date: Tue, 31 Oct 2000 07:10:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_30~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8686e2bf77b9c9d72888c7da2059a8fedaf76ba1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 663fe325ec..c6bf253f0d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2000-10-30 Paul Eggert + + * lib/error.h, lib/getline.h, lib/modechange.h: + Remove "2000" from Copyright line, as the file hasn't been + changed this year other than in the copyright notice. + + * lib/xalloc.h: Add "2000" to Copyright line, as this file + was changed this year. + 2000-10-30 Paul Eggert * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.