From 4c5c32363c8d5e1183c4121ad445f7aa1a1c6e93 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 14 Mar 2014 01:26:59 +0100 Subject: Adjust copyright years --- src/crypto/cipher/salsa20/nacl/salsa20_nacl.c | 2 +- src/crypto/cipher/salsa20/salsa20.c | 2 +- src/crypto/cipher/salsa20/xmm/salsa20_xmm.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/crypto/cipher/salsa20') diff --git a/src/crypto/cipher/salsa20/nacl/salsa20_nacl.c b/src/crypto/cipher/salsa20/nacl/salsa20_nacl.c index d2f1538..10f2fe8 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-2013, Matthias Schiffer + Copyright (c) 2012-2014, Matthias Schiffer All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/crypto/cipher/salsa20/salsa20.c b/src/crypto/cipher/salsa20/salsa20.c index bf6dc48..f4f713f 100644 --- a/src/crypto/cipher/salsa20/salsa20.c +++ b/src/crypto/cipher/salsa20/salsa20.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2012-2013, Matthias Schiffer + Copyright (c) 2012-2014, Matthias Schiffer All rights reserved. Redistribution and use in source and binary forms, with or without 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 + Copyright (c) 2012-2014, Matthias Schiffer All rights reserved. Redistribution and use in source and binary forms, with or without -- cgit v1.2.3