From: Paul Eggert Date: Wed, 9 Jul 2003 23:46:58 +0000 (+0000) Subject: * alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h, X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f08f46bc51f055a90ca967e6678f282c3995c411;p=pspp * alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h, posixver.c, strftime.c, strnlen.c, strverscmp.c: Switch from LGPL to GPL. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 5aebf324b2..7fdd158ad8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2003-07-09 Paul Eggert + + * 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 * 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 +2003-06-10 Simon Josefsson * argp.h: New file, from glibc. * argp-ba.c: New file, from glibc.