bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lgpl-3.0


From: Simon Josefsson
Subject: lgpl-3.0
Date: Sun, 08 Jan 2012 14:50:25 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux)

For some reason this module didn't exist.

/Simon

>From c89475637b827cd743ea80e1600c54a1d7af1867 Mon Sep 17 00:00:00 2001
From: Simon Josefsson <address@hidden>
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(+), 0 deletions(-)
 create mode 100644 modules/lgpl-3.0

diff --git a/ChangeLog b/ChangeLog
index e8ec01e..920787e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-01-08  Simon Josefsson  <address@hidden>
+
+       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  <address@hidden>
 
        select.c: indent with spaces, not TABs
diff --git a/MODULES.html.sh b/MODULES.html.sh
index a43684d..b14ad0d 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 0000000..6638e7c
--- /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
-- 
1.7.2.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]