| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -903,11 +903,14 @@ releases on a rotation basis as outlined in the | |||
| 903 | 903 | ||
| 904 | 904 | ## License | |
| 905 | 905 | ||
| 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. | ||
| 911 | 914 | ||
| 912 | 915 | [Code of Conduct]: https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md | |
| 913 | 916 | [Contributing to the project]: CONTRIBUTING.md | |
| Back | FazBrowse Home | New Git URL |
0 commit comments