bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] unsetenv: relax to LGPLv2+


From: Eric Blake
Subject: Re: [PATCH] unsetenv: relax to LGPLv2+
Date: Fri, 27 May 2016 07:59:48 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

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 <address@hidden>
> ---
> 
> 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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]