diff options
author | JP Aumasson <jeanphilippe.aumasson@gmail.com> | 2014-05-02 08:08:27 +0200 |
---|---|---|
committer | JP Aumasson <jeanphilippe.aumasson@gmail.com> | 2014-05-02 08:08:27 +0200 |
commit | e27b7c76db2ca31e7fce10f54b6273dd3bcccaf0 (patch) | |
tree | fa42dcd919a21d6fdf378e9c3ab08917eb0ab315 | |
parent | copyright (diff) | |
download | siphash-e27b7c76db2ca31e7fce10f54b6273dd3bcccaf0.tar.gz siphash-e27b7c76db2ca31e7fce10f54b6273dd3bcccaf0.tar.xz |
ip statement
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -46,13 +46,16 @@ lines ``` -License -------- +Intellectual property +--------------------- The SipHash reference code is released under [CC0 license](https://creativecommons.org/publicdomain/zero/1.0/), a public domain-like licence. +We aren't aware of any patents or patent applications relevant to +SipHash, and we aren't planning to apply for any. + References ---------- |