commit | 967a2a5f8cfb0cbafbe8ee09b54856742470b109 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jan 22 14:28:16 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jan 22 14:28:16 2015 +0000 |
tree | 39453fe9225352fcc400ce2f82e00f5c9a2e7369 | |
parent | 11c919208de4bab3cbf6f940dc3dadb1c834ede7 [diff] [blame] |
Change name to mbed TLS in the copyright notice
diff --git a/library/ssl_cli.c b/library/ssl_cli.c index c3729ee..964154a 100644 --- a/library/ssl_cli.c +++ b/library/ssl_cli.c
@@ -3,7 +3,7 @@ * * Copyright (C) 2006-2014, Brainspark B.V. * - * This file is part of PolarSSL (http://www.polarssl.org) + * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org> * * All rights reserved.