polarssl: remove more references and mentions

Assisted-by: Jay Satiro
Follow-up to 6357a19ff2
Closes #5036
This commit is contained in:
Daniel Stenberg 2020-03-04 14:50:11 +01:00
parent 30f7360025
commit 52d302ed64
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
11 changed files with 19 additions and 42 deletions

View file

@ -27,16 +27,6 @@
* but vtls.c should ever call or use these functions.
*/
/*
* Based upon the PolarSSL implementation in polarssl.c and polarssl.h:
* Copyright (C) 2010, 2011, Hoi-Ho Chan, <hoiho.chan@gmail.com>
*
* Based upon the CyaSSL implementation in cyassl.c and cyassl.h:
* Copyright (C) 1998 - 2012, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* Thanks for code and inspiration!
*/
#include "curl_setup.h"
#ifdef USE_SCHANNEL