[libvirt] [PATCH] unsetenv: relax to LGPLv2+

Eric Blake eblake at redhat.com
Fri May 27 13:59:48 UTC 2016


On 05/26/2016 08:49 AM, Eric Blake wrote:
> Especially since setenv is also LGPLv2+, and it makes sense for the
> two modules to stay in sync.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
> 
> Libvirt wants LGPLv2+ when it uses gnulib, and recently ran into
> a problem where it can use the setenv module for mingw but not the
> unsetenv module.  Barring any negative reviews, I'll push this in
> 24 hours, or sooner if I get a positive review; then libvirt will
> have to pick up the latest gnulib to make use of it.

Now pushed.

> 
>  modules/unsetenv | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/modules/unsetenv b/modules/unsetenv
> index 015ac4e..909cec9 100644
> --- a/modules/unsetenv
> +++ b/modules/unsetenv
> @@ -24,7 +24,7 @@ Include:
>  <stdlib.h>
> 
>  License:
> -LGPL
> +LGPLv2+
> 
>  Maintainer:
>  all
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20160527/25fc21e9/attachment-0001.sig>


More information about the libvir-list mailing list