Describe the bug
There are 2 license files in this repo, LICENSE.txt and cli_license_terms.md, which appear to be in conflict.
To Reproduce
n/a
Expected behaviour
I'd expect one license, not 2.
Environment summary
n/a
Additional context
The readme says this is licensed under MIT, but the package includes cli_license_terms.md.
The included cli_license_terms.md file says this cannot be redistributed, but the MIT license says that it can.
Can you please clarify?
Describe the bug
There are 2 license files in this repo, LICENSE.txt and cli_license_terms.md, which appear to be in conflict.
To Reproduce
n/a
Expected behaviour
I'd expect one license, not 2.
Environment summary
n/a
Additional context
The readme says this is licensed under MIT, but the package includes
cli_license_terms.md.The included
cli_license_terms.mdfile says this cannot be redistributed, but the MIT license says that it can.Can you please clarify?