changeset 16250:8ae5072d94d8

Add lgpl-3.0 module. * MODULES.html.sh (Support for building documentation): Add lgpl-3.0. * modules/lgpl-3.0: New file.
author Simon Josefsson <simon@josefsson.org>
date Sun, 08 Jan 2012 14:49:07 +0100
parents cea73291b538
children cccb721eaae8
files ChangeLog MODULES.html.sh modules/lgpl-3.0
diffstat 3 files changed, 27 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-01-08  Simon Josefsson  <simon@josefsson.org>
+
+	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  <meyering@redhat.com>
 
 	select.c: indent with spaces, not TABs
--- 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
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