From: Bruno Haible Date: Mon, 8 Oct 2007 07:23:39 +0000 (+0200) Subject: Mention the license change. X-Git-Tag: v0.0~110 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=823cef3d4758ef9bcc9b71017f7bd8ceec7d65b4;p=gnulib.git Mention the license change. --- diff --git a/ChangeLog b/ChangeLog index ecdda6e74..767a3e67e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,8 @@ 2007-10-07 Bruno Haible + * NEWS: Mention the license change. + * doc/gnulib-intro.texi (Copyright): Update the meaning of the license abbreviations in the modules files. diff --git a/NEWS b/NEWS index b75e36519..340437beb 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,11 @@ User visible incompatible changes Date Modules Changes +2007-10-07 most modules The license for most modules has changed from + GPLv2+ to GPLv3+, and from LGPLv2+ to LGPLv3+. + A few modules are still under LGPLv2+; see the + module description for the applicable license. + 2007-09-01 linebreak "linebreak.h" no longer declares the functions locale_charset, uc_width, u{8,16,32}_width. Use "uniwidth.h" to get these functions declared.