Relicense under LGPL.
authorBruno Haible <bruno@clisp.org>
Sun, 23 Aug 2009 00:43:53 +0000 (02:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 23 Aug 2009 00:43:53 +0000 (02:43 +0200)
ChangeLog
modules/binary-io
modules/pipe2

index 5b865c8..4e33717 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-08-22  Bruno Haible  <bruno@clisp.org>
 
+       * modules/binary-io (License): Relicense under LGPL.
+       * modules/pipe2 (License): Likewise.
+
+2009-08-22  Bruno Haible  <bruno@clisp.org>
+
        * lib/pipe-filter-ii.c (pipe_filter_ii_execute): Fix test of fcntl's
        return value.
        * lib/pipe-filter-gi.c (filter_init): Likewise.
index 162980b..e97feb9 100644 (file)
@@ -15,7 +15,7 @@ Include:
 "binary-io.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Bruno Haible
index 90a0d12..6a1932b 100644 (file)
@@ -20,7 +20,7 @@ Include:
 <unistd.h>
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Bruno Haible, Eric Blake