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 36b7ac5..a6e170d 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-2015, Matthias Schiffer <mschiffer@universe-factory.net> + Copyright (c) 2012-2016, 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 d2d9657..76e3432 100644 --- a/src/crypto/cipher/null/null.c +++ b/src/crypto/cipher/null/null.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2012-2015, Matthias Schiffer <mschiffer@universe-factory.net> + Copyright (c) 2012-2016, Matthias Schiffer <mschiffer@universe-factory.net> All rights reserved. Redistribution and use in source and binary forms, with or without |