projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76f013e
)
sigaction: relax license from LGPLv3+ to LGPLv2+
author
Eric Blake
<eblake@redhat.com>
Mon, 17 Jan 2011 17:35:01 +0000
(10:35 -0700)
committer
Eric Blake
<eblake@redhat.com>
Mon, 17 Jan 2011 17:35:01 +0000
(10:35 -0700)
* modules/sigaction (License): Relax to LGPLv2+.
Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
patch
|
blob
|
history
modules/sigaction
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index d68bd778c116628d058cf584b3a939a87d15b895..66a4f5042a3a44038c9ed4b4841ac0fb58a40568 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2011-01-17 Eric Blake <eblake@redhat.com>
+
+ sigaction: relax license from LGPLv3+ to LGPLv2+
+ * modules/sigaction (License): Relax to LGPLv2+.
+
2011-01-14 Bruno Haible <bruno@clisp.org>
filemode: Make function declarations usable in C++ mode.
diff --git
a/modules/sigaction
b/modules/sigaction
index 84905739559b611f04b335688690a8e0be0372e1..0e42e94487ef20e23e3de6b32debdc7042b5576a 100644
(file)
--- a/
modules/sigaction
+++ b/
modules/sigaction
@@
-20,7
+20,7
@@
Include:
<signal.h>
License:
-LGPL
+LGPL
v2+
Maintainer:
Eric Blake