bug-gnulib
[Top][All Lists]
Advanced

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

Re: glob: mingw failures


From: Bruno Haible
Subject: Re: glob: mingw failures
Date: Sat, 2 May 2009 12:36:16 +0200
User-agent: KMail/1.9.9

Simon Josefsson wrote:
> ./gnulib-tool --dir m --create-testdir --with-tests glob
> warning: module glob depends on a module with an incompatible license: 
> mbsrtowcs
> warning: module glob depends on a module with an incompatible license: 
> strnlen1
> ...
> Finally, Bruno, the license on strnlen1 and mbsrtowcs needs to say
> LGPLv2+ instead of just LGPL (implicitly LGPLv3+) if glob-gnu uses it.
> Are you OK with the patch below, effectively re-licensing the code?

Yes, this is OK. I committed this part.

Bruno


2009-05-02  Bruno Haible  <address@hidden>

        Relicense mbsrtowcs and strnlen1 under LGPLv2+.
        * modules/mbsrtowcs (License): Change to LGPLv2+.
        * modules/strnlen1 (License): Likewise.
        Reported by Simon Josefsson.





reply via email to

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