From a8297abaa75dea6de795457dfb8a3840dfd4b386 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Thu, 29 Oct 2015 19:00:15 +0100 Subject: [PATCH] Update LICENSES-OTHER-COMPONENTS.md --- LICENSES-OTHER-COMPONENTS.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/LICENSES-OTHER-COMPONENTS.md b/LICENSES-OTHER-COMPONENTS.md index dc070f6b8c..c8af1bbf23 100644 --- a/LICENSES-OTHER-COMPONENTS.md +++ b/LICENSES-OTHER-COMPONENTS.md @@ -91,16 +91,7 @@ * Project Home: http://nodejs.org * GITHUB: https://github.com/nodejs/node -* License: _stream_duplex.js [MIT-style License](https://github.com/nodejs/node/tree/v4.1.1/lib/_stream_duplex.js) -* License: _stream_passthrough.js [MIT-style License](https://github.com/nodejs/node/tree/v4.1.1/lib/_stream_passthrough.js) -* License: _stream_readable.js [MIT-style License](https://github.com/nodejs/node/tree/v4.1.1/lib/_stream_readable.js) -* License: _stream_transform.js [MIT-style License](https://github.com/nodejs/node/tree/v4.1.1/lib/_stream_transform.js) -* License: _stream_writable.js [MIT-style License](https://github.com/nodejs/node/tree/v4.1.1/lib/_stream_writable.js) -* License: event.js [MIT-style License](https://github.com/nodejs/node/tree/v4.1.1/lib/events.js) -* License: querystring.js [MIT-style License](https://github.com/nodejs/node/tree/v4.1.1/lib/querystring.js) -* License: stream.js [MIT-style License](https://github.com/nodejs/node/tree/v4.1.1/lib/stream.js) -* License: string_decoder.js [MIT-style License](https://github.com/nodejs/node/tree/v4.1.1/lib/string_decoder.js) -* License: url.js [MIT-style License](https://github.com/nodejs/node/tree/v4.1.1/lib/url.js) +* License: [MIT-style License](https://github.com/nodejs/node/blob/master/LICENSE) for the files _stream_duplex.js, _stream_passthrough.js, _stream_readable.js, _stream_transform.js, _stream_writable.js, event.js, querystring.js, stream.js, string_decoder.js, url.js * License: punycode.js [MIT License](https://github.com/bestiejs/punycode.js/blob/master/LICENSE-MIT.txt) ### Bundled NPM modules