1 Name: Paul Hsieh's SuperFastHash
2 Short Name: SuperFastHash
3 URL: http://www.azillionmonkeys.com/qed/hash.html
11 A fast string hashing algorithm.
15 - Added license text as a comment to the top of superfasthash.c.
16 - #include <stdint.h> instead of "pstdint.h".
17 - #include <stdlib.h>.
19 The license is a standard 3-clause BSD license with the following minor changes:
21 "nor the names of its contributors may be used"
23 "nor the names of any other contributors to the code use may not be used"
27 "IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE"
29 "IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE"