Relicense regex dependencies under LGPLv2+.
authorBruno Haible <bruno@clisp.org>
Thu, 25 Dec 2008 11:56:40 +0000 (12:56 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 25 Dec 2008 11:56:40 +0000 (12:56 +0100)
ChangeLog
modules/btowc
modules/mbrtowc
modules/mbsinit
modules/streq
modules/wcrtomb

index cd26cfc4108249c434bad3f99247ae03866d56c3..c267222c0a9c743c6d78c3587a4d84c520b145f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-25  Bruno Haible  <bruno@clisp.org>
+
+       * modules/btowc (License): Relicense under LGPLv2+.
+       * modules/mbsinit (License): Likewise.
+       * modules/mbrtowc (License): Likewise.
+       * modules/wcrtomb (License): Likewise.
+       * modules/streq (License): Likewise.
+       Reported by David Lutterkort <lutter@redhat.com>.
+
 2008-12-23  Bruno Haible  <bruno@clisp.org>
 
        * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
index f905b60aa0ceb1b718618156e65a08d497b2f321..9fab481d583962d38c2b92523f447a4055702366 100644 (file)
@@ -18,7 +18,7 @@ Include:
 <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index b078a11a955f071139cb3454431ee896ea6afe1e..5981633e6068a06a9e3ee2c59ffd63835843f8a8 100644 (file)
@@ -28,7 +28,7 @@ Include:
 <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 11c476caba8f21b6446247a8d9110e7ebe9a68a2..4e673c77427fffded63d8d5f96a3c20f40c03356 100644 (file)
@@ -22,7 +22,7 @@ Include:
 <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 97d0a72c4d3c265086d74fa92da03fa86f14eff5..75d2a0452c39c63aa1627aebbaca1bec9033fd7a 100644 (file)
@@ -14,7 +14,7 @@ Include:
 "streq.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index a4539bd0f9506f3379f8ed284396b14dcb4bc54b..01ac0d181e0dc9752762af7993edcb109572fcd9 100644 (file)
@@ -24,7 +24,7 @@ Include:
 <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible