diff options
author | Bruno Haible <bruno@clisp.org> | 2008-12-25 12:56:40 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2008-12-25 12:56:40 +0100 |
commit | 834917abfe7d8ed588cab3e813716f9be8df9c50 (patch) | |
tree | 2f06ab503357954988381228d2ec1eda0773c39f /modules/streq | |
parent | e579a2ec891de23d33d62609c3da1d66f1c5c30b (diff) | |
download | gnulib-834917abfe7d8ed588cab3e813716f9be8df9c50.tar.gz |
Relicense regex dependencies under LGPLv2+.
Diffstat (limited to 'modules/streq')
-rw-r--r-- | modules/streq | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/streq b/modules/streq index 97d0a72c4d..75d2a0452c 100644 --- a/modules/streq +++ b/modules/streq @@ -14,7 +14,7 @@ Include: "streq.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible |