File tree Expand file tree Collapse file tree
src/main/java/org/apache/commons/codec/digest Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 * <p>This is a re-implementation of the original C code plus some additional
3434 * features.</p>
3535 *
36- * <p>This is public domain code with no copyrights. From homepage of
36+ * <p>This is public domain code with no copyrights. From home page of
3737 * <a href="https://github.com/aappleby/smhasher">SMHasher</a>:</p>
3838 *
3939 * <blockquote>
Original file line number Diff line number Diff line change 3030 * and the 128-bit hash function {@code MurmurHash3_x64_128} from Austin Applyby's
3131 * original {@code c++} code in SMHasher.</p>
3232 *
33- * <p>This is public domain code with no copyrights. From homepage of
33+ * <p>This is public domain code with no copyrights. From home page of
3434 * <a href="https://github.com/aappleby/smhasher">SMHasher</a>:</p>
3535 *
3636 * <blockquote>
You can’t perform that action at this time.
0 commit comments