From: Karl Berry <karl@freefriends.org>
Date: Wed, 4 Jul 2007 12:09:28 +0000 (+0000)
Subject: also rename gpl/lgpl modules here
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5365a5ed36782fcacdb886381a7d08098fe09b49;p=pspp

also rename gpl/lgpl modules here
---

diff --git a/ChangeLog b/ChangeLog
index 0e234dc699..978103a561 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-04  Karl Berry  <karl@gnu.org>
+
+	* MODULES.html.sh (func_all_modules): Complete rename of
+	gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
+
 2007-07-02  Bruno Haible  <bruno@clisp.org>
 
 	* m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
diff --git a/MODULES.html.sh b/MODULES.html.sh
index fd1e643891..ec1b0594df 100755
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -2612,8 +2612,9 @@ func_all_modules ()
   func_begin_table
   func_module fdl
   func_module gendocs
-  func_module gpl
-  func_module lgpl
+  func_module gpl-2.0
+  func_module gpl-3.0
+  func_module lgpl-2.1
   func_module regexprops-generic
   func_end_table