Skip to content

License inconsistency: package.json/README declare MIT but LICENSE file is Apache 2.0 #1

@lsequeiraa

Description

@lsequeiraa

Hi! I noticed the license declarations in this repo don't agree
with each other. Flagging in case it's a paperwork mistake worth
fixing.

  • package.json (master and all published versions through 1.2.0):
    "license": "MIT"
  • README.md (Licensing section):

    This package is licensed under the MIT License. The WASM bundle
    includes HiGHS, also licensed under MIT.

  • GitHub repo metadata (sidebar): Apache License 2.0
  • LICENSE file (190 lines):
    Apache License Version 2.0, January 2004
    ...
    Copyright 2024 Guy Paterson-Jones
    

Could you confirm which one is intended? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions