1
0
Fork 0
arangodb/LICENSES-OTHER-COMPONENTS.md

225 lines
3.3 KiB
Markdown

# Other Licenses
## C/C++ Libraries
### Google V8
* https://code.google.com/p/v8/
* [BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
### icu
* http://site.icu-project.org/
* [ICU License](http://source.icu-project.org/repos/icu/icu/trunk/license.html)
### libev
* http://software.schmorp.de/pkg/libev.html
* [free as-is license](http://cvs.schmorp.de/libev/LICENSE?revision=1.11&view=markup)
### mruby
* only used for the shell
* https://github.com/mruby/mruby
* [MIT License](https://github.com/mruby/mruby/blob/master/LEGAL)
### zlib
* free as-is license
### readlib
* http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
* GNU GPL
* alternatively linenoise can be used
### linenoise
* https://github.com/antirez/linenoise
* [free as-is license](https://github.com/antirez/linenoise/blob/master/LICENSE)
### fpconv_dtoa
* https://github.com/night-shift/fpconv/
* [MIT License](https://raw.githubusercontent.com/night-shift/fpconv/master/license)
## Programs
### CoreOS etcd
* https://coreos.com/using-coreos/etcd/
* [Apache 2 License](https://github.com/coreos/etcd/blob/master/LICENSE)
## Javascript, Node and NPM
### Node core modules
* http://nodejs.org
* [MIT License](https://raw.githubusercontent.com/joyent/node/v0.10.33/LICENSE)
### Bundled NPM modules
#### Jasmine
* https://jasmine.github.io
* MIT License
#### JSUnity
* https://github.com/atesgoral/jsunity
* MIT License
#### ArangoDB Query Builder
* https://github.com/arangodb/aqbjs
* Apache 2
#### CoffeeScript
* http://coffeescript.org
* MIT License
#### stacktrace.js
* http://www.stacktracejs.com/
* [The Unlicense](http://unlicense.org)
#### expect.js
* https://github.com/Automattic/expect.js
* MIT License
#### extendible
* https://github.com/3rd-Eden/extendible
* MIT License
#### Foxx Generator
* https://github.com/moonglum/foxx_generator
* Apache 2 License
#### http-errors
* https://github.com/jshttp/http-errors
* MIT License
#### i
* https://github.com/pksunkara/inflect
* MIT License
#### Joi
* https://github.com/hapijs/joi
* BSD 3-Clause License
#### YAML
* https://github.com/nodeca/js-yaml
* MIT License
#### JSHint
* http://jshint.com
* MIT License
#### minimatch
* https://github.com/isaacs/minimatch
* MIT License
#### mocha
* http://mochajs.org
* MIT License
#### qs
* https://github.com/hapijs/qs
* BSD 3-Clause License
#### Ramda
* http://ramdajs.com
* MIT License
#### semver
* https://github.com/npm/node-semver
* [BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
#### Sinon.JS
* http://sinonjs.org
* BSD 3-Clause License
#### underscore
* http://underscorejs.org
* MIT License
### Frontend libraries
#### swagger
* http://swagger.io
* Apache 2 License
#### Backbone.js
* http://backbonejs.org
* MIT License
#### Bootstrap
* http://getbootstrap.com
* MIT License
#### D3js
* http://d3js.org
* BSD 3-Clause License
#### dygraph
* http://dygraphs.com
* MIT License
#### EJS
* http://www.embeddedjs.com
* MIT License
#### Handlebars
* MIT License
#### Highlight.js
* https://highlightjs.org
* BSD 3-Clause License
#### jqconsole
* MIT License
#### jQuery
* http://jquery.com
* MIT License
#### jsoneditor.js
* Apache 2 License
#### Crypto.js
* https://github.com/brix/crypto-js
* MIT License / BSD 3-Clause License
#### select2
* Apache 2 License