-
Notifications
You must be signed in to change notification settings - Fork 3.4k
License files are in conflict #7825
Copy link
Copy link
Closed
Labels
CoreCLI core infrastructureCLI core infrastructurePackagingquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
CoreCLI core infrastructureCLI core infrastructurePackagingquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Type
Fields
Give feedbackNo fields configured for issues without a type.
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?