From 838adfdf4fe66914238fdf78349e54d410145ead Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Thu, 29 Oct 2015 18:30:35 +0100 Subject: [PATCH] Update LICENSES-OTHER-COMPONENTS.md --- LICENSES-OTHER-COMPONENTS.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSES-OTHER-COMPONENTS.md b/LICENSES-OTHER-COMPONENTS.md index d470cf3b9b..fa53644443 100644 --- a/LICENSES-OTHER-COMPONENTS.md +++ b/LICENSES-OTHER-COMPONENTS.md @@ -8,6 +8,11 @@ * 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) +### 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 * Project Home: https://code.google.com/p/v8/ @@ -28,11 +33,6 @@ * Project Home: http://site.icu-project.org/ * 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 * Project Home: http://software.schmorp.de/pkg/libev.html