Paul Eggert wrote: > > Would you be OK to relicense your lib/getrandom.c contributions under > > LGPLv2+? I would do the same for mine. > > Yes, that's fine. I hadn't noticed the dependency glitch.
Thanks. Done: 2020-07-04 Bruno Haible <[email protected]> getrandom: Relicense under LGPLv2+. Paul Eggert's approval is in <https://lists.gnu.org/archive/html/bug-gnulib/2020-07/msg00023.html>. * modules/getrandom (License): Change to LGPLv2+. diff --git a/modules/getrandom b/modules/getrandom index f1c3597..8add391 100644 --- a/modules/getrandom +++ b/modules/getrandom @@ -28,7 +28,7 @@ Link: $(LIB_GETRANDOM) License: -LGPL +LGPLv2+ Maintainer: all
