diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2016-04-06 11:57:48 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-04-06 11:58:34 +0200 |
commit | a24f71aac4a3e94dac37208959cf2208c3d8f724 (patch) | |
tree | b4b8e97f3bdad9eec51074c33d648f4243521c60 /docs/LICENSE-MIXING | |
parent | 9c08b4f1e7eced5a4d3782a3e0daa484c9d77d21 (diff) |
URLs: change http to https in many places
Closes #754
Diffstat (limited to 'docs/LICENSE-MIXING')
-rw-r--r-- | docs/LICENSE-MIXING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LICENSE-MIXING b/docs/LICENSE-MIXING index 68e7156d8..d8e36ca46 100644 --- a/docs/LICENSE-MIXING +++ b/docs/LICENSE-MIXING @@ -116,7 +116,7 @@ OpenLDAP http://www.openldap.org/software/release/license.html libcurl uses OpenLDAP as a shared library only, I have not heard of anyone that ships OpenLDAP linked with libcurl in an app. -libssh2 http://www.libssh2.org/ +libssh2 https://www.libssh2.org/ (Used for scp and sftp support) libssh2 uses a Modified BSD-style license. |