aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJP Aumasson <jp@taurusgroup.ch>2023-02-25 13:10:33 +0100
committerJP Aumasson <jp@taurusgroup.ch>2023-02-25 13:10:33 +0100
commit68c8a7cb776b4b697c548aba25707713a4c085de (patch)
tree1c1d528df2675c66c273694ec1faf11aa54a2f98
parentcomments (diff)
downloadsiphash-68c8a7cb776b4b697c548aba25707713a4c085de.tar.gz
siphash-68c8a7cb776b4b697c548aba25707713a4c085de.tar.xz
ip
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index de90fa7..468fe4b 100644
--- a/README.md
+++ b/README.md
@@ -115,3 +115,7 @@ make cROUNDS=2 dROUNDS=4
Obviously, if the number of rounds is modified then the test vectors
won't verify.
+## Intellectual property
+
+This code is copyright (c) 2014-2023 Jean-Philippe Aumasson, Daniel J.
+Bernstein. It is dual-licensed [CC0](./LICENCE_CC0) and [MIT](./LICENSE_MIT).