From 3585c33a3f3b4a9a902965b50d762b71aee82df6 Mon Sep 17 00:00:00 2001 From: "Joseph P. White" Date: Mon, 4 Mar 2019 12:56:47 -0500 Subject: [PATCH] Update license information --- docs/notices.md | 50 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/docs/notices.md b/docs/notices.md index 650dc80f33..7bc08497a2 100644 --- a/docs/notices.md +++ b/docs/notices.md @@ -86,6 +86,55 @@ where denoted. These software products are free for commercial use. available under the [MIT License][mit]. - [PDOOCI](https://github.com/taq/pdooci), which is available under the [GPL 2.0][gpl2]. +- [async](https://github.com/caolan/async), which is available under the [MIT License][mit]. +- [bignumber.js](https://github.com/MikeMcl/bignumber.js), which is available under the [MIT License][mit]. +- [bson](https://github.com/mongodb/js-bson), which is available under the [Apache License Version 2.0][apache2]. +- \*[cloneextend](https://github.com/shimondoodkin/nodejs-clone-extend), which is available [for any use](https://github.com/shimondoodkin/nodejs-clone-extend#licence). +- [color-convert](https://github.com/Qix-/color-convert), which is available under the [MIT License][mit]. +- [color-name](https://github.com/dfcreative/color-name), which is available under the [MIT License][mit]. +- [color-string](https://github.com/Qix-/color-string), which is available under the [MIT License][mit]. +- [color](https://github.com/Qix-/color), which is available under the [MIT License][mit]. +- [colornames](https://github.com/timoxley/colornames), which is available under the [MIT License][mit]. +- [colors](https://github.com/Marak/colors.js), which is available under the [MIT License][mit]. +- [colorspace](https://github.com/3rd-Eden/colorspace), which is available under the [MIT License][mit]. +- [core-util-is](https://github.com/isaacs/core-util-is), which is available under the [MIT License][mit]. +- [diagnostics](https://github.com/bigpipe/diagnostics), which is available under the [MIT License][mit]. +- [enabled](https://github.com/bigpipe/enabled), which is available under the [MIT License][mit]. +- [env-variable](https://github.com/3rd-Eden/env-variable), which is available under the [MIT License][mit]. +- [fast-safe-stringify](https://github.com/davidmarkclements/fast-safe-stringify), which is available under the [MIT License][mit]. +- [fecha](https://github.com/taylorhakes/fecha), which is available under the [MIT License][mit]. +- [inherits](https://github.com/isaacs/inherits), which is available under the [ISC License][isc]. +- [ini](https://github.com/isaacs/ini), which is available under the [MIT License][mit]. +- [is-arrayish](https://github.com/qix-/node-is-arrayish), which is available under the [MIT License][mit]. +- [is-stream](https://github.com/sindresorhus/is-stream), which is available under the [MIT License][mit]. +- [isarray](https://github.com/juliangruber/isarray), which is available under the [MIT License][mit]. +- [kuler](https://github.com/3rd-Eden/kuler), which is available under the [MIT License][mit]. +- [lodash](https://github.com/lodash/lodash), which is available under the [MIT License][mit]. +- [logform](https://github.com/winstonjs/logform), which is available under the [MIT License][mit]. +- [memory-pager](https://github.com/mafintosh/memory-pager), which is available under the [MIT License][mit]. +- [mongodb-core](https://github.com/mongodb-js/mongodb-core), which is available under the [Apache License Version 2.0][apache2]. +- [mongodb](https://github.com/mongodb/node-mongodb-native), which is available under the [Apache License Version 2.0][apache2]. +- [ms](https://github.com/zeit/ms), which is available under the [MIT License][mit]. +- [mysql](https://github.com/felixge/node-mysql), which is available under the [MIT License][mit]. +- [one-time](https://github.com/unshiftio/one-time), which is available under the [MIT License][mit]. +- [process-nextick-args](https://github.com/calvinmetcalf/process-nextick-args), which is available under the [MIT License][mit]. +- [readable-stream](https://github.com/nodejs/readable-stream), which is available under the [MIT License][mit]. +- [require-all](https://github.com/felixge/node-require-all), which is available under the [MIT License][mit]. +- [require_optional](https://github.com/christkv/require_optional), which is available under the [Apache License Version 2.0][apache2]. +- [resolve-from](https://github.com/sindresorhus/resolve-from), which is available under the [MIT License][mit]. +- [safe-buffer](https://github.com/feross/safe-buffer), which is available under the [MIT License][mit]. +- [saslprep](https://github.com/reklatsmasters/saslprep), which is available under the [MIT License][mit]. +- [semver](https://github.com/npm/node-semver), which is available under the [ISC License][isc]. +- [simple-swizzle](https://github.com/qix-/node-simple-swizzle), which is available under the [MIT License][mit]. +- [sparse-bitfield](https://github.com/mafintosh/sparse-bitfield), which is available under the [MIT License][mit]. +- [stack-trace](https://github.com/felixge/node-stack-trace), which is available under the [MIT License][mit]. +- [string_decoder](https://github.com/nodejs/string_decoder), which is available under the [MIT License][mit]. +- [text-hex](https://github.com/3rd-Eden/text-hex), which is available under the [MIT License][mit]. +- [triple-beam](https://github.com/winstonjs/triple-beam), which is available under the [MIT License][mit]. +- [tv4](https://github.com/geraintluff/tv4), which is available under the [MIT License][mit]. +- [util-deprecate](https://github.com/TooTallNate/util-deprecate), which is available under the [MIT License][mit]. +- [winston-transport](https://github.com/winstonjs/winston-transport), which is available under the [MIT License][mit]. +- [winston](https://github.com/winstonjs/winston), which is available under the [MIT License][mit]. \* = Not available under an [OSI-approved license][osi]. @@ -100,3 +149,4 @@ where denoted. These software products are free for commercial use. [lgpl3]: http://www.gnu.org/licenses/lgpl-3.0.txt [agpl]: http://www.gnu.org/licenses/agpl-3.0.txt [apache2]: http://www.apache.org/licenses/LICENSE-2.0 +[isc]: https://opensource.org/licenses/ISC