Mercurial > hg > octave-lojdl > gnulib-hg
diff lib/ChangeLog @ 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 | ea7c1b0124e7 |
children | 2f7986186406 |
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.