FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

update licenses and remove v8_inspector deps license by thefourtheye · Pull Request #11310 · nodejs/node · GitHub

/ node Public

update licenses and remove v8_inspector deps license - #11310

Closed
thefourtheye wants to merge 2 commits into
nodejs:masterfrom
thefourtheye:update-license
Closed

update licenses and remove v8_inspector deps license#11310
thefourtheye wants to merge 2 commits into
nodejs:masterfrom
thefourtheye:update-license

Conversation

Copy link
Copy Markdown
Contributor

#9028 made Node.js use the V8
inspector bundled with the deps/v8 and removed the third party
dependency. We can safely omit the non-existent license file.

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

nodejs#9028 made Node.js use the V8
inspector bundled with the deps/v8 and removed the third party
dependency. We can safely omit the non-existent license file.
Generated with tools/license-builder.sh.
nodejs-github-bot added meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory. labels Feb 11, 2017

bnoordhuis commented Feb 11, 2017
edited
Loading

Copy link
Copy Markdown
Member

Are the changes to LICENSE the result of running license-builder.sh?

Aside 1: I was planning on landing #11239 later today. You probably need to rebase after that.

Aside 2: is deps/v8_inspector only used for generating v8_inspector_protocol_json.h now? Seems kind of wasteful to keep it around just for that. I'm going to look into that. (EDIT: No, it's used for more than just that.)

Copy link
Copy Markdown
Member

Related: #9351

Copy link
Copy Markdown
Contributor Author

Closing in favor of #9351

thefourtheye deleted the update-license branch February 11, 2017 14:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL