# HG changeset patch # User Simon Josefsson # Date 1326030547 -3600 # Node ID 8ae5072d94d889c49798d5fbd2c3644814149ffc # Parent cea73291b538ec44b9f0ff8b73945ad2e525148d Add lgpl-3.0 module. * MODULES.html.sh (Support for building documentation): Add lgpl-3.0. * modules/lgpl-3.0: New file. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-01-08 Simon Josefsson + + Add lgpl-3.0 module. + * MODULES.html.sh (Support for building documentation): Add + lgpl-3.0. + * modules/lgpl-3.0: New file. + 2012-01-08 Jim Meyering select.c: indent with spaces, not TABs diff --git a/MODULES.html.sh b/MODULES.html.sh --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -3504,6 +3504,7 @@ func_module gpl-2.0 func_module gpl-3.0 func_module lgpl-2.1 + func_module lgpl-3.0 func_module pmccabe2html func_module regexprops-generic func_end_table diff --git a/modules/lgpl-3.0 b/modules/lgpl-3.0 new file mode 100644 --- /dev/null +++ b/modules/lgpl-3.0 @@ -0,0 +1,19 @@ +Description: +Provide the GNU Lesser General Public License version 3.0 in Texinfo format. + +Files: +doc/lgpl-3.0.texi + +Depends-on: + +configure.ac: + +Makefile.am: + +Include: + +License: +unmodifiable license text + +Maintainer: +all