Files
2024-03-05 02:32:38 -08:00

10 lines
213 B
Plaintext

MurmurHash2.c is taken from
http://sites.google.com/site/murmurhash/
According to the above document:
All code is released to the public domain. For business purposes,
Murmurhash is under the MIT license.