diff options
Diffstat (limited to 'src/compat/siphash/siphash.c')
-rw-r--r-- | src/compat/siphash/siphash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/siphash/siphash.c b/src/compat/siphash/siphash.c index a9b4dff..5885532 100644 --- a/src/compat/siphash/siphash.c +++ b/src/compat/siphash/siphash.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. +/* Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. * * This file is provided under a dual BSD/GPLv2 license. * |