From c89475637b827cd743ea80e1600c54a1d7af1867 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 8 Jan 2012 14:49:07 +0100 Subject: [PATCH] Add lgpl-3.0 module. * MODULES.html.sh (Support for building documentation): Add lgpl-3.0. * modules/lgpl-3.0: New file. --- ChangeLog | 7 +++++++ MODULES.html.sh | 1 + modules/lgpl-3.0 | 19 +++++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 modules/lgpl-3.0 diff --git a/ChangeLog b/ChangeLog index e8ec01e40..920787e52 100644 --- 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 index a43684d02..b14ad0dc5 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -3504,6 +3504,7 @@ func_all_modules () 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 index 000000000..6638e7ccd --- /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 -- 2.11.0