From 59c22c7e9b313baa86ed36ca6182a056a7dd9d64 Mon Sep 17 00:00:00 2001 From: Yoann Vandoorselaere Date: Fri, 12 Sep 2008 01:50:32 +0200 Subject: [PATCH] Consistent license terms for all the fnmatch modules. --- ChangeLog | 5 +++++ modules/fnmatch-gnu | 2 +- modules/fnmatch-posix | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) 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 -- 2.11.0