also rename gpl/lgpl modules here
authorKarl Berry <karl@freefriends.org>
Wed, 4 Jul 2007 12:09:28 +0000 (12:09 +0000)
committerKarl Berry <karl@freefriends.org>
Wed, 4 Jul 2007 12:09:28 +0000 (12:09 +0000)
ChangeLog
MODULES.html.sh

index 0e234dc..978103a 100644 (file)
--- 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++
index fd1e643..ec1b059 100755 (executable)
@@ -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