mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
10 lines
213 B
Plaintext
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.
|