I need the lib/ldexpl.c code under LGPLv2+. In the current module description,
it is marked as 'LGPL'. We need agreements of the contributors:
  - Paolo Bonzini contributed the original code under LGPLv2+, as can be seen
    from the git history. (That was in 2003. The LGPLv3 did not exist at that
    time.)
  - I relicense my contributions to this file.


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

        ldexpl: Relicense under LGPLv2+.
        * modules/ldexpl (License): Change to LGPLv2+.
        * lib/ldexpl.c: Update license notice.

diff --git a/lib/ldexpl.c b/lib/ldexpl.c
index 93a31cc033..89917e7a10 100644
--- a/lib/ldexpl.c
+++ b/lib/ldexpl.c
@@ -7,7 +7,7 @@
 
    This file is free software: you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as
-   published by the Free Software Foundation, either version 3 of the
+   published by the Free Software Foundation; either version 2.1 of the
    License, or (at your option) any later version.
 
    This file is distributed in the hope that it will be useful,
diff --git a/modules/ldexpl b/modules/ldexpl
index 09104a6543..5eae816b38 100644
--- a/modules/ldexpl
+++ b/modules/ldexpl
@@ -30,7 +30,7 @@ Link:
 $(LDEXPL_LIBM)
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paolo Bonzini




Reply via email to