-
Notifications
You must be signed in to change notification settings - Fork 535
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
fix: yarn library license issues #6483
Conversation
@@ -1,34 +1,6 @@ | |||
#!/usr/bin/env node | |||
/* eslint-disable */ | |||
//prettier-ignore | |||
/*! |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you at least add a link for the LICENSE file but ideally you should list the licenses here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think so, the bsd license should be listed here just like the apache license is listed in other files
LICENSE
Outdated
@@ -234,32 +234,24 @@ SOFTWARE. | |||
|
|||
-------------------------------------------------------------------------------- | |||
|
|||
The following file is distributed under the BSD 2-Clause License: | |||
The following file is distributed under the Licenses: |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
@@ -234,14 +234,11 @@ SOFTWARE. | |||
|
|||
-------------------------------------------------------------------------------- | |||
|
|||
The following file is distributed under the BSD 2-Clause License: | |||
The following file is distributed under different licenses: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you should list them all
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks like they have listed them all, although perhaps not quite in the format I would have chosen.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi justin, thank you very much for your question. Regarding the format you mentioned, I would like to ask you to clarify which format you are referring to.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* fix: yarn library use license * fix: typo * fix: yarn software license issues
🤖 cherry pick finished successfully 🎉! |
* fix: yarn library use license * fix: typo * fix: yarn software license issues Co-authored-by: abeizn <[email protected]>
* fix: yarn library use license * fix: typo * fix: yarn software license issues
🤖 cherry pick finished successfully 🎉! |
* fix: yarn library use license * fix: typo * fix: yarn software license issues Co-authored-by: abeizn <[email protected]>
Summary
fix: yarn library license issues
Does this close any open issues?
Closes na
Screenshots
Include any relevant screenshots here.
Other Information
Any other information that is important to this PR.