diff --git a/LICENSES-OTHER-COMPONENTS.md b/LICENSES-OTHER-COMPONENTS.md index c009da9cbf..6f8e7ab666 100644 --- a/LICENSES-OTHER-COMPONENTS.md +++ b/LICENSES-OTHER-COMPONENTS.md @@ -13,6 +13,16 @@ * GITHUB: https://github.com/night-shift/fpconv/ * License: [MIT License](https://github.com/night-shift/fpconv/blob/master/license) +### fasthash + +* Project Home: https://code.google.com/p/fast-hash/ +* License: [MIT License](https://code.google.com/p/fast-hash/) + +### xxhash + +* Project Home: https://code.google.com/p/xxhash/ +* License: [BSD 2-Clause License](https://code.google.com/p/xxhash/) + ### Google V8 4.3.61 * Project Home: https://code.google.com/p/v8/