I did:
>       ldexpl: Relicense under LGPLv2+.

Oops, this produces a warning:

gnulib-tool: warning: module ldexpl depends on a module with an incompatible 
license: isnanl

Fixed by relicensing also the 'isnanl' module. It's a no-op, since 
'isnanl-nolibm'
is already under LGPLv2+.


2023-08-21  Bruno Haible  <[email protected]>

        isnanl: Relicense under LGPLv2+.
        * modules/isnanl (License): Change to LGPLv2+.

diff --git a/modules/isnanl b/modules/isnanl
index a598c9a459..bfea96f847 100644
--- a/modules/isnanl
+++ b/modules/isnanl
@@ -34,7 +34,7 @@ Link:
 $(ISNANL_LIBM)
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all




Reply via email to