Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-09-28 23:53:42 +0400
committerisaacs <i@izs.me>2011-09-28 23:54:46 +0400
commite4f85e3ac8db0250a5b55b06ee7b63964c77fe1b (patch)
treecece17cb5295fbb010887fadffbff5ecdae90bab /LICENSE
parent28be5485931c013d943b781d72b94fa8c8bdbadf (diff)
Use -z flag to tar. Best way forward for now.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE10
1 files changed, 0 insertions, 10 deletions
diff --git a/LICENSE b/LICENSE
index 2dc208191..74127bd1e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -42,13 +42,3 @@ This program includes a BSDTar/LibArchive version 2.8.3-1 binary,
originally distributed as part of the MinGW suite, compiled for
Win32, used according to the terms of the BSD license.
See deps/basic-bsdtar-2.8.3-1-ming32-bin/basic-bsdtar.LICENSE.
-
-This program includes a binary copy of GZIP version 1.2.4 by
-Jean-loup Gailly (jloup@gzip.org), and Mark Adler, compiled for
-Win32, used according to the terms of the GPL license.
-See: deps/gzip124xN/COPYING
-
-IMPORTANT: If you are using npm according to the terms of the MIT
-license, in such a way that is *not* compatible with the GPL license,
-then remove the deps/gzip124xN folder. This is only necessary for
-windows support, and not required on Unix systems.