Relicense mbsrtowcs and strnlen1 under LGPLv2+.
authorBruno Haible <bruno@clisp.org>
Sat, 2 May 2009 10:33:44 +0000 (12:33 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 2 May 2009 10:33:44 +0000 (12:33 +0200)
ChangeLog
modules/mbsrtowcs
modules/strnlen1

index 59eac7dc317ff53087606bf25e8dbb1564c9d4bd..39da97dcecb438a613ec53e243555f0f950f870d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-05-02  Bruno Haible  <bruno@clisp.org>
+
+       Relicense mbsrtowcs and strnlen1 under LGPLv2+.
+       * modules/mbsrtowcs (License): Change to LGPLv2+.
+       * modules/strnlen1 (License): Likewise.
+       Reported by Simon Josefsson.
+
 2009-05-02  Bruno Haible  <bruno@clisp.org>
 
        * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Say "guessing no" instead of
index ad3074631219bdd795a9db01cef01f36eaf99bda..948763a44406bfe4207f7a8e6d4ebb8b963f6de8 100644 (file)
@@ -27,7 +27,7 @@ Include:
 <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index d6874ee1496c993d1aa20fcd57f4429997b362ea..a945c73b1f997d79e68edac0f8f91eff08baf62f 100644 (file)
@@ -17,7 +17,7 @@ Include:
 "strnlen1.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible