diff options
Diffstat (limited to 'src/crypto/cipher/null')
-rw-r--r-- | src/crypto/cipher/null/memcpy/null_memcpy.c | 2 | ||||
-rw-r--r-- | src/crypto/cipher/null/null.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/crypto/cipher/null/memcpy/null_memcpy.c b/src/crypto/cipher/null/memcpy/null_memcpy.c index b3f5dd3..767e06c 100644 --- a/src/crypto/cipher/null/memcpy/null_memcpy.c +++ b/src/crypto/cipher/null/memcpy/null_memcpy.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 diff --git a/src/crypto/cipher/null/null.c b/src/crypto/cipher/null/null.c index 07994f7..d6e4cab 100644 --- a/src/crypto/cipher/null/null.c +++ b/src/crypto/cipher/null/null.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 |