changeset 4423:39f94004ae8e

* alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h, posixver.c, strftime.c, strnlen.c, strverscmp.c: Switch from LGPL to GPL.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 09 Jul 2003 23:46:58 +0000
parents d82316ffe803
children 6ff3d9e42a73
files lib/ChangeLog
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -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.
@@ -104,7 +110,7 @@
 	* 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.