1
Fork 0

Fixed license.

This commit is contained in:
Davi Reis 2011-11-05 09:51:45 -02:00
parent 245a84c75e
commit 96862d3113
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
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.