aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/siphash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/siphash.h')
-rw-r--r--src/crypto/siphash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/siphash.h b/src/crypto/siphash.h
index 102bc1d..454c7d5 100644
--- a/src/crypto/siphash.h
+++ b/src/crypto/siphash.h
@@ -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/