commit | 6fb81872793f31474960a3e593e0a111805871b0 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jul 27 11:11:48 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jul 28 17:11:58 2015 +0200 |
tree | d28e989686a409b615a1cf838dee578183bbc0e8 | |
parent | 10a6f02f8371f3d137b3648b56cf48bbf94b3345 [diff] [blame] |
Update date in copyright line
diff --git a/include/mbedtls/memory_buffer_alloc.h b/include/mbedtls/memory_buffer_alloc.h index 5e14823..4af31c3 100644 --- a/include/mbedtls/memory_buffer_alloc.h +++ b/include/mbedtls/memory_buffer_alloc.h
@@ -3,7 +3,7 @@ * * \brief Buffer-based memory allocator * - * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved + * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (https://tls.mbed.org) *