|
1 | | -Copyright 2009-2012, Isaac Z. Schlueter (the "Original Author") |
| 1 | +Copyright (c) Isaac Z. Schlueter (the "Original Author") |
2 | 2 | All rights reserved. |
3 | 3 |
|
4 | 4 | MIT +no-false-attribs License |
@@ -42,23 +42,24 @@ Original Author, when distributed with the Software. |
42 | 42 | part of the Node.js project, and is neither owned by nor |
43 | 43 | officially affiliated with Joyent, Inc. |
44 | 44 |
|
45 | | -Packages published in the npm registry are not part of npm |
46 | | -itself, are the sole property of their respective maintainers, |
47 | | -and are not covered by this license. |
| 45 | +Packages published in the npm registry (other than the Software and |
| 46 | +its included dependencies) are not part of npm itself, are the sole |
| 47 | +property of their respective maintainers, and are not covered by |
| 48 | +this license. |
48 | 49 |
|
49 | 50 | "npm Logo" created by Mathias Pettersson and Brian Hammond, |
50 | 51 | used with permission. |
51 | 52 |
|
52 | 53 | "Gubblebum Blocky" font |
53 | | -Copyright (c) 2007 by Tjarda Koster, http://jelloween.deviantart.com |
| 54 | +Copyright (c) by Tjarda Koster, http://jelloween.deviantart.com |
54 | 55 | included for use in the npm website and documentation, |
55 | 56 | used with permission. |
56 | 57 |
|
57 | | -This program uses "node-uuid", Copyright (c) 2010 Robert Kieffer, |
58 | | -according to the terms of the MIT license. |
59 | | - |
60 | | -This program uses "request", Copyright (c) 2011 Mikeal Rogers, |
| 58 | +This program uses "request", Copyright (c) Mikeal Rogers, |
61 | 59 | according to the terms of the Apache license. |
62 | 60 |
|
63 | | -This program uses "mkdirp", Copyright (c) 2010 James Halliday, |
| 61 | +This program uses "mkdirp", Copyright (c) James Halliday, |
64 | 62 | according to the terms of the MIT/X11 license. |
| 63 | + |
| 64 | +This program uses "opener", Copyright (c) Domenic Denicola, |
| 65 | +according to the terms of the DWTFPL2 license. |
0 commit comments