Skip to content

doc: update LICENSE file - #24898

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:run-license-builder
Closed

doc: update LICENSE file#24898
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:run-license-builder

Conversation

@addaleax

Copy link
Copy Markdown
Member

Update the LICENSE file by running tools/license-builder.sh.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Update the `LICENSE` file by running `tools/license-builder.sh`.
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Dec 7, 2018
@addaleax

Copy link
Copy Markdown
MemberAuthor

CI: https://ci.nodejs.org/job/node-test-pull-request/19305/

Please 👍 this comment to approve fast-tracking.

@addaleaxaddaleax added fast-track PRs that do not need to wait for 48 hours to land. doc Issues and PRs related to the documentations. labels Dec 7, 2018
@richardlau

Copy link
Copy Markdown
Member

Stuck dont-land-on-* labels for releases that don't have that level of cares. This is probably applicable to v11.x and v10.x but I wonder if this should be manually backported (i.e. run the license-builder.sh script on those release lines) rather than cherry-picked just to be safe.

@addaleax

Copy link
Copy Markdown
MemberAuthor

Landed in b5e9086

@addaleaxaddaleax closed this Dec 7, 2018
@addaleax
addaleax deleted the run-license-builder branch December 7, 2018 23:17
addaleax added a commit to addaleax/node that referenced this pull request Dec 7, 2018
Update the `LICENSE` file by running `tools/license-builder.sh`.
PR-URL: nodejs#24898
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request Dec 8, 2018
Update the `LICENSE` file by running `tools/license-builder.sh`.
PR-URL: #24898
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Dec 18, 2018
refack pushed a commit to refack/node that referenced this pull request Jan 14, 2019
Update the `LICENSE` file by running `tools/license-builder.sh`.
PR-URL: nodejs#24898
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@tomleahtomleah mentioned this pull request Apr 8, 2019
3 tasks
mhamwala added a commit to mhamwala/node that referenced this pull request Apr 8, 2019
@mhamwalamhamwala mentioned this pull request Apr 8, 2019
2 tasks
BethGriggs pushed a commit that referenced this pull request Apr 16, 2019
Update the `LICENSE` file by running `tools/license-builder.sh`.
Backport-PR-URL: #27131
PR-URL: #24898
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@BethGriggsBethGriggs mentioned this pull request May 1, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@addaleax@nodejs-github-bot@richardlau@Trott