* modules/mempcpy (License): GPL -> LGPL.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Oct 2005 06:53:48 +0000 (06:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Oct 2005 06:53:48 +0000 (06:53 +0000)
* modules/strchrnul (License): Likewise.
* modules/sysexits (License): Likewise.

ChangeLog
modules/mempcpy
modules/strchrnul
modules/sysexits

index d3bb34fbd1f7a615c3dbeff891c9cf65870dc488..4067850772b693e2038a1ebf7fe499141736d1c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/mempcpy (License): GPL -> LGPL.
+       * modules/strchrnul (License): Likewise.
+       * modules/sysexits (License): Likewise.
+
 2005-10-06  Simon Josefsson  <jas@extundo.com>
 
        * tests/test-hmac-md5.c: New file.
index de106a45ed987032f65d2829f38916aa49460eb8..da13ec831eb7b1b7244e41d60b25ec27bd709a8a 100644 (file)
@@ -17,7 +17,7 @@ Include:
 "mempcpy.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Simon Josefsson
index 3da076b7c6531bca05154bb1802ac66eff014dce..94e3c906a29bd8382f98e8faaccd4cd0348eb873 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "strchrnul.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
 FSF
index 2decc04e7a30432cd589692e52c0fcec72af0cb6..fe59632b76e20223fab29d12708e492e12bede14 100644 (file)
@@ -25,7 +25,7 @@ Include:
 #include <sysexits.h>
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Simon Josefsson