Skip to content

License clarification: repo LICENSE is LGPL-2.1 but the Maven POM declares Apache-2.0 #38

Description

@nboutard

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions