Re: nan: Relicense under LGPLv2+

2024-04-20 Thread Bruno Haible
d-snan (License): Change to LGPLv2+. * lib/signed-snan.h: Update license notice. snan: Relicense under LGPLv2+. * modules/snan (License): Change to LGPLv2+. * lib/snan.h: Update license notice. signed-nan: Relicense under LGPLv2+. * modules/signed-nan

Re: nan: Relicense under LGPLv2+

2024-04-20 Thread Paul Eggert
On 2024-04-17 16:09, Bruno Haible wrote: Can I have your agreement to relicensing your contributions to this module under LGPLv2+, please? Yes, that's fine.

Re: nan: Relicense under LGPLv2+

2024-04-18 Thread Eric Blake
On Thu, Apr 18, 2024 at 01:09:19AM +0200, Bruno Haible wrote: > The module 'nan' (previously tests/nan.h, now lib/nan.h) defines functions > for getting a NaN value reliably. This module is, so far, under GPL, > because historically only the tests use it. > > I would like to use it under LGPLv2+,

nan: Relicense under LGPLv2+

2024-04-17 Thread Bruno Haible
The module 'nan' (previously tests/nan.h, now lib/nan.h) defines functions for getting a NaN value reliably. This module is, so far, under GPL, because historically only the tests use it. I would like to use it under LGPLv2+, for the modules 'setpayload*' and 'getpayloadl' (functions defined by IS