Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Legal] Include the license of all libraries in _vendor #2950

Closed
1 task done
hukkin opened this issue Dec 21, 2021 · 0 comments · Fixed by #2952
Closed
1 task done

[Legal] Include the license of all libraries in _vendor #2950

hukkin opened this issue Dec 21, 2021 · 0 comments · Fixed by #2952
Labels
enhancement Needs Triage Issues that need to be evaluated for severity and status.

Comments

@hukkin
Copy link

hukkin commented Dec 21, 2021

What's the problem this feature will solve?

I'm not a lawyer, but my understanding is that it is not allowed to separate MIT licensed code from its license and copyright.

Describe the solution you'd like

Include the license of all vendored libraries.

Alternative Solutions

No response

Additional context

No response

Code of Conduct

  • I agree to follow the PSF Code of Conduct
@hukkin hukkin added enhancement Needs Triage Issues that need to be evaluated for severity and status. labels Dec 21, 2021
abravalheri added a commit to abravalheri/setuptools that referenced this issue Dec 21, 2021
As pointed out by pypa#2950, it is probably a good idea to keep the license
files for the vendored dependencies.

This is done by changing the `pavement.py` tasks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Needs Triage Issues that need to be evaluated for severity and status.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant