diff options
Diffstat (limited to 'src/crypto/cipher/salsa20/nacl')
-rw-r--r-- | src/crypto/cipher/salsa20/nacl/salsa20_nacl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/cipher/salsa20/nacl/salsa20_nacl.c b/src/crypto/cipher/salsa20/nacl/salsa20_nacl.c index 6960ead..f1d5a04 100644 --- a/src/crypto/cipher/salsa20/nacl/salsa20_nacl.c +++ b/src/crypto/cipher/salsa20/nacl/salsa20_nacl.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2012-2014, Matthias Schiffer <mschiffer@universe-factory.net> + Copyright (c) 2012-2015, Matthias Schiffer <mschiffer@universe-factory.net> All rights reserved. Redistribution and use in source and binary forms, with or without |