diff options
Diffstat (limited to 'src/crypto/siphash24.h')
-rw-r--r-- | src/crypto/siphash24.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/siphash24.h b/src/crypto/siphash24.h index f06a87c..d3a221e 100644 --- a/src/crypto/siphash24.h +++ b/src/crypto/siphash24.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */ +/* Copyright (C) 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */ #ifndef SIPHASH24_H #define SIPHASH24_H |