From 995380597a0df69504ffa2f1782290ffa2614d18 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 22 Feb 2016 17:14:24 +0100 Subject: Update copyright years --- src/crypto/cipher/null/memcpy/null_memcpy.c | 2 +- src/crypto/cipher/null/null.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/crypto/cipher/null') 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 + Copyright (c) 2012-2016, Matthias Schiffer 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 + Copyright (c) 2012-2016, Matthias Schiffer All rights reserved. Redistribution and use in source and binary forms, with or without -- cgit v1.2.3