summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE6
1 files changed, 3 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 204ff4b93d..c655cbaf9c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -79,8 +79,8 @@ The externally maintained libraries used by Node are:
licensed under a permissive free software license. See
deps/zlib/LICENSE.
- - deps/npm NPM is a package manager program copyright 2009, 2010, 2011
- Isaac Z. Schlueter and licensed under MIT. NPM includes several
+ - deps/npm npm is a package manager program copyright 2009, 2010, 2011
+ Isaac Z. Schlueter and licensed under MIT. npm includes several
subpackages MIT or Apache licenses, see deps/npm/LICENSE for more
- information. NPM is included in the Node .msi and .pkg distributions
+ information. npm is included in the Node .msi and .pkg distributions
but not in the Node binary itself.