From 4af40b3646d3b09f68e419f7ca866ff395d1f897 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 3 Feb 2016 00:19:02 +0100 Subject: URLs: change all http:// URLs to https:// --- m4/curl-compilers.m4 | 2 +- m4/curl-confopts.m4 | 2 +- m4/curl-functions.m4 | 2 +- m4/curl-openssl.m4 | 2 +- m4/curl-reentrant.m4 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'm4') diff --git a/m4/curl-compilers.m4 b/m4/curl-compilers.m4 index f1a634bff..27ed9dd47 100644 --- a/m4/curl-compilers.m4 +++ b/m4/curl-compilers.m4 @@ -9,7 +9,7 @@ # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms -# are also available at http://curl.haxx.se/docs/copyright.html. +# are also available at https://curl.haxx.se/docs/copyright.html. # # You may opt to use, copy, modify, merge, publish, distribute and/or sell # copies of the Software, and permit persons to whom the Software is diff --git a/m4/curl-confopts.m4 b/m4/curl-confopts.m4 index 6a7521b05..a396be60b 100644 --- a/m4/curl-confopts.m4 +++ b/m4/curl-confopts.m4 @@ -9,7 +9,7 @@ # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms -# are also available at http://curl.haxx.se/docs/copyright.html. +# are also available at https://curl.haxx.se/docs/copyright.html. # # You may opt to use, copy, modify, merge, publish, distribute and/or sell # copies of the Software, and permit persons to whom the Software is diff --git a/m4/curl-functions.m4 b/m4/curl-functions.m4 index 0f8fb2a64..ed263ba9a 100644 --- a/m4/curl-functions.m4 +++ b/m4/curl-functions.m4 @@ -9,7 +9,7 @@ # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms -# are also available at http://curl.haxx.se/docs/copyright.html. +# are also available at https://curl.haxx.se/docs/copyright.html. # # You may opt to use, copy, modify, merge, publish, distribute and/or sell # copies of the Software, and permit persons to whom the Software is diff --git a/m4/curl-openssl.m4 b/m4/curl-openssl.m4 index 5f5f87ae8..20c312658 100644 --- a/m4/curl-openssl.m4 +++ b/m4/curl-openssl.m4 @@ -9,7 +9,7 @@ # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms -# are also available at http://curl.haxx.se/docs/copyright.html. +# are also available at https://curl.haxx.se/docs/copyright.html. # # You may opt to use, copy, modify, merge, publish, distribute and/or sell # copies of the Software, and permit persons to whom the Software is diff --git a/m4/curl-reentrant.m4 b/m4/curl-reentrant.m4 index 842cc4056..e32d3f8a7 100644 --- a/m4/curl-reentrant.m4 +++ b/m4/curl-reentrant.m4 @@ -9,7 +9,7 @@ # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms -# are also available at http://curl.haxx.se/docs/copyright.html. +# are also available at https://curl.haxx.se/docs/copyright.html. # # You may opt to use, copy, modify, merge, publish, distribute and/or sell # copies of the Software, and permit persons to whom the Software is -- cgit v1.2.3