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