Hi David,

David Lutterkort wrote:
> Can the licenses for nl_langinfo and langinfo be switched to LGPLv2+ ?

As the author of both modules, I have no problem with that.

>  modules/langinfo    |    2 +-
>  modules/nl_langinfo |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/modules/langinfo b/modules/langinfo
> index cc71779..f9298d0 100644
> --- a/modules/langinfo
> +++ b/modules/langinfo
> @@ -40,7 +40,7 @@ Include:
>  <langinfo.h>
>  
>  License:
> -LGPL
> +LGPLv2+
>  
>  Maintainer:
>  Bruno Haible
> diff --git a/modules/nl_langinfo b/modules/nl_langinfo
> index 2f153d7..7813345 100644
> --- a/modules/nl_langinfo
> +++ b/modules/nl_langinfo
> @@ -18,7 +18,7 @@ Include:
>  <langinfo.h>
>  
>  License:
> -LGPL
> +LGPLv2+
>  
>  Maintainer:
>  Bruno Haible

Applied. Thanks for having reported the mismatch.

Bruno


Reply via email to