* alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 9 Jul 2003 23:46:58 +0000 (23:46 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 9 Jul 2003 23:46:58 +0000 (23:46 +0000)
posixver.c, strftime.c, strnlen.c, strverscmp.c:
Switch from LGPL to GPL.

lib/ChangeLog

index 5aebf32..7fdd158 100644 (file)
@@ -1,3 +1,9 @@
+2003-07-09  Paul Eggert  <eggert@twinsun.com>
+
+       * alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
+       posixver.c, strftime.c, strnlen.c, strverscmp.c:
+       Switch from LGPL to GPL.
+
 2003-07-07  Paul Eggert  <eggert@twinsun.com>
 
        * mktime.c: Fix some boundary cases and remove need for floating point.
        * strchrnul.h: New file.
        * strchrnul.c: New file.
 
-2003-06=10  Simon Josefsson <jas@extundo.com>
+2003-06-10  Simon Josefsson <jas@extundo.com>
 
        * argp.h: New file, from glibc.
        * argp-ba.c: New file, from glibc.