Reword copyright notices to conform to current GNU coding standards.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Jul 2005 21:59:08 +0000 (21:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Jul 2005 21:59:08 +0000 (21:59 +0000)
lib/ChangeLog

index aa21eba..66225fe 100644 (file)
@@ -1,3 +1,11 @@
+2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * 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  <ebb9@byu.net>  (tiny change)
 
        * getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.