diff --git a/LICENSES-OTHER-COMPONENTS.md b/LICENSES-OTHER-COMPONENTS.md index 9e6ebbcd74..d2f25be9c1 100644 --- a/LICENSES-OTHER-COMPONENTS.md +++ b/LICENSES-OTHER-COMPONENTS.md @@ -5,7 +5,7 @@ ### Google V8 * https://code.google.com/p/v8/ -* [overview](https://github.com/v8/v8/blob/4.3.61/LICENSE), [V8](https://github.com/v8/v8/blob/4.3.61/LICENSE.v8), [strongtalk](https://github.com/v8/v8/blob/4.3.61/LICENSE.strongtalk), [valgrind](https://github.com/v8/v8/blob/4.3.61/LICENSE.valgrind), [vtune](https://github.com/v8/v8/blob/4.3.61/src/third_party/vtune/v8-vtune.h), [gmock](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8-4.3.61/testing/gmock/LICENSE), [fdlibm](https://raw.githubusercontent.com/v8/v8/4.3.61/src/third_party/fdlibm/LICENSE) +* [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