interactive-examples icon indicating copy to clipboard operation
interactive-examples copied to clipboard

The license in "package.json" and "package-lock.json" is different from the one in "LICENSE" file

Open Isam-Lakehal opened this issue 1 year ago • 2 comments

As in the title, the license in "package.json" and "package-lock.json" is different from the one in "LICENSE" file so which one is the license for all the files in this repo?

Isam-Lakehal avatar Jun 12 '24 21:06 Isam-Lakehal

It looks like this is your first issue. Welcome! 👋 One of the project maintainers will be with you as soon as possible. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.

github-actions[bot] avatar Jun 12 '24 21:06 github-actions[bot]

  • package.json: https://github.com/mdn/interactive-examples/blob/2245adcb37744f1ac22e0e47d78dabac32391dae/package.json#L6
  • package-lock.json https://github.com/mdn/interactive-examples/blob/2245adcb37744f1ac22e0e47d78dabac32391dae/package-lock.json#L11
  • LICENSE.md https://github.com/mdn/interactive-examples/blob/2245adcb37744f1ac22e0e47d78dabac32391dae/LICENSE#L1

caugner avatar Jun 14 '24 10:06 caugner