mirror of https://gitee.com/bigwinds/arangodb
Update LICENSES-OTHER-COMPONENTS.md
This commit is contained in:
parent
422779363e
commit
838adfdf4f
|
@ -8,6 +8,11 @@
|
||||||
* License: Boost [boost software license](http://www.boost.org/LICENSE_1_0.txt)
|
* License: Boost [boost software license](http://www.boost.org/LICENSE_1_0.txt)
|
||||||
* License: argument_value_usage.hpp [free as-is license](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/boost/1.58.0/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp)
|
* License: argument_value_usage.hpp [free as-is license](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/boost/1.58.0/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp)
|
||||||
|
|
||||||
|
### fpconv_dtoa
|
||||||
|
|
||||||
|
* GITHUB: https://github.com/night-shift/fpconv/
|
||||||
|
* License: [MIT License](https://github.com/night-shift/fpconv/blob/master/license)
|
||||||
|
|
||||||
### Google V8 4.3.61
|
### Google V8 4.3.61
|
||||||
|
|
||||||
* Project Home: https://code.google.com/p/v8/
|
* Project Home: https://code.google.com/p/v8/
|
||||||
|
@ -28,11 +33,6 @@
|
||||||
* Project Home: http://site.icu-project.org/
|
* Project Home: http://site.icu-project.org/
|
||||||
* License: [ICU License](http://source.icu-project.org/repos/icu/icu/trunk/license.html)
|
* License: [ICU License](http://source.icu-project.org/repos/icu/icu/trunk/license.html)
|
||||||
|
|
||||||
### fpconv_dtoa
|
|
||||||
|
|
||||||
* GITHUB: https://github.com/night-shift/fpconv/
|
|
||||||
* License: [MIT License](https://github.com/night-shift/fpconv/blob/master/license)
|
|
||||||
|
|
||||||
### libev 4.11
|
### libev 4.11
|
||||||
|
|
||||||
* Project Home: http://software.schmorp.de/pkg/libev.html
|
* Project Home: http://software.schmorp.de/pkg/libev.html
|
||||||
|
|
Loading…
Reference in New Issue