deps: upgraded to node-gyp@3.0.3 in npm
[platform/upstream/nodejs.git] / deps / npm / LICENSE
1 Copyright (c) npm, Inc. and Contributors
2 All rights reserved.
3
4 npm is released under the Artistic License 2.0, subject to additional terms
5 that are listed below.
6
7 The text of the npm License follows and the text of the additional terms
8 follows the Artistic License 2.0 terms:
9
10
11 --------
12
13
14 The Artistic License 2.0
15
16 Copyright (c) 2000-2006, The Perl Foundation.
17
18 Everyone is permitted to copy and distribute verbatim copies
19 of this license document, but changing it is not allowed.
20
21 Preamble
22
23 This license establishes the terms under which a given free software
24 Package may be copied, modified, distributed, and/or redistributed.
25 The intent is that the Copyright Holder maintains some artistic
26 control over the development of that Package while still keeping the
27 Package available as open source and free software.
28
29 You are always permitted to make arrangements wholly outside of this
30 license directly with the Copyright Holder of a given Package.  If the
31 terms of this license do not permit the full use that you propose to
32 make of the Package, you should contact the Copyright Holder and seek
33 a different licensing arrangement.
34
35 Definitions
36
37     "Copyright Holder" means the individual(s) or organization(s)
38     named in the copyright notice for the entire Package.
39
40     "Contributor" means any party that has contributed code or other
41     material to the Package, in accordance with the Copyright Holder's
42     procedures.
43
44     "You" and "your" means any person who would like to copy,
45     distribute, or modify the Package.
46
47     "Package" means the collection of files distributed by the
48     Copyright Holder, and derivatives of that collection and/or of
49     those files. A given Package may consist of either the Standard
50     Version, or a Modified Version.
51
52     "Distribute" means providing a copy of the Package or making it
53     accessible to anyone else, or in the case of a company or
54     organization, to others outside of your company or organization.
55
56     "Distributor Fee" means any fee that you charge for Distributing
57     this Package or providing support for this Package to another
58     party.  It does not mean licensing fees.
59
60     "Standard Version" refers to the Package if it has not been
61     modified, or has been modified only in ways explicitly requested
62     by the Copyright Holder.
63
64     "Modified Version" means the Package, if it has been changed, and
65     such changes were not explicitly requested by the Copyright
66     Holder.
67
68     "Original License" means this Artistic License as Distributed with
69     the Standard Version of the Package, in its current version or as
70     it may be modified by The Perl Foundation in the future.
71
72     "Source" form means the source code, documentation source, and
73     configuration files for the Package.
74
75     "Compiled" form means the compiled bytecode, object code, binary,
76     or any other form resulting from mechanical transformation or
77     translation of the Source form.
78
79
80 Permission for Use and Modification Without Distribution
81
82 (1)  You are permitted to use the Standard Version and create and use
83 Modified Versions for any purpose without restriction, provided that
84 you do not Distribute the Modified Version.
85
86
87 Permissions for Redistribution of the Standard Version
88
89 (2)  You may Distribute verbatim copies of the Source form of the
90 Standard Version of this Package in any medium without restriction,
91 either gratis or for a Distributor Fee, provided that you duplicate
92 all of the original copyright notices and associated disclaimers.  At
93 your discretion, such verbatim copies may or may not include a
94 Compiled form of the Package.
95
96 (3)  You may apply any bug fixes, portability changes, and other
97 modifications made available from the Copyright Holder.  The resulting
98 Package will still be considered the Standard Version, and as such
99 will be subject to the Original License.
100
101
102 Distribution of Modified Versions of the Package as Source
103
104 (4)  You may Distribute your Modified Version as Source (either gratis
105 or for a Distributor Fee, and with or without a Compiled form of the
106 Modified Version) provided that you clearly document how it differs
107 from the Standard Version, including, but not limited to, documenting
108 any non-standard features, executables, or modules, and provided that
109 you do at least ONE of the following:
110
111     (a)  make the Modified Version available to the Copyright Holder
112     of the Standard Version, under the Original License, so that the
113     Copyright Holder may include your modifications in the Standard
114     Version.
115
116     (b)  ensure that installation of your Modified Version does not
117     prevent the user installing or running the Standard Version. In
118     addition, the Modified Version must bear a name that is different
119     from the name of the Standard Version.
120
121     (c)  allow anyone who receives a copy of the Modified Version to
122     make the Source form of the Modified Version available to others
123     under
124
125         (i)  the Original License or
126
127         (ii)  a license that permits the licensee to freely copy,
128         modify and redistribute the Modified Version using the same
129         licensing terms that apply to the copy that the licensee
130         received, and requires that the Source form of the Modified
131         Version, and of any works derived from it, be made freely
132         available in that license fees are prohibited but Distributor
133         Fees are allowed.
134
135
136 Distribution of Compiled Forms of the Standard Version
137 or Modified Versions without the Source
138
139 (5)  You may Distribute Compiled forms of the Standard Version without
140 the Source, provided that you include complete instructions on how to
141 get the Source of the Standard Version.  Such instructions must be
142 valid at the time of your distribution.  If these instructions, at any
143 time while you are carrying out such distribution, become invalid, you
144 must provide new instructions on demand or cease further distribution.
145 If you provide valid instructions or cease distribution within thirty
146 days after you become aware that the instructions are invalid, then
147 you do not forfeit any of your rights under this license.
148
149 (6)  You may Distribute a Modified Version in Compiled form without
150 the Source, provided that you comply with Section 4 with respect to
151 the Source of the Modified Version.
152
153
154 Aggregating or Linking the Package
155
156 (7)  You may aggregate the Package (either the Standard Version or
157 Modified Version) with other packages and Distribute the resulting
158 aggregation provided that you do not charge a licensing fee for the
159 Package.  Distributor Fees are permitted, and licensing fees for other
160 components in the aggregation are permitted. The terms of this license
161 apply to the use and Distribution of the Standard or Modified Versions
162 as included in the aggregation.
163
164 (8) You are permitted to link Modified and Standard Versions with
165 other works, to embed the Package in a larger work of your own, or to
166 build stand-alone binary or bytecode versions of applications that
167 include the Package, and Distribute the result without restriction,
168 provided the result does not expose a direct interface to the Package.
169
170
171 Items That are Not Considered Part of a Modified Version
172
173 (9) Works (including, but not limited to, modules and scripts) that
174 merely extend or make use of the Package, do not, by themselves, cause
175 the Package to be a Modified Version.  In addition, such works are not
176 considered parts of the Package itself, and are not subject to the
177 terms of this license.
178
179
180 General Provisions
181
182 (10)  Any use, modification, and distribution of the Standard or
183 Modified Versions is governed by this Artistic License. By using,
184 modifying or distributing the Package, you accept this license. Do not
185 use, modify, or distribute the Package, if you do not accept this
186 license.
187
188 (11)  If your Modified Version has been derived from a Modified
189 Version made by someone other than you, you are nevertheless required
190 to ensure that your Modified Version complies with the requirements of
191 this license.
192
193 (12)  This license does not grant you the right to use any trademark,
194 service mark, tradename, or logo of the Copyright Holder.
195
196 (13)  This license includes the non-exclusive, worldwide,
197 free-of-charge patent license to make, have made, use, offer to sell,
198 sell, import and otherwise transfer the Package with respect to any
199 patent claims licensable by the Copyright Holder that are necessarily
200 infringed by the Package. If you institute patent litigation
201 (including a cross-claim or counterclaim) against any party alleging
202 that the Package constitutes direct or contributory patent
203 infringement, then this Artistic License to you shall terminate on the
204 date that such litigation is filed.
205
206 (14)  Disclaimer of Warranty:
207 THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
208 IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
209 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
210 NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
211 LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
212 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
213 DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
214 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
215
216
217 --------
218
219
220 The following additional terms shall apply to use of the npm software, the npm
221 website, the npm repository and any other services or products offered by npm,
222 Inc.:
223
224 "Node.js" trademark Joyent, Inc.  npm is not officially part of the Node.js
225 project, and is neither owned by nor affiliated with Joyent, Inc.
226
227 "npm" and "The npm Registry" are owned by npm, Inc. All rights reserved.
228
229 Modules published on the npm registry are not officially endorsed by npm, Inc.
230 or the Node.js project.
231
232 Data published to the npm registry is not part of npm itself, and is the sole
233 property of the publisher. While every effort is made to ensure accountability,
234 there is absolutely no guarantee, warrantee, or assertion expressed or implied
235 as to the quality, fitness for a specific purpose, or lack of malice in any
236 given npm package.  Packages downloaded through the npm registry are
237 independently licensed and are not covered by this license.
238
239 Additional policies relating to, and restrictions on use of, npm products and
240 services are available on the npm website.  All such policies and restrictions,
241 as updated from time to time, are hereby incorporated into this license
242 agreement.  By using npm, you acknowledge your agreement to all such policies
243 and restrictions.
244
245 If you have a complaint about a package in the public npm registry, and cannot
246 resolve it with the package owner, please email support@npmjs.com and explain
247 the situation.  See the [npm Dispute Resolution
248 policy](https://github.com/npm/policies/blob/master/disputes.md) for more
249 details.
250
251 Any data published to The npm Registry (including user account information) may
252 be removed or modified at the sole discretion of the npm server administrators.
253
254 "npm Logo" created by Mathias Pettersson and Brian Hammond,
255 used with permission.
256
257 "Gubblebum Blocky" font
258 Copyright (c) by Tjarda Koster, http://jelloween.deviantart.com
259 included for use in the npm website and documentation,
260 used with permission.
261
262 This program uses several Node modules contained in the node_modules/
263 subdirectory, according to the terms of their respective licenses.