From: Jim Meyering Date: Sat, 7 Jun 2003 10:30:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad90f263a4e49f9906dd87e59cf1b928d93a77df;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index b183890192..8ce5f69fec 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,9 @@ 2003-06-07 Jim Meyering + * readtokens.h: Put `Free Software Foundation, Inc.' + in place of my name in the copyright comment. + Remove definition and uses of __P. + From coreutils. * stat.c: Don't declare xmalloc explicitly. Instead, include "xalloc.h".