| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,6 +34,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The | |||
| 34 | 34 | * [TSC (Technical Steering Committee)](#tsc-technical-steering-committee) | |
| 35 | 35 | * [Collaborators](#collaborators) | |
| 36 | 36 | * [Release Keys](#release-keys) | |
| 37 | + * [License](#license) | ||
| 37 | 38 | ||
| 38 | 39 | ## Support | |
| 39 | 40 | ||
@@ -645,6 +646,14 @@ Other keys used to sign some previous releases: | |||
| 645 | 646 | * **Timothy J Fontaine** <tjfontaine@gmail.com> | |
| 646 | 647 | `7937DFD2AB06298B2293C3187D33FF9D0246406D` | |
| 647 | 648 | ||
| 649 | + ## License | ||
| 650 | + | ||
| 651 | + Node.js is available under the | ||
| 652 | + [MIT license](https://opensource.org/licenses/MIT). Node.js also includes | ||
| 653 | + external libraries that are available under a variety of licenses. See | ||
| 654 | + [LICENSE](https://github.com/nodejs/node/blob/master/LICENSE) for the full | ||
| 655 | + license text. | ||
| 656 | + | ||
| 648 | 657 | [Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md | |
| 649 | 658 | [Contributing to the project]: CONTRIBUTING.md | |
| 650 | 659 | [Node.js Website]: https://nodejs.org/ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments