Change name to mbed TLS in the copyright notice
diff --git a/programs/ssl/ssl_pthread_server.c b/programs/ssl/ssl_pthread_server.c
index 1912929..c61c595 100644
--- a/programs/ssl/ssl_pthread_server.c
+++ b/programs/ssl/ssl_pthread_server.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 2006-2013, 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.