strchrnul: relax license
authorEric Blake <ebb9@byu.net>
Tue, 8 Sep 2009 11:59:53 +0000 (05:59 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 8 Sep 2009 12:12:57 +0000 (06:12 -0600)
* modules/strchrnul (License): Derived from glibc, so LGPLv2+ is
okay.
Reported by Jim Meyering.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
modules/strchrnul

index 7df9226631088dbffdf199fe91fba96da53a0c9a..d0e0396543de89f9515bb9d3a07f371f90e696ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-09-08  Eric Blake  <ebb9@byu.net>
+
+       strchrnul: relax license
+       * modules/strchrnul (License): Derived from glibc, so LGPLv2+ is
+       okay.
+       Reported by Jim Meyering.
+
 2009-09-08  Eric Blake  <ebb9@byu.net>
 
        fstatat: fix compilation on Solaris
index 2f75450606967e42f9e4966a4aa9a753e5109c7d..8ae3ea6fb2b28600fc6919b8d20a54aec2c792c9 100644 (file)
@@ -22,7 +22,7 @@ Include:
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Eric Blake, glibc