Skip to content

doc: include license for src/large_pages in LICENSE

Include License for src/large_pages (MIT licensed by Intel), to the main LICENSE file and make required changes to the tools/license-builder.sh script.

Fixes: https://github.com/nodejs/node/issues/25238

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

/cc @trott @kapouer

Merge request reports

Loading