# Other Licenses ## C/C++ Libraries ### Google V8 * https://code.google.com/p/v8/ * [overview](https://raw.githubusercontent.com/v8/v8/4.3.61/LICENSE), [V8](https://raw.githubusercontent.com/v8/v8/4.3.61/LICENSE.v8), [strongtalk](https://raw.githubusercontent.com/v8/v8/4.3.61/LICENSE.strongtalk), [valgrind](https://raw.githubusercontent.com/v8/v8/4.3.61/LICENSE.valgrind), [vtune](https://raw.githubusercontent.com/v8/v8/4.3.61/src/third_party/vtune/v8-vtune.h), [gmock](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/V8-4.3.61/testing/gmock/LICENSE), [gtest](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/V8-4.3.61/testing/gtest/LICENSE), [fdlibm](https://raw.githubusercontent.com/v8/v8/4.3.61/src/third_party/fdlibm/LICENSE) ### 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) ### zlib * [free as-is license](https://github.com/arangodb/arangodb/blob/devel/3rdParty/zlib-1.2.7/README#L85) ### Valgrind * valgrind.h header file only * [BSD-style license](https://github.com/arangodb/arangodb/blob/devel/3rdParty/valgrind/valgrind.h) ### boost * http://www.boost.org/ * [boost software license](http://www.boost.org/LICENSE_1_0.txt) ### 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) ### autotools * http://www.gnu.org/software/autoconf/autoconf.html * https://www.gnu.org/software/automake/ * only used to generate code, not part of the distribution * parts generated are free as-is license ### Bison * https://www.gnu.org/software/bison/ * only used to generate code, not part of the distribution; for details about using Bison in this way see http://www.gnu.org/software/bison/manual/bison.html#Conditions * parts generated use see https://github.com/arangodb/arangodb/blob/devel/arangod/Aql/grammar.cpp#L20 ### Flex * http://flex.sourceforge.net/ * only used to generate code, not part of the distribution * [free as-is license](http://flex.sourceforge.net/manual/Copyright.html#Copyright) ## 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](https://raw.githubusercontent.com/jasmine/jasmine/master/MIT.LICENSE) #### JSUnity * https://github.com/atesgoral/jsunity * [MIT License](http://www.opensource.org/licenses/mit-license.php) #### ArangoDB Query Builder * https://github.com/arangodb/aqbjs * [Apache 2](https://raw.githubusercontent.com/arangodb/aqbjs/master/LICENSE) #### Chai * http://chaijs.com * [MIT License](https://github.com/chaijs/chai/blob/master/README.md) #### CoffeeScript * http://coffeescript.org * [MIT License](https://www.npmjs.com/package/coffee-script) #### stacktrace.js * http://www.stacktracejs.com/ * [The Unlicense](http://unlicense.org) #### expect.js * https://github.com/Automattic/expect.js * [MIT License](https://github.com/Automattic/expect.js/blob/master/README.md) #### extendible * https://github.com/3rd-Eden/extendible * [MIT License](https://github.com/bigpipe/extendible/blob/master/README.md) #### Foxx Generator * https://github.com/moonglum/foxx_generator * [Apache 2 License](https://raw.githubusercontent.com/moonglum/foxx_generator/master/LICENSE) #### highlight.js * https://highlightjs.org * [BSD 3-Clause License](https://raw.githubusercontent.com/isagalaev/highlight.js/master/LICENSE) #### http-errors * https://github.com/jshttp/http-errors * [MIT License](https://raw.githubusercontent.com/jshttp/http-errors/master/LICENSE) #### inflect * https://github.com/pksunkara/inflect * [MIT License](https://raw.githubusercontent.com/pksunkara/inflect/master/LICENSE) #### Joi * https://github.com/hapijs/joi * [BSD 3-Clause License](https://raw.githubusercontent.com/hapijs/joi/master/LICENSE) #### Ace * https://github.com/ajaxorg/ace * [BSD 3-Clause License](https://raw.githubusercontent.com/ajaxorg/ace/master/LICENSE) #### YAML * https://github.com/nodeca/js-yaml * [MIT License](https://raw.githubusercontent.com/nodeca/js-yaml/master/LICENSE) #### JSHint * http://jshint.com * [MIT License](https://raw.githubusercontent.com/jshint/jshint/master/LICENSE) #### minimatch * https://github.com/isaacs/minimatch * [MIT License](https://raw.githubusercontent.com/isaacs/minimatch/master/LICENSE) #### mocha * http://mochajs.org * [MIT License](https://raw.githubusercontent.com/mochajs/mocha/master/LICENSE) #### qs * https://github.com/hapijs/qs * [BSD 3-Clause License](https://raw.githubusercontent.com/hapijs/hapi/master/LICENSE) #### Ramda * http://ramdajs.com * [MIT License](https://raw.githubusercontent.com/ramda/ramda/master/LICENSE.txt) #### 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](https://www.npmjs.com/package/sinon) #### underscore * http://underscorejs.org * [MIT License](https://github.com/jashkenas/underscore/blob/master/LICENSE) ### Frontend libraries #### swagger * http://swagger.io * [Apache 2 License](https://raw.githubusercontent.com/swagger-api/swagger-js/master/LICENSE) #### Backbone.js * http://backbonejs.org * [MIT License](https://raw.githubusercontent.com/jashkenas/backbone/master/LICENSE) #### Bootstrap * http://getbootstrap.com * [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE) #### D3js * http://d3js.org * [BSD 3-Clause License](https://raw.githubusercontent.com/mbostock/d3/master/LICENSE) #### dygraph * http://dygraphs.com * [MIT License](https://www.npmjs.com/package/dygraphs) #### EJS * http://www.embeddedjs.com * [MIT License](http://www.embeddedjs.com/) under Highlights #### jqconsole * https://github.com/replit/jq-console * [MIT License](https://github.com/replit/jq-console/blob/master/README.md) #### jQuery * http://jquery.com * [MIT License](https://raw.githubusercontent.com/jquery/jquery/master/LICENSE.txt) #### jQuery UI * http://jqueryui.com * [MIT License](https://raw.githubusercontent.com/jquery/jquery-ui/master/LICENSE.txt) #### jQuery Snippet * http://steamdev.com/snippet * [MIT License](https://web.archive.org/web/20150817084109/http://steamdev.com/snippet/) in "section 5" #### jQuery Hotkeys * https://code.google.com/p/js-hotkeys/ * [MIT License](https://code.google.com/p/js-hotkeys/) under "Code license" #### jQuery Contextmenu * https://github.com/swisnl/jQuery-contextMenu * [MIT License](https://github.com/swisnl/jQuery-contextMenu) under "License" #### jQuery Form * https://github.com/malsup/form/ * [MIT License](https://github.com/malsup/form/) under "Copyright and License" #### jQuery UploadFile * https://github.com/hayageek/jquery-upload-file/ * [MIT License](https://raw.githubusercontent.com/hayageek/jquery-upload-file/master/MIT-License.txt) #### jQuery Textfill * https://github.com/jquery-textfill/jquery-textfill * [MIT License](https://raw.githubusercontent.com/jquery-textfill/jquery-textfill/master/COPYING.md) #### jQuery Strftime * https://github.com/samsonjs/strftime * [MIT License](https://github.com/samsonjs/strftime) under "License" #### nvd3 * https://github.com/novus/nvd3 * [Apache 2 License](https://github.com/novus/nvd3/blob/master/LICENSE.md) under "nvd3.js" #### jsoneditor.js * https://github.com/josdejong/jsoneditor/ * [Apache 2 License](https://raw.githubusercontent.com/josdejong/jsoneditor/master/LICENSE) #### Crypto.js * https://github.com/brix/crypto-js * [MIT License](https://github.com/brix/crypto-js) under "License" #### select2 * https://github.com/select2/select2 * [Apache 2 License](https://github.com/select2/select2)