changeset 9091:d19ce23d01b0

Use the synonymous term "LGPLv2+".
author Bruno Haible <bruno@clisp.org>
date Fri, 13 Jul 2007 01:29:04 +0000
parents b1835d4a5e2a
children 1bf30bce8081
files ChangeLog modules/alloca-opt modules/configmake modules/gettext modules/gettext-h modules/include_next modules/link-warning modules/localcharset modules/localename modules/lock modules/relocatable-lib-lgpl modules/size_max modules/vasnprintf modules/wchar modules/xsize
diffstat 15 files changed, 31 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2007-07-13  Bruno Haible  <bruno@clisp.org>
+
+	* modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
+	* modules/configmake (License): Likewise.
+	* modules/gettext (License): Likewise.
+	* modules/gettext-h (License): Likewise.
+	* modules/include_next (License): Likewise.
+	* modules/link-warning (License): Likewise.
+	* modules/localcharset (License): Likewise.
+	* modules/localename (License): Likewise.
+	* modules/lock (License): Likewise.
+	* modules/relocatable-lib-lgpl (License): Likewise.
+	* modules/size_max (License): Likewise.
+	* modules/vasnprintf (License): Likewise.
+	* modules/wchar (License): Likewise.
+	* modules/xsize (License): Likewise.
+
 2007-07-13  Bruno Haible  <bruno@clisp.org>
 
 	* gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
--- a/modules/alloca-opt
+++ b/modules/alloca-opt
@@ -28,7 +28,7 @@
 #include <alloca.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 bug-gnulib@gnu.org
--- a/modules/configmake
+++ b/modules/configmake
@@ -64,7 +64,7 @@
 "configmake.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/gettext
+++ b/modules/gettext
@@ -57,7 +57,7 @@
 $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/gettext-h
+++ b/modules/gettext-h
@@ -20,7 +20,7 @@
 $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/include_next
+++ b/modules/include_next
@@ -13,7 +13,7 @@
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/link-warning
+++ b/modules/link-warning
@@ -14,7 +14,7 @@
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/localcharset
+++ b/modules/localcharset
@@ -74,7 +74,7 @@
 "localcharset.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/localename
+++ b/modules/localename
@@ -23,7 +23,7 @@
 @INTL_MACOSX_LIBS@
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/lock
+++ b/modules/lock
@@ -26,7 +26,7 @@
 $(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/relocatable-lib-lgpl
+++ b/modules/relocatable-lib-lgpl
@@ -20,7 +20,7 @@
 "relocatable.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, Ben Pfaff
--- a/modules/size_max
+++ b/modules/size_max
@@ -17,7 +17,7 @@
 #include "size_max.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
--- a/modules/vasnprintf
+++ b/modules/vasnprintf
@@ -34,7 +34,7 @@
 "vasnprintf.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/wchar
+++ b/modules/wchar
@@ -36,7 +36,7 @@
 #include <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/xsize
+++ b/modules/xsize
@@ -18,7 +18,7 @@
 "xsize.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible