File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -901,16 +901,19 @@ releases on a rotation basis as outlined in the
901901
902902## License
903903
904- Node.js is available under the
905- [ MIT License] ( https://opensource.org/licenses/MIT ) . Node.js also includes
906- external libraries that are available under a variety of licenses. See
907- [ LICENSE] ( https://github.com/nodejs/node/blob/HEAD/LICENSE ) for the full
908- license text.
904+ Node.js is licensed under the [ MIT License] ( https://opensource.org/licenses/MIT ) .
909905
910- [ Code of Conduct ] : https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md
906+ This project also depends on external libraries that may use different open-source licenses.
907+ For a complete list of included licenses, please see the [ LICENSE] ( https://github.com/nodejs/node/blob/HEAD/LICENSE ) file in this repository.
908+
909+ If you are contributing documentation or source changes, please ensure your additions comply with the existing license terms.
910+
911+ ---
912+
913+ [ Code of Conduct] : https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md
911914[ Contributing to the project ] : CONTRIBUTING.md
912915[ Node.js website ] : https://nodejs.org/
913916[ OpenJS Foundation ] : https://openjsf.org/
914917[ Strategic initiatives ] : doc/contributing/strategic-initiatives.md
915- [ Technical values and prioritization ] : doc/contributing/technical-values.md
918+ [ Technical values and prioritization] : doc/contributing/technical-values.md
916919[ Working Groups ] : https://github.com/nodejs/TSC/blob/HEAD/WORKING_GROUPS.md
You can’t perform that action at this time.
0 commit comments