projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2255b86
)
binary-io: relicense under LGPLv2+
author
Eric Blake
<eblake@redhat.com>
Wed, 6 Apr 2011 20:33:24 +0000
(14:33 -0600)
committer
Eric Blake
<eblake@redhat.com>
Wed, 6 Apr 2011 20:33:24 +0000
(14:33 -0600)
* modules/binary-io (License): Relax to LGPLv2+.
Requested for libvirt, and required by pipe2.
Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
patch
|
blob
|
history
modules/binary-io
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index eee95090a3cb5105c85168829d52b66a09ec4f32..922d2116c42f8589c84d8c2741ffb46dae38cfe7 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2011-04-06 Eric Blake <eblake@redhat.com>
+
+ binary-io: relicense under LGPLv2+
+ * modules/binary-io (License): Relax to LGPLv2+.
+ Requested for libvirt, and required by pipe2.
+
2011-04-06 Paul Eggert <eggert@cs.ucla.edu>
verify: use _Static_assert if available
diff --git
a/modules/binary-io
b/modules/binary-io
index eb41ec0a3c236e2088ed6dcbcdaf67dcbf9ab4fb..4386ec924dadad6324ad3c8832a120ee5e7afad0 100644
(file)
--- a/
modules/binary-io
+++ b/
modules/binary-io
@@
-16,7
+16,7
@@
Include:
"binary-io.h"
License:
-LGPL
+LGPL
v2+
Maintainer:
Bruno Haible