From: Paul Eggert Date: Mon, 11 Jul 2005 21:59:08 +0000 (+0000) Subject: Reword copyright notices to conform to current GNU coding standards. X-Git-Tag: CPPI-1_12~252 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a406d5d8ba1d7fcd9436d42cd42f5fd69449105;p=thirdparty%2Fcoreutils.git Reword copyright notices to conform to current GNU coding standards. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index aa21eba2a5..66225fe59d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2005-07-11 Paul Eggert + + * version-etc-fsf.c (version_etc_copyright): Parameterize the + copyright symbol and the year. + * version-etc.c (COPYRIGHT_YEAR): New constant. + (version_etc_va): Use parameterized copyright notice. + Reword to conform to the current GNU coding standards. + 2005-07-08 Eric Blake (tiny change) * getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.