Use the synonymous term "LGPLv2+".
authorBruno Haible <bruno@clisp.org>
Fri, 13 Jul 2007 01:29:04 +0000 (01:29 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 13 Jul 2007 01:29:04 +0000 (01:29 +0000)
15 files changed:
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

index 9395cc3..6c4d01e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
 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.
        (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
 
index d6318c9..e304324 100644 (file)
@@ -28,7 +28,7 @@ Include:
 #include <alloca.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 bug-gnulib@gnu.org
index b814ffd..a1169a9 100644 (file)
@@ -64,7 +64,7 @@ Include:
 "configmake.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index ac2961d..4e1e682 100644 (file)
@@ -57,7 +57,7 @@ Link:
 $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 15e97e6..a3dd23f 100644 (file)
@@ -20,7 +20,7 @@ Link:
 $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 48ed379..3d01928 100644 (file)
@@ -13,7 +13,7 @@ Makefile.am:
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index 94fca4f..5d702a7 100644 (file)
@@ -14,7 +14,7 @@ LINK_WARNING_H=$(top_srcdir)/build-aux/link-warning.h
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 22abeeb..0a8b6db 100644 (file)
@@ -74,7 +74,7 @@ Include:
 "localcharset.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 0851e8e..3c92785 100644 (file)
@@ -23,7 +23,7 @@ Link:
 @INTL_MACOSX_LIBS@
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 45d8f60..9e203c2 100644 (file)
@@ -26,7 +26,7 @@ Link:
 $(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index 2b992d8..f0e59b1 100644 (file)
@@ -20,7 +20,7 @@ Include:
 "relocatable.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, Ben Pfaff
index 8a2fd1a..df4b1bc 100644 (file)
@@ -17,7 +17,7 @@ Include:
 #include "size_max.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
index 0a5aabc..c9a5df7 100644 (file)
@@ -34,7 +34,7 @@ Include:
 "vasnprintf.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
index a24f877..5fff34f 100644 (file)
@@ -36,7 +36,7 @@ Include:
 #include <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
index 5f22f2c..edaf60f 100644 (file)
@@ -18,7 +18,7 @@ Include:
 "xsize.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible