File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -903,11 +903,14 @@ releases on a rotation basis as outlined in the
903903
904904## License
905905
906- Node.js is available under the
907- [ MIT License] ( https://opensource.org/licenses/MIT ) . Node.js also includes
908- external libraries that are available under a variety of licenses. See
909- [ LICENSE] ( https://github.com/nodejs/node/blob/HEAD/LICENSE ) for the full
910- license text.
906+ Node.js is licensed under the [ MIT License] ( https://opensource.org/licenses/MIT ) .
907+
908+ This project also depends on external libraries that may use different open-source
909+ licenses. For a complete list of included licenses, please see the
910+ [ LICENSE] ( https://github.com/nodejs/node/blob/main/LICENSE ) file.
911+
912+ If you are contributing documentation or source changes, please ensure your
913+ additions comply with the project’s license guidelines.
911914
912915[ Code of Conduct ] : https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md
913916[ Contributing to the project ] : CONTRIBUTING.md
You can’t perform that action at this time.
0 commit comments