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