From: Bruno Haible Date: Fri, 13 Jul 2007 01:29:04 +0000 (+0000) Subject: Use the synonymous term "LGPLv2+". X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93995613cefd495026f726aaee716cc0996b9c4;p=pspp Use the synonymous term "LGPLv2+". --- diff --git a/ChangeLog b/ChangeLog index 9395cc35ae..6c4d01ec73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2007-07-13 Bruno Haible + + * 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 * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL. diff --git a/modules/alloca-opt b/modules/alloca-opt index d6318c94b9..e304324388 100644 --- a/modules/alloca-opt +++ b/modules/alloca-opt @@ -28,7 +28,7 @@ Include: #include License: -LGPL +LGPLv2+ Maintainer: bug-gnulib@gnu.org diff --git a/modules/configmake b/modules/configmake index b814ffdff5..a1169a933b 100644 --- a/modules/configmake +++ b/modules/configmake @@ -64,7 +64,7 @@ Include: "configmake.h" License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/gettext b/modules/gettext index ac2961d6a5..4e1e682a06 100644 --- a/modules/gettext +++ b/modules/gettext @@ -57,7 +57,7 @@ Link: $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/gettext-h b/modules/gettext-h index 15e97e6dac..a3dd23f9a7 100644 --- a/modules/gettext-h +++ b/modules/gettext-h @@ -20,7 +20,7 @@ Link: $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/include_next b/modules/include_next index 48ed379974..3d019289f5 100644 --- a/modules/include_next +++ b/modules/include_next @@ -13,7 +13,7 @@ Makefile.am: Include: License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/link-warning b/modules/link-warning index 94fca4fcb2..5d702a7e82 100644 --- a/modules/link-warning +++ b/modules/link-warning @@ -14,7 +14,7 @@ LINK_WARNING_H=$(top_srcdir)/build-aux/link-warning.h Include: License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/localcharset b/modules/localcharset index 22abeeb5b3..0a8b6dbdca 100644 --- a/modules/localcharset +++ b/modules/localcharset @@ -74,7 +74,7 @@ Include: "localcharset.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/localename b/modules/localename index 0851e8ed95..3c92785bd3 100644 --- a/modules/localename +++ b/modules/localename @@ -23,7 +23,7 @@ Link: @INTL_MACOSX_LIBS@ License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/lock b/modules/lock index 45d8f60f78..9e203c2a93 100644 --- a/modules/lock +++ b/modules/lock @@ -26,7 +26,7 @@ Link: $(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/relocatable-lib-lgpl b/modules/relocatable-lib-lgpl index 2b992d8889..f0e59b1eb5 100644 --- a/modules/relocatable-lib-lgpl +++ b/modules/relocatable-lib-lgpl @@ -20,7 +20,7 @@ Include: "relocatable.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible, Ben Pfaff diff --git a/modules/size_max b/modules/size_max index 8a2fd1a046..df4b1bcc17 100644 --- a/modules/size_max +++ b/modules/size_max @@ -17,7 +17,7 @@ Include: #include "size_max.h" License: -LGPL +LGPLv2+ Maintainer: Simon Josefsson diff --git a/modules/vasnprintf b/modules/vasnprintf index 0a5aabc3af..c9a5df76ff 100644 --- a/modules/vasnprintf +++ b/modules/vasnprintf @@ -34,7 +34,7 @@ Include: "vasnprintf.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible diff --git a/modules/wchar b/modules/wchar index a24f877ffc..5fff34f4f9 100644 --- a/modules/wchar +++ b/modules/wchar @@ -36,7 +36,7 @@ Include: #include License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/xsize b/modules/xsize index 5f22f2cc8b..edaf60f6a0 100644 --- a/modules/xsize +++ b/modules/xsize @@ -18,7 +18,7 @@ Include: "xsize.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible