projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cdc48a
)
also rename gpl/lgpl modules here
author
Karl Berry
<karl@freefriends.org>
Wed, 4 Jul 2007 12:09:28 +0000
(12:09 +0000)
committer
Karl Berry
<karl@freefriends.org>
Wed, 4 Jul 2007 12:09:28 +0000
(12:09 +0000)
ChangeLog
patch
|
blob
|
history
MODULES.html.sh
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 0e234dc699d5d7a9410e66d0bc0e0c3ea3448484..978103a561e529d00faf2ab12c4b10a848c14c8b 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++
diff --git
a/MODULES.html.sh
b/MODULES.html.sh
index fd1e643891b19f7e1a919ebb8cfa354e9100a003..ec1b0594df70a30ee11575459fa8b8749fe2e2fb 100755
(executable)
--- 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