diff --git a/README.md b/README.md index 7379fc59f1c9d2..7c893f31f8cb1d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The * [TSC (Technical Steering Committee)](#tsc-technical-steering-committee) * [Collaborators](#collaborators) * [Release Keys](#release-keys) +* [License](#license) ## Support @@ -645,6 +646,14 @@ Other keys used to sign some previous releases: * **Timothy J Fontaine** <tjfontaine@gmail.com> `7937DFD2AB06298B2293C3187D33FF9D0246406D` +## License + +Node.js is available under the +[MIT license](https://opensource.org/licenses/MIT). Node.js also includes +external libraries that are available under a variety of licenses. See +[LICENSE](https://github.com/nodejs/node/blob/master/LICENSE) for the full +license text. + [Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md [Contributing to the project]: CONTRIBUTING.md [Node.js Website]: https://nodejs.org/