1
0
Fork 0

Update LICENSES-OTHER-COMPONENTS.md

This commit is contained in:
Frank Celler 2015-10-29 15:20:31 +01:00
parent 58e81c03b5
commit 6297bc2ea9
1 changed files with 4 additions and 4 deletions

View File

@ -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