Hi, and thanks for MolVec. We're evaluating it as a library dependency and noticed a licensing discrepancy we'd like to clarify before adopting it:
- The repository's
LICENSE file is the GNU Lesser General Public License v2.1.
- The published Maven artifact
gov.nih.ncats:molvec:0.9.8 declares <license><name>Apache-2.0</name></license> in its POM.
- The
.java source files carry no per-file license header.
Could you confirm which license is canonical for molvec, and whether it applies uniformly across released versions? It determines how downstream projects may use and redistribute the library. Thank you!
Hi, and thanks for MolVec. We're evaluating it as a library dependency and noticed a licensing discrepancy we'd like to clarify before adopting it:
LICENSEfile is the GNU Lesser General Public License v2.1.gov.nih.ncats:molvec:0.9.8declares<license><name>Apache-2.0</name></license>in its POM..javasource files carry no per-file license header.Could you confirm which license is canonical for
molvec, and whether it applies uniformly across released versions? It determines how downstream projects may use and redistribute the library. Thank you!