Closed jamesjer closed 2 years ago
Also, the address for the FSF given in the LICENSE file has been wrong for 16 years now. It would be good to refresh the text of the LICENSE file from the FSF:
I've updated the license file to LGPL 3. Sorry for the delay.
The license of this project is unclear. The opam file says:
However, the LICENSE file contains the text of LGPL 2.1, not 3.0. Furthermore, the headers of both
src/reactiveData.ml
andsrc/reactiveData.mli
claim that the license is LGPL-2.1-or-later with the OCaml linking exception.Is the license LGPL 2.1 or 3.0? Is "any later version" okay, or not? Thank you.