From: Bruno Haible Date: Sat, 2 May 2009 10:33:44 +0000 (+0200) Subject: Relicense mbsrtowcs and strnlen1 under LGPLv2+. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=698c081b5687fc9920947bb74f3e288915dd7d00;p=pspp Relicense mbsrtowcs and strnlen1 under LGPLv2+. --- diff --git a/ChangeLog b/ChangeLog index 59eac7dc31..39da97dcec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-05-02 Bruno Haible + + Relicense mbsrtowcs and strnlen1 under LGPLv2+. + * modules/mbsrtowcs (License): Change to LGPLv2+. + * modules/strnlen1 (License): Likewise. + Reported by Simon Josefsson. + 2009-05-02 Bruno Haible * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Say "guessing no" instead of diff --git a/modules/mbsrtowcs b/modules/mbsrtowcs index ad30746312..948763a444 100644 --- a/modules/mbsrtowcs +++ b/modules/mbsrtowcs @@ -27,7 +27,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/strnlen1 b/modules/strnlen1 index d6874ee149..a945c73b1f 100644 --- a/modules/strnlen1 +++ b/modules/strnlen1 @@ -17,7 +17,7 @@ Include: "strnlen1.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible