@@ -3,7 +3,7 @@ depends on a number of libraries which carry their own copyright notices and
33license terms. These libraries are normally all linked static into the binary
44distributions of Cargo:
55
6- * OpenSSL - http ://www.openssl.org/source/license.html
6+ * OpenSSL - https ://www.openssl.org/source/license.html
77
88 Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved.
99
@@ -22,7 +22,7 @@ distributions of Cargo:
2222 3. All advertising materials mentioning features or use of this
2323 software must display the following acknowledgment:
2424 "This product includes software developed by the OpenSSL Project
25- for use in the OpenSSL Toolkit. (http ://www.openssl.org/)"
25+ for use in the OpenSSL Toolkit. (https ://www.openssl.org/)"
2626
2727 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
2828 endorse or promote products derived from this software without
@@ -36,7 +36,7 @@ distributions of Cargo:
3636 6. Redistributions of any form whatsoever must retain the following
3737 acknowledgment:
3838 "This product includes software developed by the OpenSSL Project
39- for use in the OpenSSL Toolkit (http ://www.openssl.org/)"
39+ for use in the OpenSSL Toolkit (https ://www.openssl.org/)"
4040
4141 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
4242 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -1037,7 +1037,7 @@ distributions of Cargo:
10371037
10381038 ----------------------------------------------------------------------
10391039
1040- * libssh2 - http ://www.libssh2.org/license.html
1040+ * libssh2 - https ://www.libssh2.org/license.html
10411041
10421042 Copyright (c) 2004-2007 Sara Golemon <sarag@libssh2.org>
10431043 Copyright (c) 2005,2006 Mikhail Gusarov <dottedmag@dottedmag.net>
@@ -1080,7 +1080,7 @@ distributions of Cargo:
10801080 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
10811081 OF SUCH DAMAGE.
10821082
1083- * libcurl - http ://curl.haxx.se/docs/copyright.html
1083+ * libcurl - https ://curl.haxx.se/docs/copyright.html
10841084
10851085 COPYRIGHT AND PERMISSION NOTICE
10861086
@@ -1268,5 +1268,5 @@ distributions of Cargo:
12681268 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
12691269 OTHER DEALINGS IN THE SOFTWARE.
12701270
1271- For more information, please refer to <http ://unlicense.org/>
1271+ For more information, please refer to <https ://unlicense.org/>
12721272
0 commit comments