commit | 530927b163cccf0038df74eabab061187163e1c2 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Feb 13 14:24:10 2015 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Feb 13 14:24:10 2015 +0100 |
tree | f14bc40ebe3fd5b828cc647a02bbe860d67abf4d | |
parent | f097400abcbc45948cb9665eb5abc4f48fc4313a [diff] [blame] |
Update copyright line to 2015
diff --git a/library/ssl_cli.c b/library/ssl_cli.c index ecf17fd..0817ea7 100644 --- a/library/ssl_cli.c +++ b/library/ssl_cli.c
@@ -1,7 +1,7 @@ /* * SSLv3/TLSv1 client-side functions * - * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved + * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (https://polarssl.org) *