From: Simon Josefsson Date: Mon, 2 Jul 2007 13:40:48 +0000 (+0000) Subject: 2007-07-02 Simon Josefsson X-Git-Tag: cvs-readonly~183 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=a11cb4c14dadc335be284c8fe413fc1993e05dbc;p=gnulib.git 2007-07-02 Simon Josefsson * NEWS: Mention lgpl module name change. * modules/lgpl-2.1: Renamed from lgpl. --- diff --git a/ChangeLog b/ChangeLog index e4b13586e..cc270c812 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-07-02 Simon Josefsson + * NEWS: Mention lgpl module name change. + + * modules/lgpl-2.1: Renamed from lgpl. + * NEWS: Mention gpl module name change. * modules/gpl-3.0: New file, based on gpl-2.0. diff --git a/NEWS b/NEWS index 570b97fef..9e95b24e2 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ User visible incompatible changes Date Modules Changes -2007-07-02 gpl Renamed to gpl-2.0. +2007-07-02 gpl, lgpl Renamed to gpl-2.0 and lgpl-2.1 respectively. (There is also a new module gpl-3.0.) 2007-06-16 lchown The include file is changed from "lchown.h" to diff --git a/modules/lgpl b/modules/lgpl deleted file mode 100644 index c69d9c743..000000000 --- a/modules/lgpl +++ /dev/null @@ -1,19 +0,0 @@ -Description: -Provide the GNU Lesser General Public License in Texinfo format. - -Files: -doc/lgpl.texi - -Depends-on: - -configure.ac: - -Makefile.am: - -Include: - -License: -unmodifiable license text - -Maintainer: -all diff --git a/modules/lgpl-2.1 b/modules/lgpl-2.1 new file mode 100644 index 000000000..fdcd6770b --- /dev/null +++ b/modules/lgpl-2.1 @@ -0,0 +1,19 @@ +Description: +Provide the GNU Lesser General Public License version 2.1 in Texinfo format. + +Files: +doc/lgpl.texi + +Depends-on: + +configure.ac: + +Makefile.am: + +Include: + +License: +unmodifiable license text + +Maintainer: +all