aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/siphash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/siphash.c')
-rw-r--r--src/crypto/siphash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/siphash.c b/src/crypto/siphash.c
index 2bf77c1..86ff070 100644
--- a/src/crypto/siphash.c
+++ b/src/crypto/siphash.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+/* Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*
* SipHash: a fast short-input PRF
* https://131002.net/siphash/