turbonss/deps/cmph/COPYING
Motiejus Jakštys 37e24524c2 Add 'deps/cmph/' from commit 'a250982ade093f4eed0552bbdd22dd7b0432007f'
git-subtree-dir: deps/cmph
git-subtree-mainline: 5040f4007b5c55c96b744d2d6de77eff644fdad0
git-subtree-split: a250982ade093f4eed0552bbdd22dd7b0432007f
2023-08-21 13:50:16 +03:00

6 lines
314 B
Plaintext

The code of the cmph library is dual licensed under the LGPL version 2 and MPL
1.1 licenses. Please refer to the LGPL-2 and MPL-1.1 files in the repository
for the full description of each of the licenses.
For cxxmph, the files stringpiece.h and MurmurHash2 are covered by the BSD and MIT licenses, respectively.