From: Yoann Vandoorselaere Date: Thu, 11 Sep 2008 23:50:32 +0000 (+0200) Subject: Consistent license terms for all the fnmatch modules. X-Git-Tag: v0.1~7067 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=59c22c7e9b313baa86ed36ca6182a056a7dd9d64;p=gnulib.git Consistent license terms for all the fnmatch modules. --- diff --git a/ChangeLog b/ChangeLog index 3375a19d4..941fe8a48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-09-11 Yoann Vandoorselaere + * modules/fnmatch-posix (License): Change to LGPLv2+. + * modules/fnmatch-gnu (License): Likewise. + +2008-09-11 Yoann Vandoorselaere + * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32. 2008-09-11 Jim Meyering diff --git a/modules/fnmatch-gnu b/modules/fnmatch-gnu index 3328d2364..143344e34 100644 --- a/modules/fnmatch-gnu +++ b/modules/fnmatch-gnu @@ -15,7 +15,7 @@ Include: "fnmatch.h" License: -GPL +LGPLv2+ Maintainer: all diff --git a/modules/fnmatch-posix b/modules/fnmatch-posix index bd4c6f567..c439b2321 100644 --- a/modules/fnmatch-posix +++ b/modules/fnmatch-posix @@ -15,7 +15,7 @@ Include: "fnmatch.h" License: -GPL +LGPLv2+ Maintainer: all