summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/amd64call.asm2
-rw-r--r--tests/amd64check.c2
-rw-r--r--tests/arm32call.asm2
-rw-r--r--tests/arm32check.c2
-rw-r--r--tests/cxx/Makefile.am2
-rw-r--r--tests/cxx/clocale.c2
-rw-r--r--tests/cxx/t-assign.cc2
-rw-r--r--tests/cxx/t-binary.cc2
-rw-r--r--tests/cxx/t-cast.cc2
-rw-r--r--tests/cxx/t-constr.cc2
-rw-r--r--tests/cxx/t-cxx11.cc2
-rw-r--r--tests/cxx/t-do-exceptions-work-at-all-with-this-compiler.cc2
-rw-r--r--tests/cxx/t-headers.cc2
-rw-r--r--tests/cxx/t-iostream.cc2
-rw-r--r--tests/cxx/t-istream.cc2
-rw-r--r--tests/cxx/t-locale.cc2
-rw-r--r--tests/cxx/t-misc.cc2
-rw-r--r--tests/cxx/t-mix.cc2
-rw-r--r--tests/cxx/t-ops.cc2
-rw-r--r--tests/cxx/t-ops2.cc2
-rw-r--r--tests/cxx/t-ops3.cc2
-rw-r--r--tests/cxx/t-ostream.cc2
-rw-r--r--tests/cxx/t-prec.cc2
-rw-r--r--tests/cxx/t-rand.cc2
-rw-r--r--tests/cxx/t-ternary.cc2
-rw-r--r--tests/cxx/t-unary.cc2
-rw-r--r--tests/devel/Makefile.am2
-rw-r--r--tests/devel/README2
-rw-r--r--tests/devel/addmul_N.c2
-rw-r--r--tests/devel/addsub_n.c2
-rw-r--r--tests/devel/addsub_n_2.c2
-rw-r--r--tests/devel/anymul_1.c2
-rw-r--r--tests/devel/aors_n.c2
-rw-r--r--tests/devel/copy.c2
-rw-r--r--tests/devel/divmod_1.c2
-rw-r--r--tests/devel/divrem.c2
-rw-r--r--tests/devel/logops_n.c2
-rw-r--r--tests/devel/mul_N.c2
-rw-r--r--tests/devel/shift.c2
-rw-r--r--tests/devel/try.c2
-rw-r--r--tests/devel/tst-addsub.c2
-rw-r--r--tests/memory.c2
-rw-r--r--tests/misc.c2
-rw-r--r--tests/misc/Makefile.am2
-rw-r--r--tests/misc/t-locale.c2
-rw-r--r--tests/misc/t-printf.c2
-rw-r--r--tests/misc/t-scanf.c2
-rw-r--r--tests/mpf/Makefile.am2
-rw-r--r--tests/mpf/reuse.c2
-rw-r--r--tests/mpf/t-add.c2
-rw-r--r--tests/mpf/t-cmp_d.c2
-rw-r--r--tests/mpf/t-cmp_si.c2
-rw-r--r--tests/mpf/t-conv.c2
-rw-r--r--tests/mpf/t-div.c2
-rw-r--r--tests/mpf/t-dm2exp.c2
-rw-r--r--tests/mpf/t-eq.c2
-rw-r--r--tests/mpf/t-fits.c2
-rw-r--r--tests/mpf/t-get_d.c2
-rw-r--r--tests/mpf/t-get_d_2exp.c2
-rw-r--r--tests/mpf/t-get_si.c2
-rw-r--r--tests/mpf/t-get_ui.c2
-rw-r--r--tests/mpf/t-gsprec.c2
-rw-r--r--tests/mpf/t-inp_str.c2
-rw-r--r--tests/mpf/t-int_p.c2
-rw-r--r--tests/mpf/t-mul_ui.c2
-rw-r--r--tests/mpf/t-muldiv.c2
-rw-r--r--tests/mpf/t-set.c2
-rw-r--r--tests/mpf/t-set_q.c2
-rw-r--r--tests/mpf/t-set_si.c2
-rw-r--r--tests/mpf/t-set_ui.c2
-rw-r--r--tests/mpf/t-sqrt.c2
-rw-r--r--tests/mpf/t-sqrt_ui.c2
-rw-r--r--tests/mpf/t-sub.c2
-rw-r--r--tests/mpf/t-trunc.c2
-rw-r--r--tests/mpf/t-ui_div.c2
-rw-r--r--tests/mpn/Makefile.am2
-rw-r--r--tests/mpn/logic.c2
-rw-r--r--tests/mpn/t-aors_1.c2
-rw-r--r--tests/mpn/t-asmtype.c2
-rw-r--r--tests/mpn/t-bdiv.c2
-rw-r--r--tests/mpn/t-broot.c2
-rw-r--r--tests/mpn/t-brootinv.c2
-rw-r--r--tests/mpn/t-div.c2
-rw-r--r--tests/mpn/t-divrem_1.c2
-rw-r--r--tests/mpn/t-fat.c2
-rw-r--r--tests/mpn/t-get_d.c2
-rw-r--r--tests/mpn/t-hgcd.c2
-rw-r--r--tests/mpn/t-hgcd_appr.c2
-rw-r--r--tests/mpn/t-instrument.c2
-rw-r--r--tests/mpn/t-invert.c2
-rw-r--r--tests/mpn/t-iord_u.c2
-rw-r--r--tests/mpn/t-matrix22.c2
-rw-r--r--tests/mpn/t-mod_1.c2
-rw-r--r--tests/mpn/t-mp_bases.c2
-rw-r--r--tests/mpn/t-mul.c2
-rw-r--r--tests/mpn/t-mullo.c2
-rw-r--r--tests/mpn/t-mulmid.c2
-rw-r--r--tests/mpn/t-mulmod_bnm1.c2
-rw-r--r--tests/mpn/t-perfsqr.c2
-rw-r--r--tests/mpn/t-scan.c2
-rw-r--r--tests/mpn/t-sqrmod_bnm1.c2
-rw-r--r--tests/mpn/toom-shared.h2
-rw-r--r--tests/mpn/toom-sqr-shared.h2
-rw-r--r--tests/mpq/Makefile.am2
-rw-r--r--tests/mpq/io.c2
-rw-r--r--tests/mpq/reuse.c2
-rw-r--r--tests/mpq/t-aors.c2
-rw-r--r--tests/mpq/t-cmp.c2
-rw-r--r--tests/mpq/t-cmp_si.c2
-rw-r--r--tests/mpq/t-cmp_ui.c2
-rw-r--r--tests/mpq/t-equal.c2
-rw-r--r--tests/mpq/t-get_d.c2
-rw-r--r--tests/mpq/t-get_str.c2
-rw-r--r--tests/mpq/t-inp_str.c2
-rw-r--r--tests/mpq/t-inv.c2
-rw-r--r--tests/mpq/t-md_2exp.c2
-rw-r--r--tests/mpq/t-set_f.c2
-rw-r--r--tests/mpq/t-set_str.c2
-rw-r--r--tests/mpz/Makefile.am2
-rw-r--r--tests/mpz/bit.c2
-rw-r--r--tests/mpz/convert.c2
-rw-r--r--tests/mpz/dive.c2
-rw-r--r--tests/mpz/dive_ui.c2
-rw-r--r--tests/mpz/io.c2
-rw-r--r--tests/mpz/logic.c2
-rw-r--r--tests/mpz/reuse.c2
-rw-r--r--tests/mpz/t-addsub.c2
-rw-r--r--tests/mpz/t-aorsmul.c2
-rw-r--r--tests/mpz/t-bin.c2
-rw-r--r--tests/mpz/t-cdiv_ui.c2
-rw-r--r--tests/mpz/t-cmp.c2
-rw-r--r--tests/mpz/t-cmp_d.c2
-rw-r--r--tests/mpz/t-cmp_si.c2
-rw-r--r--tests/mpz/t-cong.c2
-rw-r--r--tests/mpz/t-cong_2exp.c2
-rw-r--r--tests/mpz/t-div_2exp.c2
-rw-r--r--tests/mpz/t-divis.c2
-rw-r--r--tests/mpz/t-divis_2exp.c2
-rw-r--r--tests/mpz/t-export.c2
-rw-r--r--tests/mpz/t-fac_ui.c2
-rw-r--r--tests/mpz/t-fdiv.c2
-rw-r--r--tests/mpz/t-fdiv_ui.c2
-rw-r--r--tests/mpz/t-fib_ui.c2
-rw-r--r--tests/mpz/t-fits.c2
-rw-r--r--tests/mpz/t-gcd.c2
-rw-r--r--tests/mpz/t-gcd_ui.c2
-rw-r--r--tests/mpz/t-get_d.c2
-rw-r--r--tests/mpz/t-get_d_2exp.c2
-rw-r--r--tests/mpz/t-get_si.c2
-rw-r--r--tests/mpz/t-hamdist.c2
-rw-r--r--tests/mpz/t-import.c2
-rw-r--r--tests/mpz/t-inp_str.c2
-rw-r--r--tests/mpz/t-invert.c2
-rw-r--r--tests/mpz/t-io_raw.c2
-rw-r--r--tests/mpz/t-jac.c2
-rw-r--r--tests/mpz/t-lcm.c2
-rw-r--r--tests/mpz/t-limbs.c2
-rw-r--r--tests/mpz/t-lucnum_ui.c2
-rw-r--r--tests/mpz/t-mfac_uiui.c2
-rw-r--r--tests/mpz/t-mul.c2
-rw-r--r--tests/mpz/t-mul_i.c2
-rw-r--r--tests/mpz/t-nextprime.c2
-rw-r--r--tests/mpz/t-oddeven.c2
-rw-r--r--tests/mpz/t-perfpow.c2
-rw-r--r--tests/mpz/t-perfsqr.c2
-rw-r--r--tests/mpz/t-popcount.c2
-rw-r--r--tests/mpz/t-pow.c2
-rw-r--r--tests/mpz/t-powm.c2
-rw-r--r--tests/mpz/t-powm_ui.c2
-rw-r--r--tests/mpz/t-pprime_p.c2
-rw-r--r--tests/mpz/t-primorial_ui.c2
-rw-r--r--tests/mpz/t-remove.c2
-rw-r--r--tests/mpz/t-root.c2
-rw-r--r--tests/mpz/t-scan.c2
-rw-r--r--tests/mpz/t-set_d.c2
-rw-r--r--tests/mpz/t-set_f.c2
-rw-r--r--tests/mpz/t-set_si.c2
-rw-r--r--tests/mpz/t-set_str.c2
-rw-r--r--tests/mpz/t-sizeinbase.c2
-rw-r--r--tests/mpz/t-sqrtrem.c2
-rw-r--r--tests/mpz/t-tdiv.c2
-rw-r--r--tests/mpz/t-tdiv_ui.c2
-rw-r--r--tests/rand/Makefile.am2
-rw-r--r--tests/rand/findlc.c2
-rw-r--r--tests/rand/gen.c2
-rw-r--r--tests/rand/gmpstat.h2
-rw-r--r--tests/rand/spect.c2
-rw-r--r--tests/rand/stat.c2
-rw-r--r--tests/rand/statlib.c2
-rw-r--r--tests/rand/t-iset.c2
-rw-r--r--tests/rand/t-lc2exp.c2
-rw-r--r--tests/rand/t-mt.c2
-rw-r--r--tests/rand/t-rand.c2
-rw-r--r--tests/rand/t-urbui.c2
-rw-r--r--tests/rand/t-urmui.c2
-rw-r--r--tests/rand/t-urndmm.c2
-rw-r--r--tests/rand/zdiv_round.c2
-rw-r--r--tests/refmpf.c2
-rw-r--r--tests/refmpn.c2
-rw-r--r--tests/refmpq.c2
-rw-r--r--tests/refmpz.c2
-rw-r--r--tests/spinner.c2
-rw-r--r--tests/t-bswap.c2
-rw-r--r--tests/t-constants.c2
-rw-r--r--tests/t-count_zeros.c2
-rw-r--r--tests/t-gmpmax.c2
-rw-r--r--tests/t-hightomask.c2
-rw-r--r--tests/t-modlinv.c2
-rw-r--r--tests/t-parity.c2
-rw-r--r--tests/t-popc.c2
-rw-r--r--tests/t-sub.c2
-rw-r--r--tests/tests.h2
-rw-r--r--tests/trace.c2
-rw-r--r--tests/x86call.asm2
-rw-r--r--tests/x86check.c2
216 files changed, 216 insertions, 216 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6c11f2f87..aa3c6c579 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -15,7 +15,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
-# the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/.
+# the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/.
SUBDIRS = . devel mpn mpz mpq mpf rand misc cxx
diff --git a/tests/amd64call.asm b/tests/amd64call.asm
index da5fed9cf..dad776302 100644
--- a/tests/amd64call.asm
+++ b/tests/amd64call.asm
@@ -16,7 +16,7 @@ dnl Public License for more details.
dnl You should have received a copy of the GNU General Public License along
dnl with the GNU MP Library test suite. If not, see
-dnl http://www.gnu.org/licenses/.
+dnl https://www.gnu.org/licenses/.
dnl The current version of the code attempts to keep the call/return
diff --git a/tests/amd64check.c b/tests/amd64check.c
index 7c313f3d3..1b28d8c7a 100644
--- a/tests/amd64check.c
+++ b/tests/amd64check.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include "gmp.h"
diff --git a/tests/arm32call.asm b/tests/arm32call.asm
index 167ee9bdd..e689c5a4f 100644
--- a/tests/arm32call.asm
+++ b/tests/arm32call.asm
@@ -17,7 +17,7 @@ dnl Public License for more details.
dnl You should have received a copy of the GNU General Public License along
dnl with the GNU MP Library test suite. If not, see
-dnl http://www.gnu.org/licenses/.
+dnl https://www.gnu.org/licenses/.
dnl The current version of the code attempts to keep the call/return
diff --git a/tests/arm32check.c b/tests/arm32check.c
index 5e8f83791..f4bf06684 100644
--- a/tests/arm32check.c
+++ b/tests/arm32check.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include "gmp.h"
diff --git a/tests/cxx/Makefile.am b/tests/cxx/Makefile.am
index 4440e0fb4..a5428d5d7 100644
--- a/tests/cxx/Makefile.am
+++ b/tests/cxx/Makefile.am
@@ -15,7 +15,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
-# the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/.
+# the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/.
# LDADD has an explicit -L of $(top_builddir)/.libs for the benefit of gcc
diff --git a/tests/cxx/clocale.c b/tests/cxx/clocale.c
index 9e93280b9..1bd6ed2f1 100644
--- a/tests/cxx/clocale.c
+++ b/tests/cxx/clocale.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-assign.cc b/tests/cxx/t-assign.cc
index adced54b8..ad10edd8a 100644
--- a/tests/cxx/t-assign.cc
+++ b/tests/cxx/t-assign.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-binary.cc b/tests/cxx/t-binary.cc
index 83c0a0a11..09d202b22 100644
--- a/tests/cxx/t-binary.cc
+++ b/tests/cxx/t-binary.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-cast.cc b/tests/cxx/t-cast.cc
index a546d6bb8..117fd87b8 100644
--- a/tests/cxx/t-cast.cc
+++ b/tests/cxx/t-cast.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "gmp.h"
#include "gmpxx.h"
diff --git a/tests/cxx/t-constr.cc b/tests/cxx/t-constr.cc
index 1d80c13a8..7a87f3cb0 100644
--- a/tests/cxx/t-constr.cc
+++ b/tests/cxx/t-constr.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-cxx11.cc b/tests/cxx/t-cxx11.cc
index c9ae822e3..758f01638 100644
--- a/tests/cxx/t-cxx11.cc
+++ b/tests/cxx/t-cxx11.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-do-exceptions-work-at-all-with-this-compiler.cc b/tests/cxx/t-do-exceptions-work-at-all-with-this-compiler.cc
index 7244c320d..341a818b7 100644
--- a/tests/cxx/t-do-exceptions-work-at-all-with-this-compiler.cc
+++ b/tests/cxx/t-do-exceptions-work-at-all-with-this-compiler.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdexcept>
diff --git a/tests/cxx/t-headers.cc b/tests/cxx/t-headers.cc
index 19be2014e..35f7a25c2 100644
--- a/tests/cxx/t-headers.cc
+++ b/tests/cxx/t-headers.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "gmpxx.h"
diff --git a/tests/cxx/t-iostream.cc b/tests/cxx/t-iostream.cc
index 1fe83b3ea..92bd917a9 100644
--- a/tests/cxx/t-iostream.cc
+++ b/tests/cxx/t-iostream.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <sstream>
diff --git a/tests/cxx/t-istream.cc b/tests/cxx/t-istream.cc
index f873feadc..f04ae083f 100644
--- a/tests/cxx/t-istream.cc
+++ b/tests/cxx/t-istream.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <iostream>
#include <cstdlib>
diff --git a/tests/cxx/t-locale.cc b/tests/cxx/t-locale.cc
index 69d07381f..01eacda9f 100644
--- a/tests/cxx/t-locale.cc
+++ b/tests/cxx/t-locale.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <clocale>
#include <iostream>
diff --git a/tests/cxx/t-misc.cc b/tests/cxx/t-misc.cc
index 08a34c1ce..07079880e 100644
--- a/tests/cxx/t-misc.cc
+++ b/tests/cxx/t-misc.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* Note that we don't use <climits> for LONG_MIN, but instead our own
diff --git a/tests/cxx/t-mix.cc b/tests/cxx/t-mix.cc
index 5ac3b496c..aeb6f6758 100644
--- a/tests/cxx/t-mix.cc
+++ b/tests/cxx/t-mix.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-ops.cc b/tests/cxx/t-ops.cc
index 2f0e1f9b8..b1bf0dc4d 100644
--- a/tests/cxx/t-ops.cc
+++ b/tests/cxx/t-ops.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-ops2.cc b/tests/cxx/t-ops2.cc
index 11a8d5a85..5d8dce23a 100644
--- a/tests/cxx/t-ops2.cc
+++ b/tests/cxx/t-ops2.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-ops3.cc b/tests/cxx/t-ops3.cc
index b5273c5dc..cb6a2efc7 100644
--- a/tests/cxx/t-ops3.cc
+++ b/tests/cxx/t-ops3.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-ostream.cc b/tests/cxx/t-ostream.cc
index 9899f5fcb..9b4f5e7dd 100644
--- a/tests/cxx/t-ostream.cc
+++ b/tests/cxx/t-ostream.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <iostream>
#include <cstdlib>
diff --git a/tests/cxx/t-prec.cc b/tests/cxx/t-prec.cc
index 63cfdbe39..8039219f2 100644
--- a/tests/cxx/t-prec.cc
+++ b/tests/cxx/t-prec.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-rand.cc b/tests/cxx/t-rand.cc
index 5fd8cf72f..b71c49627 100644
--- a/tests/cxx/t-rand.cc
+++ b/tests/cxx/t-rand.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "gmp.h"
#include "gmpxx.h"
diff --git a/tests/cxx/t-ternary.cc b/tests/cxx/t-ternary.cc
index 1417ced18..405f6f498 100644
--- a/tests/cxx/t-ternary.cc
+++ b/tests/cxx/t-ternary.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/cxx/t-unary.cc b/tests/cxx/t-unary.cc
index 965211100..d33b995d2 100644
--- a/tests/cxx/t-unary.cc
+++ b/tests/cxx/t-unary.cc
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/devel/Makefile.am b/tests/devel/Makefile.am
index 28950e776..7d62115bc 100644
--- a/tests/devel/Makefile.am
+++ b/tests/devel/Makefile.am
@@ -15,7 +15,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
-# the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/.
+# the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/.
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
diff --git a/tests/devel/README b/tests/devel/README
index 2ae301025..77fa65dba 100644
--- a/tests/devel/README
+++ b/tests/devel/README
@@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/.
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/.
diff --git a/tests/devel/addmul_N.c b/tests/devel/addmul_N.c
index f528d8bde..737dcd955 100644
--- a/tests/devel/addmul_N.c
+++ b/tests/devel/addmul_N.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <string.h>
diff --git a/tests/devel/addsub_n.c b/tests/devel/addsub_n.c
index c57a5c28c..a3d2bd82c 100644
--- a/tests/devel/addsub_n.c
+++ b/tests/devel/addsub_n.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <stdio.h>
diff --git a/tests/devel/addsub_n_2.c b/tests/devel/addsub_n_2.c
index 897d56fea..73ec28b6a 100644
--- a/tests/devel/addsub_n_2.c
+++ b/tests/devel/addsub_n_2.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <stdio.h>
diff --git a/tests/devel/anymul_1.c b/tests/devel/anymul_1.c
index 4831ed3b3..79807b0ce 100644
--- a/tests/devel/anymul_1.c
+++ b/tests/devel/anymul_1.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <string.h>
diff --git a/tests/devel/aors_n.c b/tests/devel/aors_n.c
index 3b7ae2ea7..5112d0a8d 100644
--- a/tests/devel/aors_n.c
+++ b/tests/devel/aors_n.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <string.h>
diff --git a/tests/devel/copy.c b/tests/devel/copy.c
index c42524fa2..1f951f538 100644
--- a/tests/devel/copy.c
+++ b/tests/devel/copy.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <string.h>
diff --git a/tests/devel/divmod_1.c b/tests/devel/divmod_1.c
index 642691310..54eaf36d9 100644
--- a/tests/devel/divmod_1.c
+++ b/tests/devel/divmod_1.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/devel/divrem.c b/tests/devel/divrem.c
index e493587e0..858078907 100644
--- a/tests/devel/divrem.c
+++ b/tests/devel/divrem.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/devel/logops_n.c b/tests/devel/logops_n.c
index a6b5c3489..be53336cf 100644
--- a/tests/devel/logops_n.c
+++ b/tests/devel/logops_n.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <stdio.h>
diff --git a/tests/devel/mul_N.c b/tests/devel/mul_N.c
index 58a6430f0..49951027d 100644
--- a/tests/devel/mul_N.c
+++ b/tests/devel/mul_N.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <string.h>
diff --git a/tests/devel/shift.c b/tests/devel/shift.c
index 23fceb261..611a77677 100644
--- a/tests/devel/shift.c
+++ b/tests/devel/shift.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <string.h>
diff --git a/tests/devel/try.c b/tests/devel/try.c
index 76a783511..d0ba4fadd 100644
--- a/tests/devel/try.c
+++ b/tests/devel/try.c
@@ -18,7 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* Usage: try [options] <function>...
diff --git a/tests/devel/tst-addsub.c b/tests/devel/tst-addsub.c
index 37d7f06d5..e0949f52e 100644
--- a/tests/devel/tst-addsub.c
+++ b/tests/devel/tst-addsub.c
@@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/memory.c b/tests/memory.c
index 1a723fe3b..c91813ea0 100644
--- a/tests/memory.c
+++ b/tests/memory.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h> /* for abort */
diff --git a/tests/misc.c b/tests/misc.c
index 6963814a3..59920c272 100644
--- a/tests/misc.c
+++ b/tests/misc.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/misc/Makefile.am b/tests/misc/Makefile.am
index 6a96ec3bb..24f876734 100644
--- a/tests/misc/Makefile.am
+++ b/tests/misc/Makefile.am
@@ -15,7 +15,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
-# the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/.
+# the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/.
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
diff --git a/tests/misc/t-locale.c b/tests/misc/t-locale.c
index 724b01070..5979e2795 100644
--- a/tests/misc/t-locale.c
+++ b/tests/misc/t-locale.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#define _GNU_SOURCE /* for DECIMAL_POINT in glibc langinfo.h */
diff --git a/tests/misc/t-printf.c b/tests/misc/t-printf.c
index 444550591..d4b197c69 100644
--- a/tests/misc/t-printf.c
+++ b/tests/misc/t-printf.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* Usage: t-printf [-s]
diff --git a/tests/misc/t-scanf.c b/tests/misc/t-scanf.c
index 05e6dea96..af04d909c 100644
--- a/tests/misc/t-scanf.c
+++ b/tests/misc/t-scanf.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* Usage: t-scanf [-s]
diff --git a/tests/mpf/Makefile.am b/tests/mpf/Makefile.am
index 82ce027e3..71bccf1a2 100644
--- a/tests/mpf/Makefile.am
+++ b/tests/mpf/Makefile.am
@@ -15,7 +15,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
-# the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/.
+# the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/.
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
diff --git a/tests/mpf/reuse.c b/tests/mpf/reuse.c
index 79bf26a61..3a382530b 100644
--- a/tests/mpf/reuse.c
+++ b/tests/mpf/reuse.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-add.c b/tests/mpf/t-add.c
index bb19de813..dacc6382e 100644
--- a/tests/mpf/t-add.c
+++ b/tests/mpf/t-add.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-cmp_d.c b/tests/mpf/t-cmp_d.c
index dd3920e37..a1cbbadb1 100644
--- a/tests/mpf/t-cmp_d.c
+++ b/tests/mpf/t-cmp_d.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-cmp_si.c b/tests/mpf/t-cmp_si.c
index e328541b7..3bf016ff2 100644
--- a/tests/mpf/t-cmp_si.c
+++ b/tests/mpf/t-cmp_si.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-conv.c b/tests/mpf/t-conv.c
index 74ddb7c6d..3b4786606 100644
--- a/tests/mpf/t-conv.c
+++ b/tests/mpf/t-conv.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-div.c b/tests/mpf/t-div.c
index 00fd76e09..2f34eabac 100644
--- a/tests/mpf/t-div.c
+++ b/tests/mpf/t-div.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-dm2exp.c b/tests/mpf/t-dm2exp.c
index e6a09d900..90e4c18f1 100644
--- a/tests/mpf/t-dm2exp.c
+++ b/tests/mpf/t-dm2exp.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-eq.c b/tests/mpf/t-eq.c
index 7ce67676b..359fec931 100644
--- a/tests/mpf/t-eq.c
+++ b/tests/mpf/t-eq.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-fits.c b/tests/mpf/t-fits.c
index 36d26e526..4b0e7c56b 100644
--- a/tests/mpf/t-fits.c
+++ b/tests/mpf/t-fits.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-get_d.c b/tests/mpf/t-get_d.c
index 8ce506419..66b9623f9 100644
--- a/tests/mpf/t-get_d.c
+++ b/tests/mpf/t-get_d.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-get_d_2exp.c b/tests/mpf/t-get_d_2exp.c
index 8de1bbbee..891e51d5a 100644
--- a/tests/mpf/t-get_d_2exp.c
+++ b/tests/mpf/t-get_d_2exp.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-get_si.c b/tests/mpf/t-get_si.c
index 785d22bb5..80362616d 100644
--- a/tests/mpf/t-get_si.c
+++ b/tests/mpf/t-get_si.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-get_ui.c b/tests/mpf/t-get_ui.c
index 1a4428ab5..2950cadaa 100644
--- a/tests/mpf/t-get_ui.c
+++ b/tests/mpf/t-get_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-gsprec.c b/tests/mpf/t-gsprec.c
index cb5df4fc7..5a7615fc2 100644
--- a/tests/mpf/t-gsprec.c
+++ b/tests/mpf/t-gsprec.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-inp_str.c b/tests/mpf/t-inp_str.c
index 72d9b1553..38b54e6a0 100644
--- a/tests/mpf/t-inp_str.c
+++ b/tests/mpf/t-inp_str.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/mpf/t-int_p.c b/tests/mpf/t-int_p.c
index c9b6ee0b9..ea07668a1 100644
--- a/tests/mpf/t-int_p.c
+++ b/tests/mpf/t-int_p.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-mul_ui.c b/tests/mpf/t-mul_ui.c
index 41cf5e7d1..6a25c7947 100644
--- a/tests/mpf/t-mul_ui.c
+++ b/tests/mpf/t-mul_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-muldiv.c b/tests/mpf/t-muldiv.c
index 10762c922..2751bb9da 100644
--- a/tests/mpf/t-muldiv.c
+++ b/tests/mpf/t-muldiv.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-set.c b/tests/mpf/t-set.c
index 21013a4c4..3846d501a 100644
--- a/tests/mpf/t-set.c
+++ b/tests/mpf/t-set.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-set_q.c b/tests/mpf/t-set_q.c
index 56eb75e07..2c48b277d 100644
--- a/tests/mpf/t-set_q.c
+++ b/tests/mpf/t-set_q.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-set_si.c b/tests/mpf/t-set_si.c
index e89d6c5a4..8975be7be 100644
--- a/tests/mpf/t-set_si.c
+++ b/tests/mpf/t-set_si.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-set_ui.c b/tests/mpf/t-set_ui.c
index c931228f8..8c49e91e6 100644
--- a/tests/mpf/t-set_ui.c
+++ b/tests/mpf/t-set_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-sqrt.c b/tests/mpf/t-sqrt.c
index fb1b85bb6..16a823d9a 100644
--- a/tests/mpf/t-sqrt.c
+++ b/tests/mpf/t-sqrt.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-sqrt_ui.c b/tests/mpf/t-sqrt_ui.c
index 0e19a44a4..c9233da29 100644
--- a/tests/mpf/t-sqrt_ui.c
+++ b/tests/mpf/t-sqrt_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-sub.c b/tests/mpf/t-sub.c
index 2a6606f0d..66281f424 100644
--- a/tests/mpf/t-sub.c
+++ b/tests/mpf/t-sub.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-trunc.c b/tests/mpf/t-trunc.c
index 0a23b63ab..2eef414b0 100644
--- a/tests/mpf/t-trunc.c
+++ b/tests/mpf/t-trunc.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpf/t-ui_div.c b/tests/mpf/t-ui_div.c
index e23f91d8f..3024efdbc 100644
--- a/tests/mpf/t-ui_div.c
+++ b/tests/mpf/t-ui_div.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/Makefile.am b/tests/mpn/Makefile.am
index 8d1b761a6..ad017eb1d 100644
--- a/tests/mpn/Makefile.am
+++ b/tests/mpn/Makefile.am
@@ -15,7 +15,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
-# the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/.
+# the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/.
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
diff --git a/tests/mpn/logic.c b/tests/mpn/logic.c
index feb8f9936..75b5dca1f 100644
--- a/tests/mpn/logic.c
+++ b/tests/mpn/logic.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
diff --git a/tests/mpn/t-aors_1.c b/tests/mpn/t-aors_1.c
index 422f9c40e..537141a99 100644
--- a/tests/mpn/t-aors_1.c
+++ b/tests/mpn/t-aors_1.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-asmtype.c b/tests/mpn/t-asmtype.c
index 56444fb6c..93960f7ae 100644
--- a/tests/mpn/t-asmtype.c
+++ b/tests/mpn/t-asmtype.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-bdiv.c b/tests/mpn/t-bdiv.c
index 0feca7e3d..0056ca9e3 100644
--- a/tests/mpn/t-bdiv.c
+++ b/tests/mpn/t-bdiv.c
@@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h> /* for strtol */
diff --git a/tests/mpn/t-broot.c b/tests/mpn/t-broot.c
index beb99733a..1aa43319e 100644
--- a/tests/mpn/t-broot.c
+++ b/tests/mpn/t-broot.c
@@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h> /* for strtol */
diff --git a/tests/mpn/t-brootinv.c b/tests/mpn/t-brootinv.c
index 32a354eba..11f40b954 100644
--- a/tests/mpn/t-brootinv.c
+++ b/tests/mpn/t-brootinv.c
@@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h> /* for strtol */
diff --git a/tests/mpn/t-div.c b/tests/mpn/t-div.c
index 72c314c55..c58f172c4 100644
--- a/tests/mpn/t-div.c
+++ b/tests/mpn/t-div.c
@@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h> /* for strtol */
diff --git a/tests/mpn/t-divrem_1.c b/tests/mpn/t-divrem_1.c
index 745b177df..9ffe90548 100644
--- a/tests/mpn/t-divrem_1.c
+++ b/tests/mpn/t-divrem_1.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-fat.c b/tests/mpn/t-fat.c
index fd71e891e..abb288e4b 100644
--- a/tests/mpn/t-fat.c
+++ b/tests/mpn/t-fat.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-get_d.c b/tests/mpn/t-get_d.c
index 9d60881b6..52fa418ee 100644
--- a/tests/mpn/t-get_d.c
+++ b/tests/mpn/t-get_d.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* Note that we don't use <limits.h> for LONG_MIN, but instead our own
definition in gmp-impl.h. In gcc 2.95.4 (debian 3.0) under
diff --git a/tests/mpn/t-hgcd.c b/tests/mpn/t-hgcd.c
index f41fc8e52..64d33ef00 100644
--- a/tests/mpn/t-hgcd.c
+++ b/tests/mpn/t-hgcd.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-hgcd_appr.c b/tests/mpn/t-hgcd_appr.c
index 95973319f..ad9daa9fe 100644
--- a/tests/mpn/t-hgcd_appr.c
+++ b/tests/mpn/t-hgcd_appr.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-instrument.c b/tests/mpn/t-instrument.c
index cf0aae154..338fef177 100644
--- a/tests/mpn/t-instrument.c
+++ b/tests/mpn/t-instrument.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-invert.c b/tests/mpn/t-invert.c
index 0bd8d102a..ddea9c6dd 100644
--- a/tests/mpn/t-invert.c
+++ b/tests/mpn/t-invert.c
@@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
diff --git a/tests/mpn/t-iord_u.c b/tests/mpn/t-iord_u.c
index 17188d272..93e68c5c3 100644
--- a/tests/mpn/t-iord_u.c
+++ b/tests/mpn/t-iord_u.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-matrix22.c b/tests/mpn/t-matrix22.c
index 44832e4e7..e63cbe27b 100644
--- a/tests/mpn/t-matrix22.c
+++ b/tests/mpn/t-matrix22.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-mod_1.c b/tests/mpn/t-mod_1.c
index 100211a07..3d08a9018 100644
--- a/tests/mpn/t-mod_1.c
+++ b/tests/mpn/t-mod_1.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-mp_bases.c b/tests/mpn/t-mp_bases.c
index c7863a0cc..c0b228825 100644
--- a/tests/mpn/t-mp_bases.c
+++ b/tests/mpn/t-mp_bases.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-mul.c b/tests/mpn/t-mul.c
index 63664ad55..26e422733 100644
--- a/tests/mpn/t-mul.c
+++ b/tests/mpn/t-mul.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
diff --git a/tests/mpn/t-mullo.c b/tests/mpn/t-mullo.c
index 1a3172898..d4789976a 100644
--- a/tests/mpn/t-mullo.c
+++ b/tests/mpn/t-mullo.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
diff --git a/tests/mpn/t-mulmid.c b/tests/mpn/t-mulmid.c
index 322f51a28..8978c4c1f 100644
--- a/tests/mpn/t-mulmid.c
+++ b/tests/mpn/t-mulmid.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
diff --git a/tests/mpn/t-mulmod_bnm1.c b/tests/mpn/t-mulmod_bnm1.c
index 469a9eb4b..374b722c6 100644
--- a/tests/mpn/t-mulmod_bnm1.c
+++ b/tests/mpn/t-mulmod_bnm1.c
@@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
diff --git a/tests/mpn/t-perfsqr.c b/tests/mpn/t-perfsqr.c
index 0a585a086..322ab6c3a 100644
--- a/tests/mpn/t-perfsqr.c
+++ b/tests/mpn/t-perfsqr.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-scan.c b/tests/mpn/t-scan.c
index ba9684647..f4478af33 100644
--- a/tests/mpn/t-scan.c
+++ b/tests/mpn/t-scan.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpn/t-sqrmod_bnm1.c b/tests/mpn/t-sqrmod_bnm1.c
index d3ee32a15..47ccf8108 100644
--- a/tests/mpn/t-sqrmod_bnm1.c
+++ b/tests/mpn/t-sqrmod_bnm1.c
@@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
diff --git a/tests/mpn/toom-shared.h b/tests/mpn/toom-shared.h
index a775f1fea..7479e7efd 100644
--- a/tests/mpn/toom-shared.h
+++ b/tests/mpn/toom-shared.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
diff --git a/tests/mpn/toom-sqr-shared.h b/tests/mpn/toom-sqr-shared.h
index f08838fd1..617455407 100644
--- a/tests/mpn/toom-sqr-shared.h
+++ b/tests/mpn/toom-sqr-shared.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
diff --git a/tests/mpq/Makefile.am b/tests/mpq/Makefile.am
index ea172c8e2..ca8dfd9a7 100644
--- a/tests/mpq/Makefile.am
+++ b/tests/mpq/Makefile.am
@@ -15,7 +15,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
-# the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/.
+# the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/.
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
diff --git a/tests/mpq/io.c b/tests/mpq/io.c
index 404cbe9af..a1b718d2c 100644
--- a/tests/mpq/io.c
+++ b/tests/mpq/io.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/mpq/reuse.c b/tests/mpq/reuse.c
index 1da76e069..da60bde94 100644
--- a/tests/mpq/reuse.c
+++ b/tests/mpq/reuse.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpq/t-aors.c b/tests/mpq/t-aors.c
index 97aeeb392..a65f5d8ab 100644
--- a/tests/mpq/t-aors.c
+++ b/tests/mpq/t-aors.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/mpq/t-cmp.c b/tests/mpq/t-cmp.c
index 20e4723ce..5858fa23c 100644
--- a/tests/mpq/t-cmp.c
+++ b/tests/mpq/t-cmp.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpq/t-cmp_si.c b/tests/mpq/t-cmp_si.c
index d12bd1968..15252cc7c 100644
--- a/tests/mpq/t-cmp_si.c
+++ b/tests/mpq/t-cmp_si.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpq/t-cmp_ui.c b/tests/mpq/t-cmp_ui.c
index 571e43ff1..9d2808393 100644
--- a/tests/mpq/t-cmp_ui.c
+++ b/tests/mpq/t-cmp_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpq/t-equal.c b/tests/mpq/t-equal.c
index 8d6d650e8..4523dd8b1 100644
--- a/tests/mpq/t-equal.c
+++ b/tests/mpq/t-equal.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpq/t-get_d.c b/tests/mpq/t-get_d.c
index 54e4c635a..aa848e029 100644
--- a/tests/mpq/t-get_d.c
+++ b/tests/mpq/t-get_d.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpq/t-get_str.c b/tests/mpq/t-get_str.c
index 84325bbf6..c3c9dd6e9 100644
--- a/tests/mpq/t-get_str.c
+++ b/tests/mpq/t-get_str.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpq/t-inp_str.c b/tests/mpq/t-inp_str.c
index 699bc6747..601cee372 100644
--- a/tests/mpq/t-inp_str.c
+++ b/tests/mpq/t-inp_str.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/mpq/t-inv.c b/tests/mpq/t-inv.c
index 868eba28f..1a0df8d72 100644
--- a/tests/mpq/t-inv.c
+++ b/tests/mpq/t-inv.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "gmp.h"
#include "gmp-impl.h"
diff --git a/tests/mpq/t-md_2exp.c b/tests/mpq/t-md_2exp.c
index fb894dc33..c6e402858 100644
--- a/tests/mpq/t-md_2exp.c
+++ b/tests/mpq/t-md_2exp.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpq/t-set_f.c b/tests/mpq/t-set_f.c
index 3d0795acd..76f4a68df 100644
--- a/tests/mpq/t-set_f.c
+++ b/tests/mpq/t-set_f.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpq/t-set_str.c b/tests/mpq/t-set_str.c
index c3494f788..92cb9205a 100644
--- a/tests/mpq/t-set_str.c
+++ b/tests/mpq/t-set_str.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/Makefile.am b/tests/mpz/Makefile.am
index 3323cd6f0..8dc5721e0 100644
--- a/tests/mpz/Makefile.am
+++ b/tests/mpz/Makefile.am
@@ -15,7 +15,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
-# the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/.
+# the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/.
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
diff --git a/tests/mpz/bit.c b/tests/mpz/bit.c
index 50e8e1466..c42e9f0cc 100644
--- a/tests/mpz/bit.c
+++ b/tests/mpz/bit.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/convert.c b/tests/mpz/convert.c
index af7eb79f6..ada6d11a1 100644
--- a/tests/mpz/convert.c
+++ b/tests/mpz/convert.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/dive.c b/tests/mpz/dive.c
index 1b9e8be8e..7970e718a 100644
--- a/tests/mpz/dive.c
+++ b/tests/mpz/dive.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/dive_ui.c b/tests/mpz/dive_ui.c
index de6a7922c..6771677f1 100644
--- a/tests/mpz/dive_ui.c
+++ b/tests/mpz/dive_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/io.c b/tests/mpz/io.c
index 172ca66b9..7674d69b1 100644
--- a/tests/mpz/io.c
+++ b/tests/mpz/io.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/mpz/logic.c b/tests/mpz/logic.c
index 04f396c8c..d99cadc2b 100644
--- a/tests/mpz/logic.c
+++ b/tests/mpz/logic.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/reuse.c b/tests/mpz/reuse.c
index adfb347e6..4b67fbe38 100644
--- a/tests/mpz/reuse.c
+++ b/tests/mpz/reuse.c
@@ -21,7 +21,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-addsub.c b/tests/mpz/t-addsub.c
index e19c21623..bf8984115 100644
--- a/tests/mpz/t-addsub.c
+++ b/tests/mpz/t-addsub.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-aorsmul.c b/tests/mpz/t-aorsmul.c
index 93573776c..918725fdc 100644
--- a/tests/mpz/t-aorsmul.c
+++ b/tests/mpz/t-aorsmul.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
diff --git a/tests/mpz/t-bin.c b/tests/mpz/t-bin.c
index cd700d9d3..acce41df9 100644
--- a/tests/mpz/t-bin.c
+++ b/tests/mpz/t-bin.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-cdiv_ui.c b/tests/mpz/t-cdiv_ui.c
index ccf5bed5e..39735a92e 100644
--- a/tests/mpz/t-cdiv_ui.c
+++ b/tests/mpz/t-cdiv_ui.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-cmp.c b/tests/mpz/t-cmp.c
index 277c19471..cf0474e7f 100644
--- a/tests/mpz/t-cmp.c
+++ b/tests/mpz/t-cmp.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-cmp_d.c b/tests/mpz/t-cmp_d.c
index e4132a983..c9877fc52 100644
--- a/tests/mpz/t-cmp_d.c
+++ b/tests/mpz/t-cmp_d.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-cmp_si.c b/tests/mpz/t-cmp_si.c
index ced5a3b05..97fdbcaae 100644
--- a/tests/mpz/t-cmp_si.c
+++ b/tests/mpz/t-cmp_si.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-cong.c b/tests/mpz/t-cong.c
index 0f6a787c0..1227335ec 100644
--- a/tests/mpz/t-cong.c
+++ b/tests/mpz/t-cong.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-cong_2exp.c b/tests/mpz/t-cong_2exp.c
index f0e7c8d64..3ccb5aab0 100644
--- a/tests/mpz/t-cong_2exp.c
+++ b/tests/mpz/t-cong_2exp.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-div_2exp.c b/tests/mpz/t-div_2exp.c
index fcb31db2c..1620698b1 100644
--- a/tests/mpz/t-div_2exp.c
+++ b/tests/mpz/t-div_2exp.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-divis.c b/tests/mpz/t-divis.c
index c34a0fae4..fdfedc82b 100644
--- a/tests/mpz/t-divis.c
+++ b/tests/mpz/t-divis.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-divis_2exp.c b/tests/mpz/t-divis_2exp.c
index 11b5bc1c7..ecd7440ea 100644
--- a/tests/mpz/t-divis_2exp.c
+++ b/tests/mpz/t-divis_2exp.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-export.c b/tests/mpz/t-export.c
index 07d3382cb..d07476486 100644
--- a/tests/mpz/t-export.c
+++ b/tests/mpz/t-export.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-fac_ui.c b/tests/mpz/t-fac_ui.c
index c41eed07c..079bdff91 100644
--- a/tests/mpz/t-fac_ui.c
+++ b/tests/mpz/t-fac_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-fdiv.c b/tests/mpz/t-fdiv.c
index 8a17f0567..a616e5b10 100644
--- a/tests/mpz/t-fdiv.c
+++ b/tests/mpz/t-fdiv.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-fdiv_ui.c b/tests/mpz/t-fdiv_ui.c
index 6a437c889..031b519f8 100644
--- a/tests/mpz/t-fdiv_ui.c
+++ b/tests/mpz/t-fdiv_ui.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-fib_ui.c b/tests/mpz/t-fib_ui.c
index f42a20de5..a7425b5b8 100644
--- a/tests/mpz/t-fib_ui.c
+++ b/tests/mpz/t-fib_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-fits.c b/tests/mpz/t-fits.c
index de349fe4c..b1db21657 100644
--- a/tests/mpz/t-fits.c
+++ b/tests/mpz/t-fits.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-gcd.c b/tests/mpz/t-gcd.c
index bbee8e61f..fef4fde0c 100644
--- a/tests/mpz/t-gcd.c
+++ b/tests/mpz/t-gcd.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-gcd_ui.c b/tests/mpz/t-gcd_ui.c
index d4de2ad26..16f51e11b 100644
--- a/tests/mpz/t-gcd_ui.c
+++ b/tests/mpz/t-gcd_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-get_d.c b/tests/mpz/t-get_d.c
index c9f2a90d9..4a4a93049 100644
--- a/tests/mpz/t-get_d.c
+++ b/tests/mpz/t-get_d.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-get_d_2exp.c b/tests/mpz/t-get_d_2exp.c
index 105e86972..2f5555daf 100644
--- a/tests/mpz/t-get_d_2exp.c
+++ b/tests/mpz/t-get_d_2exp.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-get_si.c b/tests/mpz/t-get_si.c
index 37bab0b19..083ada7f1 100644
--- a/tests/mpz/t-get_si.c
+++ b/tests/mpz/t-get_si.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-hamdist.c b/tests/mpz/t-hamdist.c
index 992034caa..f39c8ab8c 100644
--- a/tests/mpz/t-hamdist.c
+++ b/tests/mpz/t-hamdist.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-import.c b/tests/mpz/t-import.c
index 59d682d6b..8d10fdc8a 100644
--- a/tests/mpz/t-import.c
+++ b/tests/mpz/t-import.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-inp_str.c b/tests/mpz/t-inp_str.c
index f2656ac6a..f50290bff 100644
--- a/tests/mpz/t-inp_str.c
+++ b/tests/mpz/t-inp_str.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/mpz/t-invert.c b/tests/mpz/t-invert.c
index 60b25e635..ac605155a 100644
--- a/tests/mpz/t-invert.c
+++ b/tests/mpz/t-invert.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-io_raw.c b/tests/mpz/t-io_raw.c
index 4148eac32..e06e7bb14 100644
--- a/tests/mpz/t-io_raw.c
+++ b/tests/mpz/t-io_raw.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/mpz/t-jac.c b/tests/mpz/t-jac.c
index da494c304..b6a0c3310 100644
--- a/tests/mpz/t-jac.c
+++ b/tests/mpz/t-jac.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* With no arguments the various Kronecker/Jacobi symbol routines are
diff --git a/tests/mpz/t-lcm.c b/tests/mpz/t-lcm.c
index c4342ba6d..3cc41483e 100644
--- a/tests/mpz/t-lcm.c
+++ b/tests/mpz/t-lcm.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
diff --git a/tests/mpz/t-limbs.c b/tests/mpz/t-limbs.c
index 23eed472f..43bcfb03e 100644
--- a/tests/mpz/t-limbs.c
+++ b/tests/mpz/t-limbs.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <stdio.h>
diff --git a/tests/mpz/t-lucnum_ui.c b/tests/mpz/t-lucnum_ui.c
index e2fc2804c..7cb734195 100644
--- a/tests/mpz/t-lucnum_ui.c
+++ b/tests/mpz/t-lucnum_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-mfac_uiui.c b/tests/mpz/t-mfac_uiui.c
index 14efa2282..7bf51a5da 100644
--- a/tests/mpz/t-mfac_uiui.c
+++ b/tests/mpz/t-mfac_uiui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-mul.c b/tests/mpz/t-mul.c
index 7a16c33b3..690b89f7f 100644
--- a/tests/mpz/t-mul.c
+++ b/tests/mpz/t-mul.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-mul_i.c b/tests/mpz/t-mul_i.c
index dd6208f1f..cbbe54d40 100644
--- a/tests/mpz/t-mul_i.c
+++ b/tests/mpz/t-mul_i.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-nextprime.c b/tests/mpz/t-nextprime.c
index 6799fc0cb..6e291c334 100644
--- a/tests/mpz/t-nextprime.c
+++ b/tests/mpz/t-nextprime.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
diff --git a/tests/mpz/t-oddeven.c b/tests/mpz/t-oddeven.c
index f7568e558..107f2436a 100644
--- a/tests/mpz/t-oddeven.c
+++ b/tests/mpz/t-oddeven.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-perfpow.c b/tests/mpz/t-perfpow.c
index 37971e47c..72fe5c519 100644
--- a/tests/mpz/t-perfpow.c
+++ b/tests/mpz/t-perfpow.c
@@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-perfsqr.c b/tests/mpz/t-perfsqr.c
index 12750316b..2a54e59e6 100644
--- a/tests/mpz/t-perfsqr.c
+++ b/tests/mpz/t-perfsqr.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-popcount.c b/tests/mpz/t-popcount.c
index 81f2366e5..c27c4efda 100644
--- a/tests/mpz/t-popcount.c
+++ b/tests/mpz/t-popcount.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-pow.c b/tests/mpz/t-pow.c
index ac82ca3a9..312ef9888 100644
--- a/tests/mpz/t-pow.c
+++ b/tests/mpz/t-pow.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-powm.c b/tests/mpz/t-powm.c
index bc8566411..240e1c89b 100644
--- a/tests/mpz/t-powm.c
+++ b/tests/mpz/t-powm.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-powm_ui.c b/tests/mpz/t-powm_ui.c
index 8aa697974..a95e473c3 100644
--- a/tests/mpz/t-powm_ui.c
+++ b/tests/mpz/t-powm_ui.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-pprime_p.c b/tests/mpz/t-pprime_p.c
index 7ef7c77cb..d08463c6e 100644
--- a/tests/mpz/t-pprime_p.c
+++ b/tests/mpz/t-pprime_p.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-primorial_ui.c b/tests/mpz/t-primorial_ui.c
index e82c61d89..253040ca1 100644
--- a/tests/mpz/t-primorial_ui.c
+++ b/tests/mpz/t-primorial_ui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-remove.c b/tests/mpz/t-remove.c
index b2736d907..4de74675f 100644
--- a/tests/mpz/t-remove.c
+++ b/tests/mpz/t-remove.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-root.c b/tests/mpz/t-root.c
index 9e6a5849e..17efe4cca 100644
--- a/tests/mpz/t-root.c
+++ b/tests/mpz/t-root.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-scan.c b/tests/mpz/t-scan.c
index 9d1006858..95b896b1b 100644
--- a/tests/mpz/t-scan.c
+++ b/tests/mpz/t-scan.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-set_d.c b/tests/mpz/t-set_d.c
index a73e43199..d587e6544 100644
--- a/tests/mpz/t-set_d.c
+++ b/tests/mpz/t-set_d.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-set_f.c b/tests/mpz/t-set_f.c
index 9c0699a76..38b5a2c43 100644
--- a/tests/mpz/t-set_f.c
+++ b/tests/mpz/t-set_f.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-set_si.c b/tests/mpz/t-set_si.c
index 7e5cad9e2..b1e55ede3 100644
--- a/tests/mpz/t-set_si.c
+++ b/tests/mpz/t-set_si.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-set_str.c b/tests/mpz/t-set_str.c
index 0eb27e747..c6a59f2fe 100644
--- a/tests/mpz/t-set_str.c
+++ b/tests/mpz/t-set_str.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-sizeinbase.c b/tests/mpz/t-sizeinbase.c
index a328a4a62..b5eab8846 100644
--- a/tests/mpz/t-sizeinbase.c
+++ b/tests/mpz/t-sizeinbase.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-sqrtrem.c b/tests/mpz/t-sqrtrem.c
index 721b26c4a..9aeb23389 100644
--- a/tests/mpz/t-sqrtrem.c
+++ b/tests/mpz/t-sqrtrem.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-tdiv.c b/tests/mpz/t-tdiv.c
index f215f0939..902b51c00 100644
--- a/tests/mpz/t-tdiv.c
+++ b/tests/mpz/t-tdiv.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/mpz/t-tdiv_ui.c b/tests/mpz/t-tdiv_ui.c
index db0f875d7..db266eb9d 100644
--- a/tests/mpz/t-tdiv_ui.c
+++ b/tests/mpz/t-tdiv_ui.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/rand/Makefile.am b/tests/rand/Makefile.am
index 0e769044c..ed585b7ed 100644
--- a/tests/rand/Makefile.am
+++ b/tests/rand/Makefile.am
@@ -15,7 +15,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
-# the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/.
+# the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/.
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
diff --git a/tests/rand/findlc.c b/tests/rand/findlc.c
index 89a452c5a..2406c3b64 100644
--- a/tests/rand/findlc.c
+++ b/tests/rand/findlc.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/rand/gen.c b/tests/rand/gen.c
index ea6d0e751..65401e375 100644
--- a/tests/rand/gen.c
+++ b/tests/rand/gen.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* Examples:
diff --git a/tests/rand/gmpstat.h b/tests/rand/gmpstat.h
index 4b9af70be..99c5cca19 100644
--- a/tests/rand/gmpstat.h
+++ b/tests/rand/gmpstat.h
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* This file requires the following header files: gmp.h */
diff --git a/tests/rand/spect.c b/tests/rand/spect.c
index 545374dae..194dfca31 100644
--- a/tests/rand/spect.c
+++ b/tests/rand/spect.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* T is upper dimension. Z_A is the LC multiplier, which is
relatively prime to Z_M, the LC modulus. The result is put in
diff --git a/tests/rand/stat.c b/tests/rand/stat.c
index a68486ac7..1285ccfb9 100644
--- a/tests/rand/stat.c
+++ b/tests/rand/stat.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* Examples:
diff --git a/tests/rand/statlib.c b/tests/rand/statlib.c
index a5f1b3d20..7cecd6dee 100644
--- a/tests/rand/statlib.c
+++ b/tests/rand/statlib.c
@@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* The theories for these functions are taken from D. Knuth's "The Art
of Computer Programming: Volume 2, Seminumerical Algorithms", Third
diff --git a/tests/rand/t-iset.c b/tests/rand/t-iset.c
index f84c3a63c..0414037c1 100644
--- a/tests/rand/t-iset.c
+++ b/tests/rand/t-iset.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/rand/t-lc2exp.c b/tests/rand/t-lc2exp.c
index b2e3e13e8..b524441f2 100644
--- a/tests/rand/t-lc2exp.c
+++ b/tests/rand/t-lc2exp.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/rand/t-mt.c b/tests/rand/t-mt.c
index 7bb0d4f69..3aabffe88 100644
--- a/tests/rand/t-mt.c
+++ b/tests/rand/t-mt.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include "gmp.h"
diff --git a/tests/rand/t-rand.c b/tests/rand/t-rand.c
index 1eb33c1ef..ceaa8cb50 100644
--- a/tests/rand/t-rand.c
+++ b/tests/rand/t-rand.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdlib.h>
#include <stdio.h>
diff --git a/tests/rand/t-urbui.c b/tests/rand/t-urbui.c
index 59d80e0bb..bac8b6d5a 100644
--- a/tests/rand/t-urbui.c
+++ b/tests/rand/t-urbui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/rand/t-urmui.c b/tests/rand/t-urmui.c
index c32688225..c58d740f4 100644
--- a/tests/rand/t-urmui.c
+++ b/tests/rand/t-urmui.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/rand/t-urndmm.c b/tests/rand/t-urndmm.c
index 99eba0d40..d5a9217b4 100644
--- a/tests/rand/t-urndmm.c
+++ b/tests/rand/t-urndmm.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include "gmp.h"
diff --git a/tests/rand/zdiv_round.c b/tests/rand/zdiv_round.c
index 7a200515f..3a91e3092 100644
--- a/tests/rand/zdiv_round.c
+++ b/tests/rand/zdiv_round.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "gmp.h"
diff --git a/tests/refmpf.c b/tests/refmpf.c
index a48f30d6d..0ba9fbca3 100644
--- a/tests/refmpf.c
+++ b/tests/refmpf.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/refmpn.c b/tests/refmpn.c
index 17be792aa..423bff735 100644
--- a/tests/refmpn.c
+++ b/tests/refmpn.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* Most routines have assertions representing what the mpn routines are
diff --git a/tests/refmpq.c b/tests/refmpq.c
index 1d688a52f..6ca51c4bc 100644
--- a/tests/refmpq.c
+++ b/tests/refmpq.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "gmp.h"
#include "gmp-impl.h"
diff --git a/tests/refmpz.c b/tests/refmpz.c
index 4402d666f..2aef7aaa8 100644
--- a/tests/refmpz.c
+++ b/tests/refmpz.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* always do assertion checking */
#define WANT_ASSERT 1
diff --git a/tests/spinner.c b/tests/spinner.c
index ed37dc77f..3435d2092 100644
--- a/tests/spinner.c
+++ b/tests/spinner.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include "config.h"
diff --git a/tests/t-bswap.c b/tests/t-bswap.c
index c26ac0258..2543f9fc3 100644
--- a/tests/t-bswap.c
+++ b/tests/t-bswap.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/t-constants.c b/tests/t-constants.c
index 0509e8671..2dd745ed1 100644
--- a/tests/t-constants.c
+++ b/tests/t-constants.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/t-count_zeros.c b/tests/t-count_zeros.c
index f604d6738..117babadc 100644
--- a/tests/t-count_zeros.c
+++ b/tests/t-count_zeros.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/t-gmpmax.c b/tests/t-gmpmax.c
index b5c8a1a02..772548b94 100644
--- a/tests/t-gmpmax.c
+++ b/tests/t-gmpmax.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/t-hightomask.c b/tests/t-hightomask.c
index 7cb17cab2..1de20c94f 100644
--- a/tests/t-hightomask.c
+++ b/tests/t-hightomask.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/t-modlinv.c b/tests/t-modlinv.c
index bbdd5b59e..8e17d7787 100644
--- a/tests/t-modlinv.c
+++ b/tests/t-modlinv.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/t-parity.c b/tests/t-parity.c
index 601a4d39e..d9d308f5d 100644
--- a/tests/t-parity.c
+++ b/tests/t-parity.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/t-popc.c b/tests/t-popc.c
index 7f3620382..c3b328860 100644
--- a/tests/t-popc.c
+++ b/tests/t-popc.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/t-sub.c b/tests/t-sub.c
index 42f02c569..331705ff6 100644
--- a/tests/t-sub.c
+++ b/tests/t-sub.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/tests/tests.h b/tests/tests.h
index 9031f3816..f0c3fa780 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#ifndef __TESTS_H__
diff --git a/tests/trace.c b/tests/trace.c
index ac67fb9c3..4b05bdb82 100644
--- a/tests/trace.c
+++ b/tests/trace.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
/* Future: Would like commas printed between limbs in hex or binary, but
diff --git a/tests/x86call.asm b/tests/x86call.asm
index 573aaa6f0..de2fbcde2 100644
--- a/tests/x86call.asm
+++ b/tests/x86call.asm
@@ -16,7 +16,7 @@ dnl Public License for more details.
dnl You should have received a copy of the GNU General Public License along
dnl with the GNU MP Library test suite. If not, see
-dnl http://www.gnu.org/licenses/.
+dnl https://www.gnu.org/licenses/.
dnl The current version of the code attempts to keep the call/return
diff --git a/tests/x86check.c b/tests/x86check.c
index 8fa0f06ca..067c8155b 100644
--- a/tests/x86check.c
+++ b/tests/x86check.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include "gmp.h"