projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1767cf3
)
c-strcasestr: Relicense under LGPLv2+.
author
Bruno Haible
<bruno@clisp.org>
Wed, 30 Mar 2011 23:38:14 +0000
(
01:38
+0200)
committer
Bruno Haible
<bruno@clisp.org>
Wed, 30 Mar 2011 23:38:14 +0000
(
01:38
+0200)
* modules/c-strcasestr (License): Change to LGPLv2+.
Requested by Eric Blake, for libvirt.
ChangeLog
patch
|
blob
|
history
modules/c-strcasestr
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index c262f06ceaa9ce4851239f43ffd3ed6fb7845092..27f309f26a3aec97d5d0dc268c2b77907e350606 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2011-03-30 Bruno Haible <bruno@clisp.org>
+
+ c-strcasestr: Relicense under LGPLv2+.
+ * modules/c-strcasestr (License): Change to LGPLv2+.
+ Requested by Eric Blake, for libvirt.
+
2011-03-30 Simon Josefsson <simon@josefsson.org>
* users.txt: Add libidn2. Fix libtasn1 link.
diff --git
a/modules/c-strcasestr
b/modules/c-strcasestr
index 757f63ab89e9bd302f17a0c2a03f52c5b6178a76..9e0dc2befea0746209b7ef76cdeab76fe07a9ac6 100644
(file)
--- a/
modules/c-strcasestr
+++ b/
modules/c-strcasestr
@@
-22,7
+22,7
@@
Include:
"c-strcasestr.h"
License:
-LGPL
+LGPL
v2+
Maintainer:
Bruno Haible