mirror of https://gitee.com/bigwinds/arangodb
Update LICENSES-OTHER-COMPONENTS.md
This commit is contained in:
parent
58e81c03b5
commit
6297bc2ea9
|
@ -63,16 +63,16 @@
|
||||||
|
|
||||||
### Flex 2.5
|
### Flex 2.5
|
||||||
|
|
||||||
* http://flex.sourceforge.net/
|
* Project Home: http://flex.sourceforge.net/
|
||||||
* only used to generate code, not part of the distribution
|
* only used to generate code, not part of the distribution
|
||||||
* [free as-is license](http://flex.sourceforge.net/manual/Copyright.html#Copyright)
|
* License: [free as-is license](http://flex.sourceforge.net/manual/Copyright.html#Copyright)
|
||||||
|
|
||||||
## Javascript, Node and NPM
|
## Javascript, Node and NPM
|
||||||
|
|
||||||
### Node core modules
|
### Node core modules
|
||||||
|
|
||||||
* http://nodejs.org
|
* Project Home: http://nodejs.org
|
||||||
* [MIT License](https://raw.githubusercontent.com/joyent/node/v0.10.33/LICENSE)
|
* License: Node MIT License [_stream_duplex.js,_stream_passthrough.js,_stream_readable.js,_stream_transform.js,_stream_writable.js,events.js,querystring.js,stream.js,string_decoder.js,url.js](https://raw.githubusercontent.com/joyent/node/v0.10.33/LICENSE), MIT [punycode.js](https://raw.githubusercontent.com/joyent/node/v0.10.33/LICENSE)
|
||||||
|
|
||||||
### Bundled NPM modules
|
### Bundled NPM modules
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue