diff options
Diffstat (limited to 'src/crypto/siphash.h')
-rw-r--r-- | src/crypto/siphash.h | 2 |
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/ |