summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2019-01-07 13:53:20 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2019-01-07 13:53:20 +0000
commitc7397095a046223615ca191d30692a630b4293b5 (patch)
treecf56747a2da6264a3b6e86ae87c29af47705ac6c
parentd6fdad11e313c43f3d04a6511d4e19abc17b1868 (diff)
downloadmpfr-c7397095a046223615ca191d30692a630b4293b5.tar.gz
Updated the www.gnu.org URL's (http → https) on all the files with:
perl -pi -e 's,http://www.gnu.org/,https://www.gnu.org/,g' **/*(.) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/4.0@13373 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--BUGS2
-rw-r--r--COPYING6
-rw-r--r--ChangeLog6
-rw-r--r--INSTALL2
-rw-r--r--NEWS2
-rw-r--r--README2
-rw-r--r--TODO4
-rw-r--r--acinclude.m42
-rw-r--r--configure.ac2
-rw-r--r--doc/FAQ.html2
-rw-r--r--doc/README.dev16
-rw-r--r--doc/faq.xsl2
-rw-r--r--doc/fdl.texi2
-rw-r--r--examples/can_round.c2
-rw-r--r--examples/divworst.c2
-rw-r--r--examples/rndo-add.c2
-rw-r--r--examples/sample.c2
-rw-r--r--examples/version.c2
-rw-r--r--src/abort_prec_max.c2
-rw-r--r--src/acos.c2
-rw-r--r--src/acosh.c2
-rw-r--r--src/add.c2
-rw-r--r--src/add1.c2
-rw-r--r--src/add1sp.c2
-rw-r--r--src/add_d.c2
-rw-r--r--src/add_ui.c2
-rw-r--r--src/agm.c2
-rw-r--r--src/ai.c2
-rw-r--r--src/amd/amdfam10/mparam.h2
-rw-r--r--src/amd/athlon/mparam.h2
-rw-r--r--src/amd/k8/mparam.h2
-rw-r--r--src/arm/mparam.h2
-rw-r--r--src/asin.c2
-rw-r--r--src/asinh.c2
-rw-r--r--src/atan.c2
-rw-r--r--src/atan2.c2
-rw-r--r--src/atanh.c2
-rw-r--r--src/bernoulli.c2
-rw-r--r--src/beta.c2
-rw-r--r--src/buildopt.c2
-rw-r--r--src/cache.c2
-rw-r--r--src/cbrt.c2
-rw-r--r--src/check.c2
-rw-r--r--src/clear.c2
-rw-r--r--src/clears.c2
-rw-r--r--src/cmp.c2
-rw-r--r--src/cmp2.c2
-rw-r--r--src/cmp_abs.c2
-rw-r--r--src/cmp_d.c2
-rw-r--r--src/cmp_ld.c2
-rw-r--r--src/cmp_si.c2
-rw-r--r--src/cmp_ui.c2
-rw-r--r--src/comparisons.c2
-rw-r--r--src/const_catalan.c2
-rw-r--r--src/const_euler.c2
-rw-r--r--src/const_log2.c2
-rw-r--r--src/const_pi.c2
-rw-r--r--src/constant.c2
-rw-r--r--src/copysign.c2
-rw-r--r--src/cos.c2
-rw-r--r--src/cosh.c2
-rw-r--r--src/cot.c2
-rw-r--r--src/coth.c2
-rw-r--r--src/csc.c2
-rw-r--r--src/csch.c2
-rw-r--r--src/d_div.c2
-rw-r--r--src/d_sub.c2
-rw-r--r--src/digamma.c2
-rw-r--r--src/dim.c2
-rw-r--r--src/div.c2
-rw-r--r--src/div_2exp.c2
-rw-r--r--src/div_2si.c2
-rw-r--r--src/div_2ui.c2
-rw-r--r--src/div_d.c2
-rw-r--r--src/div_ui.c2
-rw-r--r--src/dump.c2
-rw-r--r--src/eint.c2
-rw-r--r--src/eq.c2
-rw-r--r--src/erandom.c2
-rw-r--r--src/erf.c2
-rw-r--r--src/erfc.c2
-rw-r--r--src/exceptions.c2
-rw-r--r--src/exp.c2
-rw-r--r--src/exp10.c2
-rw-r--r--src/exp2.c2
-rw-r--r--src/exp3.c2
-rw-r--r--src/exp_2.c2
-rw-r--r--src/expm1.c2
-rw-r--r--src/extract.c2
-rw-r--r--src/factorial.c2
-rw-r--r--src/fits_intmax.c2
-rw-r--r--src/fits_s.h2
-rw-r--r--src/fits_sint.c2
-rw-r--r--src/fits_slong.c2
-rw-r--r--src/fits_sshort.c2
-rw-r--r--src/fits_u.h2
-rw-r--r--src/fits_uint.c2
-rw-r--r--src/fits_uintmax.c2
-rw-r--r--src/fits_ulong.c2
-rw-r--r--src/fits_ushort.c2
-rw-r--r--src/fma.c2
-rw-r--r--src/fmma.c2
-rw-r--r--src/fms.c2
-rw-r--r--src/fpif.c2
-rw-r--r--src/frac.c2
-rw-r--r--src/free_cache.c2
-rw-r--r--src/frexp.c2
-rw-r--r--src/gamma.c2
-rw-r--r--src/gamma_inc.c2
-rw-r--r--src/gammaonethird.c2
-rw-r--r--src/gen_inverse.h2
-rw-r--r--src/generic/coverage/mparam.h2
-rw-r--r--src/generic/mparam.h2
-rw-r--r--src/get_d.c2
-rw-r--r--src/get_d64.c2
-rw-r--r--src/get_exp.c2
-rw-r--r--src/get_f.c2
-rw-r--r--src/get_float128.c2
-rw-r--r--src/get_flt.c2
-rw-r--r--src/get_ld.c2
-rw-r--r--src/get_q.c2
-rw-r--r--src/get_si.c2
-rw-r--r--src/get_sj.c2
-rw-r--r--src/get_str.c2
-rw-r--r--src/get_ui.c2
-rw-r--r--src/get_uj.c2
-rw-r--r--src/get_z.c2
-rw-r--r--src/get_z_exp.c2
-rw-r--r--src/gmp_op.c2
-rw-r--r--src/grandom.c2
-rw-r--r--src/hppa/mparam.h2
-rw-r--r--src/hypot.c2
-rw-r--r--src/ia64/mparam.h2
-rw-r--r--src/ieee_floats.h2
-rw-r--r--src/init.c2
-rw-r--r--src/init2.c2
-rw-r--r--src/inits.c2
-rw-r--r--src/inits2.c2
-rw-r--r--src/inp_str.c2
-rw-r--r--src/int_ceil_log2.c2
-rw-r--r--src/invert_limb.h2
-rw-r--r--src/invsqrt_limb.h2
-rw-r--r--src/isinf.c2
-rw-r--r--src/isinteger.c2
-rw-r--r--src/isnan.c2
-rw-r--r--src/isnum.c2
-rw-r--r--src/isqrt.c2
-rw-r--r--src/isregular.c2
-rw-r--r--src/iszero.c2
-rw-r--r--src/jn.c2
-rw-r--r--src/jyn_asympt.c2
-rw-r--r--src/li2.c2
-rw-r--r--src/lngamma.c2
-rw-r--r--src/log.c2
-rw-r--r--src/log10.c2
-rw-r--r--src/log1p.c2
-rw-r--r--src/log2.c2
-rw-r--r--src/log_ui.c2
-rw-r--r--src/logging.c2
-rw-r--r--src/min_prec.c2
-rw-r--r--src/minmax.c2
-rw-r--r--src/mips/mparam.h2
-rw-r--r--src/modf.c2
-rw-r--r--src/mp_clz_tab.c2
-rw-r--r--src/mparam_h.in2
-rw-r--r--src/mpf2mpfr.h2
-rw-r--r--src/mpfr-cvers.h2
-rw-r--r--src/mpfr-gmp.c2
-rw-r--r--src/mpfr-gmp.h2
-rw-r--r--src/mpfr-impl.h2
-rw-r--r--src/mpfr-intmax.h2
-rw-r--r--src/mpfr-longlong.h2
-rw-r--r--src/mpfr-mini-gmp.c2
-rw-r--r--src/mpfr-mini-gmp.h2
-rw-r--r--src/mpfr-sassert.h2
-rw-r--r--src/mpfr-thread.h2
-rw-r--r--src/mpfr.h2
-rw-r--r--src/mpn_exp.c2
-rw-r--r--src/mul.c2
-rw-r--r--src/mul_2exp.c2
-rw-r--r--src/mul_2si.c2
-rw-r--r--src/mul_2ui.c2
-rw-r--r--src/mul_d.c2
-rw-r--r--src/mul_ui.c2
-rw-r--r--src/mulders.c2
-rw-r--r--src/neg.c2
-rw-r--r--src/next.c2
-rw-r--r--src/nrandom.c2
-rw-r--r--src/odd_p.c2
-rw-r--r--src/out_str.c2
-rw-r--r--src/pool.c2
-rw-r--r--src/pow.c2
-rw-r--r--src/pow_si.c2
-rw-r--r--src/pow_ui.c2
-rw-r--r--src/pow_z.c2
-rw-r--r--src/powerof2.c2
-rw-r--r--src/powerpc32/mparam.h2
-rw-r--r--src/powerpc64/mparam.h2
-rw-r--r--src/print_raw.c2
-rw-r--r--src/print_rnd_mode.c2
-rw-r--r--src/printf.c2
-rw-r--r--src/random_deviate.c2
-rw-r--r--src/random_deviate.h2
-rw-r--r--src/rec_sqrt.c2
-rw-r--r--src/reldiff.c2
-rw-r--r--src/rem1.c2
-rw-r--r--src/rint.c2
-rw-r--r--src/rndna.c2
-rw-r--r--src/root.c2
-rw-r--r--src/round_near_x.c2
-rw-r--r--src/round_p.c2
-rw-r--r--src/round_prec.c2
-rw-r--r--src/round_raw_generic.c2
-rw-r--r--src/scale2.c2
-rw-r--r--src/sec.c2
-rw-r--r--src/sech.c2
-rw-r--r--src/set.c2
-rw-r--r--src/set_d.c2
-rw-r--r--src/set_d64.c2
-rw-r--r--src/set_dfl_prec.c2
-rw-r--r--src/set_exp.c2
-rw-r--r--src/set_f.c2
-rw-r--r--src/set_float128.c2
-rw-r--r--src/set_flt.c2
-rw-r--r--src/set_inf.c2
-rw-r--r--src/set_ld.c2
-rw-r--r--src/set_nan.c2
-rw-r--r--src/set_prc_raw.c2
-rw-r--r--src/set_prec.c2
-rw-r--r--src/set_q.c2
-rw-r--r--src/set_rnd.c2
-rw-r--r--src/set_si.c2
-rw-r--r--src/set_si_2exp.c2
-rw-r--r--src/set_sj.c2
-rw-r--r--src/set_str.c2
-rw-r--r--src/set_str_raw.c2
-rw-r--r--src/set_ui.c2
-rw-r--r--src/set_ui_2exp.c2
-rw-r--r--src/set_uj.c2
-rw-r--r--src/set_z.c2
-rw-r--r--src/set_z_exp.c2
-rw-r--r--src/set_zero.c2
-rw-r--r--src/setmax.c2
-rw-r--r--src/setmin.c2
-rw-r--r--src/setsign.c2
-rw-r--r--src/sgn.c2
-rw-r--r--src/si_op.c2
-rw-r--r--src/signbit.c2
-rw-r--r--src/sin.c2
-rw-r--r--src/sin_cos.c2
-rw-r--r--src/sinh.c2
-rw-r--r--src/sinh_cosh.c2
-rw-r--r--src/sparc64/mparam.h2
-rw-r--r--src/sqr.c2
-rw-r--r--src/sqrt.c2
-rw-r--r--src/sqrt_ui.c2
-rw-r--r--src/stack_interface.c2
-rw-r--r--src/strtofr.c2
-rw-r--r--src/sub.c2
-rw-r--r--src/sub1.c2
-rw-r--r--src/sub1sp.c2
-rw-r--r--src/sub_d.c2
-rw-r--r--src/sub_ui.c2
-rw-r--r--src/subnormal.c2
-rw-r--r--src/sum.c2
-rw-r--r--src/swap.c2
-rw-r--r--src/tan.c2
-rw-r--r--src/tanh.c2
-rw-r--r--src/ubf.c2
-rw-r--r--src/uceil_exp2.c2
-rw-r--r--src/uceil_log2.c2
-rw-r--r--src/ufloor_log2.c2
-rw-r--r--src/ui_div.c2
-rw-r--r--src/ui_pow.c2
-rw-r--r--src/ui_pow_ui.c2
-rw-r--r--src/ui_sub.c2
-rw-r--r--src/urandom.c2
-rw-r--r--src/urandomb.c2
-rw-r--r--src/vasprintf.c2
-rw-r--r--src/version.c2
-rw-r--r--src/volatile.c2
-rw-r--r--src/x86/core2/mparam.h2
-rw-r--r--src/x86/mparam.h2
-rw-r--r--src/x86_64/core2/mparam.h2
-rw-r--r--src/x86_64/corei5/mparam.h2
-rw-r--r--src/x86_64/pentium4/mparam.h2
-rw-r--r--src/yn.c2
-rw-r--r--src/zeta.c2
-rw-r--r--src/zeta_ui.c2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/cmp_str.c2
-rw-r--r--tests/data/digamma2
-rw-r--r--tests/data/li22
-rw-r--r--tests/memory.c2
-rw-r--r--tests/mpf_compat.c2
-rw-r--r--tests/mpf_compat.h2
-rw-r--r--tests/mpfr-test.h2
-rw-r--r--tests/mpfr_compat.c2
-rw-r--r--tests/random2.c2
-rw-r--r--tests/reuse.c2
-rw-r--r--tests/rnd_mode.c2
-rw-r--r--tests/tabort_defalloc1.c2
-rw-r--r--tests/tabort_defalloc2.c2
-rw-r--r--tests/tabort_prec_max.c2
-rw-r--r--tests/tabs.c2
-rw-r--r--tests/tacos.c2
-rw-r--r--tests/tacosh.c2
-rw-r--r--tests/tadd.c2
-rw-r--r--tests/tadd1sp.c2
-rw-r--r--tests/tadd_d.c2
-rw-r--r--tests/tadd_ui.c2
-rw-r--r--tests/tagm.c2
-rw-r--r--tests/tai.c2
-rw-r--r--tests/talloc-cache.c2
-rw-r--r--tests/talloc.c2
-rw-r--r--tests/tasin.c2
-rw-r--r--tests/tasinh.c2
-rw-r--r--tests/tassert.c2
-rw-r--r--tests/tatan.c2
-rw-r--r--tests/tatanh.c2
-rw-r--r--tests/taway.c2
-rw-r--r--tests/tbeta.c2
-rw-r--r--tests/tbuildopt.c2
-rw-r--r--tests/tcan_round.c2
-rw-r--r--tests/tcbrt.c2
-rw-r--r--tests/tcheck.c2
-rw-r--r--tests/tcmp.c2
-rw-r--r--tests/tcmp2.c2
-rw-r--r--tests/tcmp_d.c2
-rw-r--r--tests/tcmp_ld.c2
-rw-r--r--tests/tcmp_ui.c2
-rw-r--r--tests/tcmpabs.c2
-rw-r--r--tests/tcomparisons.c2
-rw-r--r--tests/tconst_catalan.c2
-rw-r--r--tests/tconst_euler.c2
-rw-r--r--tests/tconst_log2.c2
-rw-r--r--tests/tconst_pi.c2
-rw-r--r--tests/tcopysign.c2
-rw-r--r--tests/tcos.c2
-rw-r--r--tests/tcosh.c2
-rw-r--r--tests/tcot.c2
-rw-r--r--tests/tcoth.c2
-rw-r--r--tests/tcsc.c2
-rw-r--r--tests/tcsch.c2
-rw-r--r--tests/td_div.c2
-rw-r--r--tests/td_sub.c2
-rw-r--r--tests/tdigamma.c2
-rw-r--r--tests/tdim.c2
-rw-r--r--tests/tdiv.c2
-rw-r--r--tests/tdiv_d.c2
-rw-r--r--tests/tdiv_ui.c2
-rw-r--r--tests/teint.c2
-rw-r--r--tests/teq.c2
-rw-r--r--tests/terandom.c2
-rw-r--r--tests/terandom_chisq.c2
-rw-r--r--tests/terf.c2
-rw-r--r--tests/tests.c2
-rw-r--r--tests/texceptions.c2
-rw-r--r--tests/texp.c2
-rw-r--r--tests/texp10.c2
-rw-r--r--tests/texp2.c2
-rw-r--r--tests/texpm1.c2
-rw-r--r--tests/tfactorial.c2
-rw-r--r--tests/tfits.c2
-rw-r--r--tests/tfma.c2
-rw-r--r--tests/tfmma.c2
-rw-r--r--tests/tfmod.c2
-rw-r--r--tests/tfms.c2
-rw-r--r--tests/tfpif.c2
-rw-r--r--tests/tfprintf.c2
-rw-r--r--tests/tfrac.c2
-rw-r--r--tests/tfrexp.c2
-rw-r--r--tests/tgamma.c2
-rw-r--r--tests/tgamma_inc.c2
-rw-r--r--tests/tgeneric.c2
-rw-r--r--tests/tgeneric_ui.c2
-rw-r--r--tests/tget_d.c2
-rw-r--r--tests/tget_d_2exp.c2
-rw-r--r--tests/tget_f.c2
-rw-r--r--tests/tget_flt.c2
-rw-r--r--tests/tget_ld_2exp.c2
-rw-r--r--tests/tget_q.c2
-rw-r--r--tests/tget_set_d64.c2
-rw-r--r--tests/tget_sj.c2
-rw-r--r--tests/tget_str.c2
-rw-r--r--tests/tget_z.c2
-rw-r--r--tests/tgmpop.c2
-rw-r--r--tests/tgrandom.c2
-rw-r--r--tests/thyperbolic.c2
-rw-r--r--tests/thypot.c2
-rw-r--r--tests/tinits.c2
-rw-r--r--tests/tinp_str.c2
-rw-r--r--tests/tinternals.c2
-rw-r--r--tests/tisnan.c2
-rw-r--r--tests/tisqrt.c2
-rw-r--r--tests/tj0.c2
-rw-r--r--tests/tj1.c2
-rw-r--r--tests/tjn.c2
-rw-r--r--tests/tl2b.c2
-rw-r--r--tests/tlgamma.c2
-rw-r--r--tests/tli2.c2
-rw-r--r--tests/tlngamma.c2
-rw-r--r--tests/tlog.c2
-rw-r--r--tests/tlog10.c2
-rw-r--r--tests/tlog1p.c2
-rw-r--r--tests/tlog2.c2
-rw-r--r--tests/tlog_ui.c2
-rw-r--r--tests/tmin_prec.c2
-rw-r--r--tests/tminmax.c2
-rw-r--r--tests/tmodf.c2
-rw-r--r--tests/tmul.c2
-rw-r--r--tests/tmul_2exp.c2
-rw-r--r--tests/tmul_d.c2
-rw-r--r--tests/tmul_ui.c2
-rw-r--r--tests/tnext.c2
-rw-r--r--tests/tnrandom.c2
-rw-r--r--tests/tnrandom_chisq.c2
-rw-r--r--tests/tout_str.c2
-rw-r--r--tests/toutimpl.c2
-rw-r--r--tests/tpow.c2
-rw-r--r--tests/tpow3.c2
-rw-r--r--tests/tpow_all.c2
-rw-r--r--tests/tpow_z.c2
-rw-r--r--tests/tprintf.c2
-rw-r--r--tests/trandom.c2
-rw-r--r--tests/trandom_deviate.c2
-rw-r--r--tests/trec_sqrt.c2
-rw-r--r--tests/tremquo.c2
-rw-r--r--tests/trint.c2
-rw-r--r--tests/trndna.c2
-rw-r--r--tests/troot.c2
-rw-r--r--tests/trootn_ui.c2
-rw-r--r--tests/tround_prec.c2
-rw-r--r--tests/tsec.c2
-rw-r--r--tests/tsech.c2
-rw-r--r--tests/tset.c2
-rw-r--r--tests/tset_d.c2
-rw-r--r--tests/tset_exp.c2
-rw-r--r--tests/tset_f.c2
-rw-r--r--tests/tset_float128.c2
-rw-r--r--tests/tset_ld.c2
-rw-r--r--tests/tset_q.c2
-rw-r--r--tests/tset_si.c2
-rw-r--r--tests/tset_sj.c2
-rw-r--r--tests/tset_str.c2
-rw-r--r--tests/tset_z.c2
-rw-r--r--tests/tset_z_exp.c2
-rw-r--r--tests/tsgn.c2
-rw-r--r--tests/tsi_op.c2
-rw-r--r--tests/tsin.c2
-rw-r--r--tests/tsin_cos.c2
-rw-r--r--tests/tsinh.c2
-rw-r--r--tests/tsinh_cosh.c2
-rw-r--r--tests/tsprintf.c2
-rw-r--r--tests/tsqr.c2
-rw-r--r--tests/tsqrt.c2
-rw-r--r--tests/tsqrt_ui.c2
-rw-r--r--tests/tstckintc.c2
-rw-r--r--tests/tstdint.c2
-rw-r--r--tests/tstrtofr.c2
-rw-r--r--tests/tsub.c2
-rw-r--r--tests/tsub1sp.c2
-rw-r--r--tests/tsub_d.c2
-rw-r--r--tests/tsub_ui.c2
-rw-r--r--tests/tsubnormal.c2
-rw-r--r--tests/tsum.c2
-rw-r--r--tests/tswap.c2
-rw-r--r--tests/ttan.c2
-rw-r--r--tests/ttanh.c2
-rw-r--r--tests/ttrunc.c2
-rw-r--r--tests/tui_div.c2
-rw-r--r--tests/tui_pow.c2
-rw-r--r--tests/tui_sub.c2
-rw-r--r--tests/turandom.c2
-rw-r--r--tests/tvalist.c2
-rw-r--r--tests/tversion.c2
-rw-r--r--tests/ty0.c2
-rw-r--r--tests/ty1.c2
-rw-r--r--tests/tyn.c2
-rw-r--r--tests/tzeta.c2
-rw-r--r--tests/tzeta_ui.c2
-rw-r--r--tools/bench/benchtime.h2
-rw-r--r--tools/bench/mpfrbench.c2
-rwxr-xr-xtools/get_patches.sh2
-rw-r--r--tools/mbench/generate.c2
-rw-r--r--tools/mbench/mfv5-arprec.cc2
-rw-r--r--tools/mbench/mfv5-cln.cc2
-rw-r--r--tools/mbench/mfv5-crlibm.cc2
-rw-r--r--tools/mbench/mfv5-libc.cc2
-rw-r--r--tools/mbench/mfv5-lidia.cc2
-rw-r--r--tools/mbench/mfv5-mpf.cc2
-rw-r--r--tools/mbench/mfv5-mpfr.cc2
-rw-r--r--tools/mbench/mfv5-ntl.cc2
-rw-r--r--tools/mbench/mfv5-pari.cc2
-rw-r--r--tools/mbench/mfv5-void.cc2
-rw-r--r--tools/mbench/mfv5.cc2
-rw-r--r--tools/mbench/mfv5.h2
-rw-r--r--tools/mbench/mpfr-gfx.c2
-rw-r--r--tools/mbench/mpfr-v4.c2
-rw-r--r--tools/mbench/mpfr-v6.c2
-rw-r--r--tools/mbench/timp.h2
-rw-r--r--tools/timings-mpfr.c2
-rw-r--r--tune/bidimensional_sample.c2
-rw-r--r--tune/speed.c2
-rw-r--r--tune/tuneup.c2
505 files changed, 517 insertions, 517 deletions
diff --git a/BUGS b/BUGS
index 7d0c71b14..a30dcb968 100644
--- a/BUGS
+++ b/BUGS
@@ -15,7 +15,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
##############################################################################
diff --git a/COPYING b/COPYING
index 94a9ed024..2a000655e 100644
--- a/COPYING
+++ b/COPYING
@@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+<https://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/ChangeLog b/ChangeLog
index 732aea8c9..dc8272fce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23881,7 +23881,7 @@ Changed paths:
M /trunk/tune/tuneup.c
Use copyright year ranges, following
- http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices
+ https://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices
------------------------------------------------------------------------
r8537 | vlefevre | 2013-05-30 13:51:01 +0000 (Thu, 30 May 2013) | 1 line
Changed paths:
@@ -46778,7 +46778,7 @@ Changed paths:
M /trunk/INSTALL
INSTALL: updated GMP's URL (the old one no longer worked), using
-http://www.gnu.org/software/gmp/ as suggested by Karl Berry (see
+https://www.gnu.org/software/gmp/ as suggested by Karl Berry (see
GNU policies).
------------------------------------------------------------------------
@@ -58515,7 +58515,7 @@ Changed paths:
M /trunk/zeta_ui.c
Updated the copyright notices according to the new GNU rules on:
- http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices
+ https://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices
i.e. added 2006 to every MPFR file.
Note: the copyright notices (currently 336) should match the regexp
Copyright.* 2006 Free Software
diff --git a/INSTALL b/INSTALL
index 4a1d824af..e092ba880 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,7 +15,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
diff --git a/NEWS b/NEWS
index 0807f9c32..e2d78b9a7 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
##############################################################################
diff --git a/README b/README
index 8ee9a04cb..99cb7f2de 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
##############################################################################
diff --git a/TODO b/TODO
index bfb4a9045..9896c1fc6 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
Table of contents:
@@ -188,7 +188,7 @@ Table of contents:
+ arcu (5.3.10.15): arctan2(y,x) u / (2 pi);
+ rad_to_cycle, cycle_to_rad, cycle_to_cycle (5.3.11.{1..3}).
- From GSL, missing special functions (if useful in MPFR):
- (cf http://www.gnu.org/software/gsl/manual/gsl-ref.html#Special-Functions)
+ (cf https://www.gnu.org/software/gsl/manual/gsl-ref.html#Special-Functions)
+ The Airy functions Ai(x) and Bi(x) defined by the integral representations:
* Ai(x) = (1/\pi) \int_0^\infty \cos((1/3) t^3 + xt) dt
* Bi(x) = (1/\pi) \int_0^\infty (e^(-(1/3) t^3) + \sin((1/3) t^3 + xt)) dt
diff --git a/acinclude.m4 b/acinclude.m4
index dadf4f4ab..f17018e54 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -17,7 +17,7 @@ dnl License for more details.
dnl
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-dnl http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+dnl https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
dnl 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
dnl autoconf 2.60 is necessary because of the use of AC_PROG_SED.
diff --git a/configure.ac b/configure.ac
index 21e35a3a6..072576b6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
])
diff --git a/doc/FAQ.html b/doc/FAQ.html
index eb274d98f..464058c66 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -19,7 +19,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-->
diff --git a/doc/README.dev b/doc/README.dev
index dd096a125..0ad37b994 100644
--- a/doc/README.dev
+++ b/doc/README.dev
@@ -15,7 +15,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
@@ -25,7 +25,7 @@ Notes for the MPFR developers and Subversion users
To compile source code obtained from the Subversion repository, you
need some GNU development utilities: aclocal, autoheader, automake,
autoconf 2.60 (at least), libtoolize, and the AX_PTHREAD macro from
-<http://www.gnu.org/software/autoconf-archive/ax_pthread.html>
+<https://www.gnu.org/software/autoconf-archive/ax_pthread.html>
(for the latter, under Debian/Ubuntu it suffices to install the
autoconf-archive package).
As some files like "configure" are not part of the Subversion
@@ -114,7 +114,7 @@ where yyyy is the year of the latest modification in the branch
The latest rules for GNU software can be found here:
- http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices
+ https://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices
===========================================================================
@@ -382,7 +382,7 @@ To make a release (for the MPFR team):
(see svn history such as [4] for examples), as the manual already
contains the new URL's.
- [1] http://www.gnu.org/prep/maintain/html_node/Announcements.html
+ [1] https://www.gnu.org/prep/maintain/html_node/Announcements.html
[2] http://siteadmin.gforge.inria.fr/FAQ.html
[3] See https://lists.gnu.org/mailman/listinfo/platform-testers and
https://lists.gnu.org/archive/html/platform-testers/2011-09/msg00000.html
@@ -581,7 +581,7 @@ included first, because these header files already have the above code.
===========================================================================
The GNU Coding standards can be read at:
- http://www.gnu.org/prep/standards_toc.html
+ https://www.gnu.org/prep/standards_toc.html
ISO C Names and corresponding headers:
http://www.schweikhardt.net/identifiers.html
Language C:
@@ -625,7 +625,7 @@ or more generally:
https://www.google.com/search?q=%22C%2B%2B%22+reserved+keywords
-Quoted from <http://www.gnu.org/software/gcc/codingconventions.html>:
+Quoted from <https://www.gnu.org/software/gcc/codingconventions.html>:
Avoid the use of identifiers or idioms that would prevent code
compiling with a C++ compiler. Identifiers such as new or class,
@@ -1259,7 +1259,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
@@ -1325,7 +1325,7 @@ LOG_COMPILER, e.g.:
LOG_COMPILER=wine make check
More information about the parallel test harness:
-http://www.gnu.org/software/automake/manual/automake.html#Parallel-Test-Harness
+https://www.gnu.org/software/automake/manual/automake.html#Parallel-Test-Harness
---------------------------------------------------------------------
diff --git a/doc/faq.xsl b/doc/faq.xsl
index 3c6ad5714..66512a472 100644
--- a/doc/faq.xsl
+++ b/doc/faq.xsl
@@ -40,7 +40,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
</xsl:comment>
<xsl:text>&#10;</xsl:text>
diff --git a/doc/fdl.texi b/doc/fdl.texi
index 694e23e91..ad76d26e8 100644
--- a/doc/fdl.texi
+++ b/doc/fdl.texi
@@ -395,7 +395,7 @@ The Free Software Foundation may publish new, revised versions
of the GNU Free Documentation License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns. See
-@uref{http://www.gnu.org/copyleft/}.
+@uref{https://www.gnu.org/copyleft/}.
Each version of the License is given a distinguishing version number.
If the Document specifies that a particular numbered version of this
diff --git a/examples/can_round.c b/examples/can_round.c
index edbd0970e..e9265e384 100644
--- a/examples/can_round.c
+++ b/examples/can_round.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/examples/divworst.c b/examples/divworst.c
index 9bff02b05..decb02124 100644
--- a/examples/divworst.c
+++ b/examples/divworst.c
@@ -30,7 +30,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/examples/rndo-add.c b/examples/rndo-add.c
index 1c681d35d..ad4e5cc8d 100644
--- a/examples/rndo-add.c
+++ b/examples/rndo-add.c
@@ -25,7 +25,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/examples/sample.c b/examples/sample.c
index e6d6fffc2..b5c559348 100644
--- a/examples/sample.c
+++ b/examples/sample.c
@@ -20,7 +20,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/examples/version.c b/examples/version.c
index 50693c989..1f1f2e00c 100644
--- a/examples/version.c
+++ b/examples/version.c
@@ -20,7 +20,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
diff --git a/src/abort_prec_max.c b/src/abort_prec_max.c
index 8c5edb88c..7dbf6aead 100644
--- a/src/abort_prec_max.c
+++ b/src/abort_prec_max.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/acos.c b/src/acos.c
index 8ab84f87c..d2f8ff07c 100644
--- a/src/acos.c
+++ b/src/acos.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/acosh.c b/src/acosh.c
index 7b63df524..d681c6d07 100644
--- a/src/acosh.c
+++ b/src/acosh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/add.c b/src/add.c
index 886f06c88..30a5feffe 100644
--- a/src/add.c
+++ b/src/add.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/add1.c b/src/add1.c
index 8a0a71d95..a5e17e844 100644
--- a/src/add1.c
+++ b/src/add1.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/add1sp.c b/src/add1sp.c
index c9620e1cd..64f7f03a1 100644
--- a/src/add1sp.c
+++ b/src/add1sp.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/add_d.c b/src/add_d.c
index f9b889e0d..0cb9cd35e 100644
--- a/src/add_d.c
+++ b/src/add_d.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/add_ui.c b/src/add_ui.c
index 1844ef596..f7c487ef6 100644
--- a/src/add_ui.c
+++ b/src/add_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/agm.c b/src/agm.c
index 57a69e2ea..27997f010 100644
--- a/src/agm.c
+++ b/src/agm.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/ai.c b/src/ai.c
index 8b320d066..58d4addce 100644
--- a/src/ai.c
+++ b/src/ai.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/amd/amdfam10/mparam.h b/src/amd/amdfam10/mparam.h
index 9d4f4464a..f63eb1bea 100644
--- a/src/amd/amdfam10/mparam.h
+++ b/src/amd/amdfam10/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2011-07-31, gcc 4.6.1 */
diff --git a/src/amd/athlon/mparam.h b/src/amd/athlon/mparam.h
index 8b5bbfa38..a338ebb68 100644
--- a/src/amd/athlon/mparam.h
+++ b/src/amd/athlon/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_MULHIGH_TAB \
diff --git a/src/amd/k8/mparam.h b/src/amd/k8/mparam.h
index c3a27f684..525967ab0 100644
--- a/src/amd/k8/mparam.h
+++ b/src/amd/k8/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2011-07-31, gcc 4.3.2 */
diff --git a/src/arm/mparam.h b/src/arm/mparam.h
index ec5cc76ce..511df5bcc 100644
--- a/src/arm/mparam.h
+++ b/src/arm/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2010-10-15, gcc 4.4.4 */
diff --git a/src/asin.c b/src/asin.c
index 2af97a19c..fbc3604ba 100644
--- a/src/asin.c
+++ b/src/asin.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/asinh.c b/src/asinh.c
index e6549860a..0f78bfd2c 100644
--- a/src/asinh.c
+++ b/src/asinh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/atan.c b/src/atan.c
index 368951f49..697901352 100644
--- a/src/atan.c
+++ b/src/atan.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/atan2.c b/src/atan2.c
index d3eeba917..eb1b25d9a 100644
--- a/src/atan2.c
+++ b/src/atan2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/atanh.c b/src/atanh.c
index 3041a96a8..8b5adcbae 100644
--- a/src/atanh.c
+++ b/src/atanh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/bernoulli.c b/src/bernoulli.c
index a830f894f..d32069103 100644
--- a/src/bernoulli.c
+++ b/src/bernoulli.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/beta.c b/src/beta.c
index 0776001cf..1e9103a02 100644
--- a/src/beta.c
+++ b/src/beta.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H /* for MPFR_INT_CEIL_LOG2 */
diff --git a/src/buildopt.c b/src/buildopt.c
index e8630b3be..ba362ec4a 100644
--- a/src/buildopt.c
+++ b/src/buildopt.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/cache.c b/src/cache.c
index bdba853d3..3e0c83622 100644
--- a/src/cache.c
+++ b/src/cache.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/cbrt.c b/src/cbrt.c
index 17b1125ef..503017613 100644
--- a/src/cbrt.c
+++ b/src/cbrt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/check.c b/src/check.c
index 2db70e0f5..d8e454132 100644
--- a/src/check.c
+++ b/src/check.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/clear.c b/src/clear.c
index 55747217a..8e48f5e3a 100644
--- a/src/clear.c
+++ b/src/clear.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/clears.c b/src/clears.c
index d6f76d1e7..38c706050 100644
--- a/src/clears.c
+++ b/src/clears.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/src/cmp.c b/src/cmp.c
index 8b5cb067f..e584925df 100644
--- a/src/cmp.c
+++ b/src/cmp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/cmp2.c b/src/cmp2.c
index 283cef8f2..2526d43e6 100644
--- a/src/cmp2.c
+++ b/src/cmp2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/cmp_abs.c b/src/cmp_abs.c
index d673d408e..d6d94c87d 100644
--- a/src/cmp_abs.c
+++ b/src/cmp_abs.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/cmp_d.c b/src/cmp_d.c
index 9ee6e21b9..c8e9f5611 100644
--- a/src/cmp_d.c
+++ b/src/cmp_d.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/cmp_ld.c b/src/cmp_ld.c
index 3a7be152b..fbfd31361 100644
--- a/src/cmp_ld.c
+++ b/src/cmp_ld.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h> /* needed so that MPFR_LDBL_MANT_DIG is correctly defined */
diff --git a/src/cmp_si.c b/src/cmp_si.c
index 86d8ac8f1..7feb1aaa8 100644
--- a/src/cmp_si.c
+++ b/src/cmp_si.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/cmp_ui.c b/src/cmp_ui.c
index f24bd580e..f6c9c279a 100644
--- a/src/cmp_ui.c
+++ b/src/cmp_ui.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/comparisons.c b/src/comparisons.c
index 53dbb8681..2604aeb59 100644
--- a/src/comparisons.c
+++ b/src/comparisons.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/const_catalan.c b/src/const_catalan.c
index 1a8e300c1..3ae040e08 100644
--- a/src/const_catalan.c
+++ b/src/const_catalan.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/const_euler.c b/src/const_euler.c
index af29e0934..677c98584 100644
--- a/src/const_euler.c
+++ b/src/const_euler.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* The approximation error bound uses Theorem 1 and Remark 2 in
diff --git a/src/const_log2.c b/src/const_log2.c
index d431c575c..4f01bfb85 100644
--- a/src/const_log2.c
+++ b/src/const_log2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/const_pi.c b/src/const_pi.c
index 5d80be1ff..71983ccca 100644
--- a/src/const_pi.c
+++ b/src/const_pi.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/constant.c b/src/constant.c
index dd96b31aa..cf1af74e6 100644
--- a/src/constant.c
+++ b/src/constant.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/copysign.c b/src/copysign.c
index c0ce7e20a..152a45d2f 100644
--- a/src/copysign.c
+++ b/src/copysign.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/cos.c b/src/cos.c
index b4717d7d2..49162e3fc 100644
--- a/src/cos.c
+++ b/src/cos.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/cosh.c b/src/cosh.c
index 074fcf6fc..c08ca573c 100644
--- a/src/cosh.c
+++ b/src/cosh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/cot.c b/src/cot.c
index a997adfb3..ef4f1e30f 100644
--- a/src/cot.c
+++ b/src/cot.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* the cotangent is defined by cot(x) = 1/tan(x) = cos(x)/sin(x).
diff --git a/src/coth.c b/src/coth.c
index 1a5285eef..4d68d4fe3 100644
--- a/src/coth.c
+++ b/src/coth.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* the hyperbolic cotangent is defined by coth(x) = 1/tanh(x)
diff --git a/src/csc.c b/src/csc.c
index 58b033388..741701551 100644
--- a/src/csc.c
+++ b/src/csc.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* the cosecant is defined by csc(x) = 1/sin(x).
diff --git a/src/csch.c b/src/csch.c
index ca13c5875..04a7576a7 100644
--- a/src/csch.c
+++ b/src/csch.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* the hyperbolic cosecant is defined by csch(x) = 1/sinh(x).
diff --git a/src/d_div.c b/src/d_div.c
index 88c81d468..c036e7821 100644
--- a/src/d_div.c
+++ b/src/d_div.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/d_sub.c b/src/d_sub.c
index 8321674a7..89d58ad2c 100644
--- a/src/d_sub.c
+++ b/src/d_sub.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/digamma.c b/src/digamma.c
index 55673aa61..2cae66b4c 100644
--- a/src/digamma.c
+++ b/src/digamma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/dim.c b/src/dim.c
index 85f533236..1ee9e4188 100644
--- a/src/dim.c
+++ b/src/dim.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/div.c b/src/div.c
index 2d53bd2f7..012a5d7ef 100644
--- a/src/div.c
+++ b/src/div.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* References:
diff --git a/src/div_2exp.c b/src/div_2exp.c
index b3cf26af6..330ad6d3c 100644
--- a/src/div_2exp.c
+++ b/src/div_2exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/div_2si.c b/src/div_2si.c
index e4f6b8561..a62296edf 100644
--- a/src/div_2si.c
+++ b/src/div_2si.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/div_2ui.c b/src/div_2ui.c
index 9a3ab93fc..60fd9b4eb 100644
--- a/src/div_2ui.c
+++ b/src/div_2ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/div_d.c b/src/div_d.c
index c97d00e29..92cb2153a 100644
--- a/src/div_d.c
+++ b/src/div_d.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/div_ui.c b/src/div_ui.c
index 78c24737f..50a2d5e71 100644
--- a/src/div_ui.c
+++ b/src/div_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/dump.c b/src/dump.c
index 6d3fde933..3d3148070 100644
--- a/src/dump.c
+++ b/src/dump.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/eint.c b/src/eint.c
index e1db89c1f..d14180e33 100644
--- a/src/eint.c
+++ b/src/eint.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/eq.c b/src/eq.c
index 255752132..b3d92afef 100644
--- a/src/eq.c
+++ b/src/eq.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/erandom.c b/src/erandom.c
index a2434492f..032576105 100644
--- a/src/erandom.c
+++ b/src/erandom.c
@@ -19,7 +19,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/*
diff --git a/src/erf.c b/src/erf.c
index 63efa7613..1959d9907 100644
--- a/src/erf.c
+++ b/src/erf.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/erfc.c b/src/erfc.c
index b300419e0..2fe0564e5 100644
--- a/src/erfc.c
+++ b/src/erfc.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/exceptions.c b/src/exceptions.c
index 77a82e263..76ca08752 100644
--- a/src/exceptions.c
+++ b/src/exceptions.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/exp.c b/src/exp.c
index ae2edef73..79f27f717 100644
--- a/src/exp.c
+++ b/src/exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/exp10.c b/src/exp10.c
index 80cb32b4b..e7ecc0784 100644
--- a/src/exp10.c
+++ b/src/exp10.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/exp2.c b/src/exp2.c
index 0262e43c3..b3c6032c1 100644
--- a/src/exp2.c
+++ b/src/exp2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/exp3.c b/src/exp3.c
index a8ab7803d..57d33bdc3 100644
--- a/src/exp3.c
+++ b/src/exp3.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H /* for MPFR_MPZ_SIZEINBASE2 */
diff --git a/src/exp_2.c b/src/exp_2.c
index 9f3695f48..92857ecd8 100644
--- a/src/exp_2.c
+++ b/src/exp_2.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H /* for count_leading_zeros */
diff --git a/src/expm1.c b/src/expm1.c
index 994bd5ec7..b43a7d752 100644
--- a/src/expm1.c
+++ b/src/expm1.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/extract.c b/src/extract.c
index f79ebf4c1..841c30a13 100644
--- a/src/extract.c
+++ b/src/extract.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/factorial.c b/src/factorial.c
index c08545da1..fe190d52a 100644
--- a/src/factorial.c
+++ b/src/factorial.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/fits_intmax.c b/src/fits_intmax.c
index 85605e5b6..c5f7f6873 100644
--- a/src/fits_intmax.c
+++ b/src/fits_intmax.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/src/fits_s.h b/src/fits_s.h
index a652f5947..50eb5f2c6 100644
--- a/src/fits_s.h
+++ b/src/fits_s.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/fits_sint.c b/src/fits_sint.c
index 70fcbf3c2..72d889db9 100644
--- a/src/fits_sint.c
+++ b/src/fits_sint.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define FUNCTION mpfr_fits_sint_p
diff --git a/src/fits_slong.c b/src/fits_slong.c
index 20d816dd9..6fde368b6 100644
--- a/src/fits_slong.c
+++ b/src/fits_slong.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define FUNCTION mpfr_fits_slong_p
diff --git a/src/fits_sshort.c b/src/fits_sshort.c
index 6fcfc6c8b..39061ac91 100644
--- a/src/fits_sshort.c
+++ b/src/fits_sshort.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define FUNCTION mpfr_fits_sshort_p
diff --git a/src/fits_u.h b/src/fits_u.h
index 3a7976b85..56006876f 100644
--- a/src/fits_u.h
+++ b/src/fits_u.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/fits_uint.c b/src/fits_uint.c
index 767a6f82c..501038f95 100644
--- a/src/fits_uint.c
+++ b/src/fits_uint.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define FUNCTION mpfr_fits_uint_p
diff --git a/src/fits_uintmax.c b/src/fits_uintmax.c
index 4df6a7f8e..56935e943 100644
--- a/src/fits_uintmax.c
+++ b/src/fits_uintmax.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/src/fits_ulong.c b/src/fits_ulong.c
index 6c6638fb9..e83d197fe 100644
--- a/src/fits_ulong.c
+++ b/src/fits_ulong.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define FUNCTION mpfr_fits_ulong_p
diff --git a/src/fits_ushort.c b/src/fits_ushort.c
index d5e4bbbed..b574c682a 100644
--- a/src/fits_ushort.c
+++ b/src/fits_ushort.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define FUNCTION mpfr_fits_ushort_p
diff --git a/src/fma.c b/src/fma.c
index 243675595..e54c3f4a3 100644
--- a/src/fma.c
+++ b/src/fma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/fmma.c b/src/fmma.c
index e4a6a6591..27d31c129 100644
--- a/src/fmma.c
+++ b/src/fmma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/fms.c b/src/fms.c
index fe551db91..9ee70d49b 100644
--- a/src/fms.c
+++ b/src/fms.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/fpif.c b/src/fpif.c
index 2a77192d4..16d58d5a2 100644
--- a/src/fpif.c
+++ b/src/fpif.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/frac.c b/src/frac.c
index 94e339d96..2646775e7 100644
--- a/src/frac.c
+++ b/src/frac.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/free_cache.c b/src/free_cache.c
index 37694025e..db0637a0d 100644
--- a/src/free_cache.c
+++ b/src/free_cache.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/frexp.c b/src/frexp.c
index 91ba62398..adc369cf0 100644
--- a/src/frexp.c
+++ b/src/frexp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/gamma.c b/src/gamma.c
index cfa682cf4..e9e8e042e 100644
--- a/src/gamma.c
+++ b/src/gamma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/gamma_inc.c b/src/gamma_inc.c
index 7b89d9fbb..882255935 100644
--- a/src/gamma_inc.c
+++ b/src/gamma_inc.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/gammaonethird.c b/src/gammaonethird.c
index 798d469fe..5994b0636 100644
--- a/src/gammaonethird.c
+++ b/src/gammaonethird.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/gen_inverse.h b/src/gen_inverse.h
index c957e9634..9bd2a8f3b 100644
--- a/src/gen_inverse.h
+++ b/src/gen_inverse.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/generic/coverage/mparam.h b/src/generic/coverage/mparam.h
index 5e9a4a0a4..847526e99 100644
--- a/src/generic/coverage/mparam.h
+++ b/src/generic/coverage/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* mparam tuned for coverage test */
diff --git a/src/generic/mparam.h b/src/generic/mparam.h
index 4c5b14595..65097c75d 100644
--- a/src/generic/mparam.h
+++ b/src/generic/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef MPFR_MULHIGH_TAB
diff --git a/src/get_d.c b/src/get_d.c
index dc4bcb0ba..5b4d85ff9 100644
--- a/src/get_d.c
+++ b/src/get_d.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/src/get_d64.c b/src/get_d64.c
index e60bfd5f9..0546f6fcc 100644
--- a/src/get_d64.c
+++ b/src/get_d64.c
@@ -22,7 +22,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/get_exp.c b/src/get_exp.c
index 82b8fca56..6260a9a35 100644
--- a/src/get_exp.c
+++ b/src/get_exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/get_f.c b/src/get_f.c
index 458ada0d7..98f230725 100644
--- a/src/get_f.c
+++ b/src/get_f.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_MPF_INTERNALS
diff --git a/src/get_float128.c b/src/get_float128.c
index 218dbf9fd..e5bfc7789 100644
--- a/src/get_float128.c
+++ b/src/get_float128.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/get_flt.c b/src/get_flt.c
index ccb43d560..87416b6e0 100644
--- a/src/get_flt.c
+++ b/src/get_flt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h> /* for FLT_MIN */
diff --git a/src/get_ld.c b/src/get_ld.c
index 4e84113d2..d5f987ee4 100644
--- a/src/get_ld.c
+++ b/src/get_ld.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h> /* needed so that MPFR_LDBL_MANT_DIG is correctly defined */
diff --git a/src/get_q.c b/src/get_q.c
index bd55d52a7..2de4374d9 100644
--- a/src/get_q.c
+++ b/src/get_q.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/get_si.c b/src/get_si.c
index ea71b1c38..68d56573f 100644
--- a/src/get_si.c
+++ b/src/get_si.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/get_sj.c b/src/get_sj.c
index 00b52502f..2e217787c 100644
--- a/src/get_sj.c
+++ b/src/get_sj.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/src/get_str.c b/src/get_str.c
index 3122b07c0..2da6bb884 100644
--- a/src/get_str.c
+++ b/src/get_str.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/get_ui.c b/src/get_ui.c
index 6a0dd1d62..2288e73f4 100644
--- a/src/get_ui.c
+++ b/src/get_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/get_uj.c b/src/get_uj.c
index 110016070..5f1c91687 100644
--- a/src/get_uj.c
+++ b/src/get_uj.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/src/get_z.c b/src/get_z.c
index 060203439..3366d7eed 100644
--- a/src/get_z.c
+++ b/src/get_z.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/get_z_exp.c b/src/get_z_exp.c
index f104a0feb..1d2135abc 100644
--- a/src/get_z_exp.c
+++ b/src/get_z_exp.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/gmp_op.c b/src/gmp_op.c
index 60e6c505b..b794e23dc 100644
--- a/src/gmp_op.c
+++ b/src/gmp_op.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/grandom.c b/src/grandom.c
index c94320059..37f58cdc8 100644
--- a/src/grandom.c
+++ b/src/grandom.c
@@ -20,7 +20,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/hppa/mparam.h b/src/hppa/mparam.h
index 037be383b..e7024eb6c 100644
--- a/src/hppa/mparam.h
+++ b/src/hppa/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2011-07-31, gcc 4.3.2 */
diff --git a/src/hypot.c b/src/hypot.c
index 20bd033d8..44cb6b3e3 100644
--- a/src/hypot.c
+++ b/src/hypot.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/ia64/mparam.h b/src/ia64/mparam.h
index 1af84b338..e99cceda6 100644
--- a/src/ia64/mparam.h
+++ b/src/ia64/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2011-07-31, gcc 4.4.5 */
diff --git a/src/ieee_floats.h b/src/ieee_floats.h
index 434cbeb17..5a890a051 100644
--- a/src/ieee_floats.h
+++ b/src/ieee_floats.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* "double" NaN and infinities are written as explicit bytes to be sure of
diff --git a/src/init.c b/src/init.c
index c53b2bf8f..1e41b8d7a 100644
--- a/src/init.c
+++ b/src/init.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/init2.c b/src/init2.c
index 73b897247..0fb1d9c63 100644
--- a/src/init2.c
+++ b/src/init2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/inits.c b/src/inits.c
index 61de0e0b8..a48f573d1 100644
--- a/src/inits.c
+++ b/src/inits.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/src/inits2.c b/src/inits2.c
index 3e924cbe4..147019366 100644
--- a/src/inits2.c
+++ b/src/inits2.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/src/inp_str.c b/src/inp_str.c
index 54484c914..8fae2e0fc 100644
--- a/src/inp_str.c
+++ b/src/inp_str.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <ctype.h>
diff --git a/src/int_ceil_log2.c b/src/int_ceil_log2.c
index 6ec82d918..6de29de6a 100644
--- a/src/int_ceil_log2.c
+++ b/src/int_ceil_log2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H /* for count_leading_zeros */
diff --git a/src/invert_limb.h b/src/invert_limb.h
index 20da54c31..e0fad49bd 100644
--- a/src/invert_limb.h
+++ b/src/invert_limb.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/invsqrt_limb.h b/src/invsqrt_limb.h
index cde811949..d6d1744b3 100644
--- a/src/invsqrt_limb.h
+++ b/src/invsqrt_limb.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/isinf.c b/src/isinf.c
index 2a525550e..a8cb44d97 100644
--- a/src/isinf.c
+++ b/src/isinf.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/isinteger.c b/src/isinteger.c
index b988216c1..2cfa2f12e 100644
--- a/src/isinteger.c
+++ b/src/isinteger.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/isnan.c b/src/isnan.c
index 08e3de3ce..54852bd3d 100644
--- a/src/isnan.c
+++ b/src/isnan.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/isnum.c b/src/isnum.c
index 4c8262918..8a12963f1 100644
--- a/src/isnum.c
+++ b/src/isnum.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/isqrt.c b/src/isqrt.c
index ee4c0d157..cd67b4611 100644
--- a/src/isqrt.c
+++ b/src/isqrt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/isregular.c b/src/isregular.c
index 28dfb9412..7e88e6308 100644
--- a/src/isregular.c
+++ b/src/isregular.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/iszero.c b/src/iszero.c
index deed65346..f9662443a 100644
--- a/src/iszero.c
+++ b/src/iszero.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/jn.c b/src/jn.c
index cf6dd8414..9c9a5352d 100644
--- a/src/jn.c
+++ b/src/jn.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/jyn_asympt.c b/src/jyn_asympt.c
index 3b2a79ae0..e333e46fb 100644
--- a/src/jyn_asympt.c
+++ b/src/jyn_asympt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef MPFR_JN
diff --git a/src/li2.c b/src/li2.c
index 150f91ac8..07e32c36f 100644
--- a/src/li2.c
+++ b/src/li2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/lngamma.c b/src/lngamma.c
index 9f944c5be..7d0468ef7 100644
--- a/src/lngamma.c
+++ b/src/lngamma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/log.c b/src/log.c
index 64c82148d..212572862 100644
--- a/src/log.c
+++ b/src/log.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/log10.c b/src/log10.c
index 9612e1804..974b74b05 100644
--- a/src/log10.c
+++ b/src/log10.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/log1p.c b/src/log1p.c
index 879df7762..6f92bd69b 100644
--- a/src/log1p.c
+++ b/src/log1p.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/log2.c b/src/log2.c
index 9b4fb25c1..ddc14f01b 100644
--- a/src/log2.c
+++ b/src/log2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/log_ui.c b/src/log_ui.c
index 1442509ee..64b223921 100644
--- a/src/log_ui.c
+++ b/src/log_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/logging.c b/src/logging.c
index c818f1dc0..cbbe822f4 100644
--- a/src/logging.c
+++ b/src/logging.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/min_prec.c b/src/min_prec.c
index 82ae6a006..87b192d26 100644
--- a/src/min_prec.c
+++ b/src/min_prec.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/minmax.c b/src/minmax.c
index 7a33cb4db..44ce07294 100644
--- a/src/minmax.c
+++ b/src/minmax.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/mips/mparam.h b/src/mips/mparam.h
index f30ece32e..a1c49d646 100644
--- a/src/mips/mparam.h
+++ b/src/mips/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2012-03-05, gcc 4.4.6
diff --git a/src/modf.c b/src/modf.c
index be48b09a9..c98a957a2 100644
--- a/src/modf.c
+++ b/src/modf.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/mp_clz_tab.c b/src/mp_clz_tab.c
index a8bed08c3..d0af34949 100644
--- a/src/mp_clz_tab.c
+++ b/src/mp_clz_tab.c
@@ -20,7 +20,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/mparam_h.in b/src/mparam_h.in
index 19fbfad4a..53b277816 100644
--- a/src/mparam_h.in
+++ b/src/mparam_h.in
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __MPFR_IMPL_H__
diff --git a/src/mpf2mpfr.h b/src/mpf2mpfr.h
index 92f34074f..c48083318 100644
--- a/src/mpf2mpfr.h
+++ b/src/mpf2mpfr.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __MPFR_FROM_MPF__
diff --git a/src/mpfr-cvers.h b/src/mpfr-cvers.h
index aa5c88b91..7b7654f95 100644
--- a/src/mpfr-cvers.h
+++ b/src/mpfr-cvers.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __MPFR_CVERS_H__
diff --git a/src/mpfr-gmp.c b/src/mpfr-gmp.c
index 43d3ad940..49feedc4e 100644
--- a/src/mpfr-gmp.c
+++ b/src/mpfr-gmp.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/mpfr-gmp.h b/src/mpfr-gmp.h
index 65bc6f3b9..242ce44d3 100644
--- a/src/mpfr-gmp.h
+++ b/src/mpfr-gmp.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __GMPFR_GMP_H__
diff --git a/src/mpfr-impl.h b/src/mpfr-impl.h
index ed7f29359..d2843ab68 100644
--- a/src/mpfr-impl.h
+++ b/src/mpfr-impl.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __MPFR_IMPL_H__
diff --git a/src/mpfr-intmax.h b/src/mpfr-intmax.h
index 054347646..9ef3b1c67 100644
--- a/src/mpfr-intmax.h
+++ b/src/mpfr-intmax.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __MPFR_INTMAX_H__
diff --git a/src/mpfr-longlong.h b/src/mpfr-longlong.h
index 63c67f056..f3961f209 100644
--- a/src/mpfr-longlong.h
+++ b/src/mpfr-longlong.h
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* You have to define the following before including this file:
diff --git a/src/mpfr-mini-gmp.c b/src/mpfr-mini-gmp.c
index eb151cabe..1b2cd2531 100644
--- a/src/mpfr-mini-gmp.c
+++ b/src/mpfr-mini-gmp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* The following include will do 2 things: include the config.h
diff --git a/src/mpfr-mini-gmp.h b/src/mpfr-mini-gmp.h
index cd889bc3b..456462877 100644
--- a/src/mpfr-mini-gmp.h
+++ b/src/mpfr-mini-gmp.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdlib.h> /* for size_t */
diff --git a/src/mpfr-sassert.h b/src/mpfr-sassert.h
index b470b08bd..bc3a4ff18 100644
--- a/src/mpfr-sassert.h
+++ b/src/mpfr-sassert.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __MPFR_STATIC_ASSERT_H__
diff --git a/src/mpfr-thread.h b/src/mpfr-thread.h
index acc7fe5d8..ed04d9bcf 100644
--- a/src/mpfr-thread.h
+++ b/src/mpfr-thread.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __MPFR_THREAD_H__
diff --git a/src/mpfr.h b/src/mpfr.h
index d056b481d..bdd8cfad1 100644
--- a/src/mpfr.h
+++ b/src/mpfr.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __MPFR_H
diff --git a/src/mpn_exp.c b/src/mpn_exp.c
index 3bb249783..ce3977852 100644
--- a/src/mpn_exp.c
+++ b/src/mpn_exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/mul.c b/src/mul.c
index 55e5db879..55f5a22dc 100644
--- a/src/mul.c
+++ b/src/mul.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/mul_2exp.c b/src/mul_2exp.c
index 10f96cb79..720de1157 100644
--- a/src/mul_2exp.c
+++ b/src/mul_2exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/mul_2si.c b/src/mul_2si.c
index 5bf2e703d..3e5d16941 100644
--- a/src/mul_2si.c
+++ b/src/mul_2si.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/mul_2ui.c b/src/mul_2ui.c
index aea15b9d8..ed1191d53 100644
--- a/src/mul_2ui.c
+++ b/src/mul_2ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/mul_d.c b/src/mul_d.c
index 23974798e..6f47a5540 100644
--- a/src/mul_d.c
+++ b/src/mul_d.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/mul_ui.c b/src/mul_ui.c
index 359afc3de..c745e0299 100644
--- a/src/mul_ui.c
+++ b/src/mul_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/mulders.c b/src/mulders.c
index 904a094a0..9f6d9ea62 100644
--- a/src/mulders.c
+++ b/src/mulders.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* References:
diff --git a/src/neg.c b/src/neg.c
index e58dc700f..6e57e428c 100644
--- a/src/neg.c
+++ b/src/neg.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/next.c b/src/next.c
index 7763112a2..6b6e32549 100644
--- a/src/next.c
+++ b/src/next.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Note concerning the exceptions: In case of NaN result, the NaN flag is
diff --git a/src/nrandom.c b/src/nrandom.c
index c510c99a8..ebcc5cb5a 100644
--- a/src/nrandom.c
+++ b/src/nrandom.c
@@ -19,7 +19,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/*
diff --git a/src/odd_p.c b/src/odd_p.c
index 2737045b6..d296bcb59 100644
--- a/src/odd_p.c
+++ b/src/odd_p.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/out_str.c b/src/out_str.c
index 8fca6d973..54337b2c5 100644
--- a/src/out_str.c
+++ b/src/out_str.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/pool.c b/src/pool.c
index c478a0ab5..24cd78e63 100644
--- a/src/pool.c
+++ b/src/pool.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_POOL_DONT_REDEFINE
diff --git a/src/pow.c b/src/pow.c
index 9814c16ef..1c4e82118 100644
--- a/src/pow.c
+++ b/src/pow.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/pow_si.c b/src/pow_si.c
index 4bc032259..8d51615df 100644
--- a/src/pow_si.c
+++ b/src/pow_si.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/pow_ui.c b/src/pow_ui.c
index 003b91dc3..33aadf247 100644
--- a/src/pow_ui.c
+++ b/src/pow_ui.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/pow_z.c b/src/pow_z.c
index 5585d6704..84c2441d8 100644
--- a/src/pow_z.c
+++ b/src/pow_z.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/powerof2.c b/src/powerof2.c
index d0eb28bb8..b07ffe682 100644
--- a/src/powerof2.c
+++ b/src/powerof2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/powerpc32/mparam.h b/src/powerpc32/mparam.h
index e93a5b04e..65bf53226 100644
--- a/src/powerpc32/mparam.h
+++ b/src/powerpc32/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2010-10-22, gcc 4.2.4, gmp 5.0.1 */
diff --git a/src/powerpc64/mparam.h b/src/powerpc64/mparam.h
index 8f8c6b7c5..f18062bad 100644
--- a/src/powerpc64/mparam.h
+++ b/src/powerpc64/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2011-07-31, gcc 4.3.2 */
diff --git a/src/print_raw.c b/src/print_raw.c
index 6f454a7d7..9ff9ef64f 100644
--- a/src/print_raw.c
+++ b/src/print_raw.c
@@ -19,7 +19,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/print_rnd_mode.c b/src/print_rnd_mode.c
index fab403ceb..21de96d67 100644
--- a/src/print_rnd_mode.c
+++ b/src/print_rnd_mode.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/printf.c b/src/printf.c
index 8395ed219..4561604d1 100644
--- a/src/printf.c
+++ b/src/printf.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/src/random_deviate.c b/src/random_deviate.c
index 0cf402a97..29bd83d20 100644
--- a/src/random_deviate.c
+++ b/src/random_deviate.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/*
diff --git a/src/random_deviate.h b/src/random_deviate.h
index 55e464121..b98de28fd 100644
--- a/src/random_deviate.h
+++ b/src/random_deviate.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#if !defined(MPFR_RANDOM_DEVIATE_H)
diff --git a/src/rec_sqrt.c b/src/rec_sqrt.c
index 19c923163..3e5bb571d 100644
--- a/src/rec_sqrt.c
+++ b/src/rec_sqrt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H /* for umul_ppmm */
diff --git a/src/reldiff.c b/src/reldiff.c
index 79f6ec3db..573d3da74 100644
--- a/src/reldiff.c
+++ b/src/reldiff.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/rem1.c b/src/rem1.c
index 66cfe4769..7c3c5591f 100644
--- a/src/rem1.c
+++ b/src/rem1.c
@@ -19,7 +19,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
# include "mpfr-impl.h"
diff --git a/src/rint.c b/src/rint.c
index 139a822b7..8e4ae2827 100644
--- a/src/rint.c
+++ b/src/rint.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/rndna.c b/src/rndna.c
index 2424ef37c..54c95914b 100644
--- a/src/rndna.c
+++ b/src/rndna.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/root.c b/src/root.c
index c2426ea3e..f68eabc0f 100644
--- a/src/root.c
+++ b/src/root.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/round_near_x.c b/src/round_near_x.c
index deef3cd44..9c87e6488 100644
--- a/src/round_near_x.c
+++ b/src/round_near_x.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/round_p.c b/src/round_p.c
index 69193259b..df3fc0d4e 100644
--- a/src/round_p.c
+++ b/src/round_p.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/round_prec.c b/src/round_prec.c
index 988f46b5d..436adaff7 100644
--- a/src/round_prec.c
+++ b/src/round_prec.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/round_raw_generic.c b/src/round_raw_generic.c
index f82ec8839..1c87ad244 100644
--- a/src/round_raw_generic.c
+++ b/src/round_raw_generic.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef flag
diff --git a/src/scale2.c b/src/scale2.c
index 11e229d83..7b0cd9488 100644
--- a/src/scale2.c
+++ b/src/scale2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h> /* for DBL_EPSILON */
diff --git a/src/sec.c b/src/sec.c
index 958d1687c..6f62800b2 100644
--- a/src/sec.c
+++ b/src/sec.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define FUNCTION mpfr_sec
diff --git a/src/sech.c b/src/sech.c
index 030d0bd9a..9d575bfe5 100644
--- a/src/sech.c
+++ b/src/sech.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* The hyperbolic secant function is defined by sech(x)=1/cosh(x):
diff --git a/src/set.c b/src/set.c
index 15aa4c74f..aeca021a5 100644
--- a/src/set.c
+++ b/src/set.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_d.c b/src/set_d.c
index 9d6513e55..d4284311c 100644
--- a/src/set_d.c
+++ b/src/set_d.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h> /* For DOUBLE_ISINF and DOUBLE_ISNAN */
diff --git a/src/set_d64.c b/src/set_d64.c
index b5290f1ef..e74704996 100644
--- a/src/set_d64.c
+++ b/src/set_d64.c
@@ -22,7 +22,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/set_dfl_prec.c b/src/set_dfl_prec.c
index fa507528c..ff43fe12b 100644
--- a/src/set_dfl_prec.c
+++ b/src/set_dfl_prec.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_exp.c b/src/set_exp.c
index 1166e7416..f73f0741c 100644
--- a/src/set_exp.c
+++ b/src/set_exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_f.c b/src/set_f.c
index 759e56376..67a355921 100644
--- a/src/set_f.c
+++ b/src/set_f.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/set_float128.c b/src/set_float128.c
index 57ce453ec..e8aae6dbc 100644
--- a/src/set_float128.c
+++ b/src/set_float128.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h> /* for DBL_MAX */
diff --git a/src/set_flt.c b/src/set_flt.c
index c59358378..e8a6d0dcf 100644
--- a/src/set_flt.c
+++ b/src/set_flt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_inf.c b/src/set_inf.c
index a7e48cef0..06608d646 100644
--- a/src/set_inf.c
+++ b/src/set_inf.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_ld.c b/src/set_ld.c
index dbb94c8ca..3d92d70af 100644
--- a/src/set_ld.c
+++ b/src/set_ld.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h> /* needed so that MPFR_LDBL_MANT_DIG is correctly defined */
diff --git a/src/set_nan.c b/src/set_nan.c
index 52626f114..87f1f1abe 100644
--- a/src/set_nan.c
+++ b/src/set_nan.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/set_prc_raw.c b/src/set_prc_raw.c
index dc5fa794a..92586c774 100644
--- a/src/set_prc_raw.c
+++ b/src/set_prc_raw.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_prec.c b/src/set_prec.c
index 3a28dbb77..e58be29e8 100644
--- a/src/set_prec.c
+++ b/src/set_prec.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_q.c b/src/set_q.c
index 3bb27428e..b7a069c94 100644
--- a/src/set_q.c
+++ b/src/set_q.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/set_rnd.c b/src/set_rnd.c
index 250687129..394305957 100644
--- a/src/set_rnd.c
+++ b/src/set_rnd.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_si.c b/src/set_si.c
index 5739dc762..ed92fce9f 100644
--- a/src/set_si.c
+++ b/src/set_si.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_si_2exp.c b/src/set_si_2exp.c
index fa32ccfa6..97743d7ac 100644
--- a/src/set_si_2exp.c
+++ b/src/set_si_2exp.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/set_sj.c b/src/set_sj.c
index 1759dac3b..9e20627c6 100644
--- a/src/set_sj.c
+++ b/src/set_sj.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/src/set_str.c b/src/set_str.c
index 5589d3b2b..8b35307aa 100644
--- a/src/set_str.c
+++ b/src/set_str.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_str_raw.c b/src/set_str_raw.c
index 747634d5d..d713371b8 100644
--- a/src/set_str_raw.c
+++ b/src/set_str_raw.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_ui.c b/src/set_ui.c
index 2617c386d..a6a228a00 100644
--- a/src/set_ui.c
+++ b/src/set_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_ui_2exp.c b/src/set_ui_2exp.c
index 08f217ccd..29ab03525 100644
--- a/src/set_ui_2exp.c
+++ b/src/set_ui_2exp.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/set_uj.c b/src/set_uj.c
index e6144fd31..1f115b541 100644
--- a/src/set_uj.c
+++ b/src/set_uj.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/src/set_z.c b/src/set_z.c
index 375311c57..2e3a428e3 100644
--- a/src/set_z.c
+++ b/src/set_z.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/set_z_exp.c b/src/set_z_exp.c
index 98c1ea880..9b4462e0d 100644
--- a/src/set_z_exp.c
+++ b/src/set_z_exp.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/set_zero.c b/src/set_zero.c
index 04bbff0bc..5eb7aae61 100644
--- a/src/set_zero.c
+++ b/src/set_zero.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/setmax.c b/src/setmax.c
index 19d0c086a..49b3d2325 100644
--- a/src/setmax.c
+++ b/src/setmax.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/setmin.c b/src/setmin.c
index 598cfbc04..f2fe4fd00 100644
--- a/src/setmin.c
+++ b/src/setmin.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/setsign.c b/src/setsign.c
index c8dbde15a..029e505d2 100644
--- a/src/setsign.c
+++ b/src/setsign.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/sgn.c b/src/sgn.c
index 4e1e9fce2..ebf8eed8c 100644
--- a/src/sgn.c
+++ b/src/sgn.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/si_op.c b/src/si_op.c
index 125ee59dd..fa392e0ca 100644
--- a/src/si_op.c
+++ b/src/si_op.c
@@ -22,7 +22,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/signbit.c b/src/signbit.c
index 92bb1939f..0e1644867 100644
--- a/src/signbit.c
+++ b/src/signbit.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/sin.c b/src/sin.c
index f530823d7..0a4dde912 100644
--- a/src/sin.c
+++ b/src/sin.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/sin_cos.c b/src/sin_cos.c
index 9236e6308..84c214c49 100644
--- a/src/sin_cos.c
+++ b/src/sin_cos.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/sinh.c b/src/sinh.c
index e56965a05..1cbb7a0c2 100644
--- a/src/sinh.c
+++ b/src/sinh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/sinh_cosh.c b/src/sinh_cosh.c
index 1b052dfbd..742e87de1 100644
--- a/src/sinh_cosh.c
+++ b/src/sinh_cosh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/sparc64/mparam.h b/src/sparc64/mparam.h
index 968546067..765912448 100644
--- a/src/sparc64/mparam.h
+++ b/src/sparc64/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2011-07-31, gcc 3.3.5 */
diff --git a/src/sqr.c b/src/sqr.c
index 57f220350..56c214530 100644
--- a/src/sqr.c
+++ b/src/sqr.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/sqrt.c b/src/sqrt.c
index c987a621f..613d6a156 100644
--- a/src/sqrt.c
+++ b/src/sqrt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/sqrt_ui.c b/src/sqrt_ui.c
index 0e58a24f2..878097603 100644
--- a/src/sqrt_ui.c
+++ b/src/sqrt_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/stack_interface.c b/src/stack_interface.c
index b35e33a7c..68691f6da 100644
--- a/src/stack_interface.c
+++ b/src/stack_interface.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/strtofr.c b/src/strtofr.c
index f2a8964b4..056326f93 100644
--- a/src/strtofr.c
+++ b/src/strtofr.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <ctype.h> /* For isspace */
diff --git a/src/sub.c b/src/sub.c
index 7603022ba..e6e4fbe4b 100644
--- a/src/sub.c
+++ b/src/sub.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/sub1.c b/src/sub1.c
index 3f8845b45..4584e67d6 100644
--- a/src/sub1.c
+++ b/src/sub1.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/sub1sp.c b/src/sub1sp.c
index f8f720bb5..2fc19db1d 100644
--- a/src/sub1sp.c
+++ b/src/sub1sp.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/sub_d.c b/src/sub_d.c
index a8be902a8..bf870d7e5 100644
--- a/src/sub_d.c
+++ b/src/sub_d.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/sub_ui.c b/src/sub_ui.c
index 2aedd7c37..bfea60c68 100644
--- a/src/sub_ui.c
+++ b/src/sub_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/subnormal.c b/src/subnormal.c
index ee13cae87..c97625057 100644
--- a/src/subnormal.c
+++ b/src/subnormal.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/sum.c b/src/sum.c
index 15ef87742..37f0dc02a 100644
--- a/src/sum.c
+++ b/src/sum.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/swap.c b/src/swap.c
index a8b48afba..3e6ee2e30 100644
--- a/src/swap.c
+++ b/src/swap.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/tan.c b/src/tan.c
index 1a1a61a8b..b02c708c7 100644
--- a/src/tan.c
+++ b/src/tan.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/tanh.c b/src/tanh.c
index f9a48b708..aa283b37b 100644
--- a/src/tanh.c
+++ b/src/tanh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/ubf.c b/src/ubf.c
index cc6190206..95af2e6a3 100644
--- a/src/ubf.c
+++ b/src/ubf.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/uceil_exp2.c b/src/uceil_exp2.c
index ecc511194..14eda00e7 100644
--- a/src/uceil_exp2.c
+++ b/src/uceil_exp2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/uceil_log2.c b/src/uceil_log2.c
index 83c6e54ab..453494779 100644
--- a/src/uceil_log2.c
+++ b/src/uceil_log2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/ufloor_log2.c b/src/ufloor_log2.c
index e3b5dc74e..425f2d8dc 100644
--- a/src/ufloor_log2.c
+++ b/src/ufloor_log2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/ui_div.c b/src/ui_div.c
index d7b923024..23b5cdf0d 100644
--- a/src/ui_div.c
+++ b/src/ui_div.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/ui_pow.c b/src/ui_pow.c
index 9c7924024..42edf51dc 100644
--- a/src/ui_pow.c
+++ b/src/ui_pow.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/ui_pow_ui.c b/src/ui_pow_ui.c
index 7acf29648..e75423052 100644
--- a/src/ui_pow_ui.c
+++ b/src/ui_pow_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/ui_sub.c b/src/ui_sub.c
index cc92968af..8d7f0ed49 100644
--- a/src/ui_sub.c
+++ b/src/ui_sub.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/urandom.c b/src/urandom.c
index 1dea79111..f77865653 100644
--- a/src/urandom.c
+++ b/src/urandom.c
@@ -19,7 +19,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/urandomb.c b/src/urandomb.c
index a07f9b794..d256a35f5 100644
--- a/src/urandomb.c
+++ b/src/urandomb.c
@@ -20,7 +20,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/src/vasprintf.c b/src/vasprintf.c
index c813234a1..e37167e03 100644
--- a/src/vasprintf.c
+++ b/src/vasprintf.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* If the number of output characters is larger than INT_MAX, the
diff --git a/src/version.c b/src/version.c
index d1c2c48d3..7fd193d30 100644
--- a/src/version.c
+++ b/src/version.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/volatile.c b/src/volatile.c
index 09dbb0492..2f43852c6 100644
--- a/src/volatile.c
+++ b/src/volatile.c
@@ -21,7 +21,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/src/x86/core2/mparam.h b/src/x86/core2/mparam.h
index e0dace738..9dc7b0a84 100644
--- a/src/x86/core2/mparam.h
+++ b/src/x86/core2/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2011-07-31, gcc 4.3.2 */
diff --git a/src/x86/mparam.h b/src/x86/mparam.h
index 8bdc1deca..abedcf431 100644
--- a/src/x86/mparam.h
+++ b/src/x86/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2011-07-31, gcc 4.4.2 */
diff --git a/src/x86_64/core2/mparam.h b/src/x86_64/core2/mparam.h
index 6ce531251..072648168 100644
--- a/src/x86_64/core2/mparam.h
+++ b/src/x86_64/core2/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2011-07-31, gcc 4.3.2 */
diff --git a/src/x86_64/corei5/mparam.h b/src/x86_64/corei5/mparam.h
index 60e091733..85577cea9 100644
--- a/src/x86_64/corei5/mparam.h
+++ b/src/x86_64/corei5/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2011-10-12, gcc 4.6.1 */
diff --git a/src/x86_64/pentium4/mparam.h b/src/x86_64/pentium4/mparam.h
index 2e5b5c349..83647c9a8 100644
--- a/src/x86_64/pentium4/mparam.h
+++ b/src/x86_64/pentium4/mparam.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Generated by MPFR's tuneup.c, 2009-02-09, gcc 4.3 */
diff --git a/src/yn.c b/src/yn.c
index e80a07afd..da27f4570 100644
--- a/src/yn.c
+++ b/src/yn.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/src/zeta.c b/src/zeta.c
index d61709b0c..dc7e12b25 100644
--- a/src/zeta.c
+++ b/src/zeta.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h> /* for DBL_MAX */
diff --git a/src/zeta_ui.c b/src/zeta_ui.c
index 1569afa3c..a58eba2c8 100644
--- a/src/zeta_ui.c
+++ b/src/zeta_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1316e2eb1..54bfb7bb6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -90,7 +90,7 @@ TESTS = $(check_PROGRAMS)
# $(VALGRIND) is still there to be able to use a wrapper such as valgrind
# in case old Automake. With Automake 1.13+, where a parallel test harness
# is generated, use LOG_COMPILER instead. For additional information, see:
-# http://www.gnu.org/software/automake/manual/automake.html#Parallel-Test-Harness
+# https://www.gnu.org/software/automake/manual/automake.html#Parallel-Test-Harness
TESTS_ENVIRONMENT = env -u DISPLAY MPFR_QUIET=1 $(VALGRIND)
# The -no-install option prevents libtool from generating wrapper scripts
diff --git a/tests/cmp_str.c b/tests/cmp_str.c
index 0f703868a..fc936b394 100644
--- a/tests/cmp_str.c
+++ b/tests/cmp_str.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/data/digamma b/tests/data/digamma
index 61300cfef..4ae073989 100644
--- a/tests/data/digamma
+++ b/tests/data/digamma
@@ -15,7 +15,7 @@
# License for more details.
# You should have received a copy of the GNU Lesser General Public License
# along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-# http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+# https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
# the following are random values
17 17 n 1 -0x12789p-17
diff --git a/tests/data/li2 b/tests/data/li2
index b96e9ab9d..c161cb036 100644
--- a/tests/data/li2
+++ b/tests/data/li2
@@ -15,7 +15,7 @@
# License for more details.
# You should have received a copy of the GNU Lesser General Public License
# along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-# http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+# https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
# the following are random values
53 53 n 0x169CC8C8584CBp-54 0xB5E879F75E6D7p-57
diff --git a/tests/memory.c b/tests/memory.c
index e2771e415..a0b9609a8 100644
--- a/tests/memory.c
+++ b/tests/memory.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Note: this file comes from GMP's tests/memory.c */
diff --git a/tests/mpf_compat.c b/tests/mpf_compat.c
index 7eba9f9c2..e009e9a2a 100644
--- a/tests/mpf_compat.c
+++ b/tests/mpf_compat.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/mpf_compat.h b/tests/mpf_compat.h
index c0aabb553..eb8b1df56 100644
--- a/tests/mpf_compat.h
+++ b/tests/mpf_compat.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef MPFR
diff --git a/tests/mpfr-test.h b/tests/mpfr-test.h
index 4e8178897..d0b343cce 100644
--- a/tests/mpfr-test.h
+++ b/tests/mpfr-test.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __MPFR_TEST_H__
diff --git a/tests/mpfr_compat.c b/tests/mpfr_compat.c
index 8f1469e03..ecd9ef75e 100644
--- a/tests/mpfr_compat.c
+++ b/tests/mpfr_compat.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/random2.c b/tests/random2.c
index 2dbe8ada2..1bf946d26 100644
--- a/tests/random2.c
+++ b/tests/random2.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/reuse.c b/tests/reuse.c
index ce10551f6..10b074b96 100644
--- a/tests/reuse.c
+++ b/tests/reuse.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/rnd_mode.c b/tests/rnd_mode.c
index 2ebbeacb3..6436c21ee 100644
--- a/tests/rnd_mode.c
+++ b/tests/rnd_mode.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tabort_defalloc1.c b/tests/tabort_defalloc1.c
index 448eef709..4f96ffe0a 100644
--- a/tests/tabort_defalloc1.c
+++ b/tests/tabort_defalloc1.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/tests/tabort_defalloc2.c b/tests/tabort_defalloc2.c
index e97f2b565..4225d7352 100644
--- a/tests/tabort_defalloc2.c
+++ b/tests/tabort_defalloc2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/tests/tabort_prec_max.c b/tests/tabort_prec_max.c
index 977e6932a..a3a5cbc9b 100644
--- a/tests/tabort_prec_max.c
+++ b/tests/tabort_prec_max.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/tests/tabs.c b/tests/tabs.c
index 9e1279f46..c23a7e9e7 100644
--- a/tests/tabs.c
+++ b/tests/tabs.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tacos.c b/tests/tacos.c
index cc65b71a1..b84755c94 100644
--- a/tests/tacos.c
+++ b/tests/tacos.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tacosh.c b/tests/tacosh.c
index 47225b29e..63ce60e5d 100644
--- a/tests/tacosh.c
+++ b/tests/tacosh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tadd.c b/tests/tadd.c
index ea04d080a..2a2c41eb4 100644
--- a/tests/tadd.c
+++ b/tests/tadd.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define N 30000
diff --git a/tests/tadd1sp.c b/tests/tadd1sp.c
index 1f256581f..88e8cc6ad 100644
--- a/tests/tadd1sp.c
+++ b/tests/tadd1sp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tadd_d.c b/tests/tadd_d.c
index 4290ad327..2c7a9ad16 100644
--- a/tests/tadd_d.c
+++ b/tests/tadd_d.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tadd_ui.c b/tests/tadd_ui.c
index f6d04e453..af98930af 100644
--- a/tests/tadd_ui.c
+++ b/tests/tadd_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tagm.c b/tests/tagm.c
index 32752efd5..2302de661 100644
--- a/tests/tagm.c
+++ b/tests/tagm.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tai.c b/tests/tai.c
index 3a02e70b4..7faea630a 100644
--- a/tests/tai.c
+++ b/tests/tai.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/talloc-cache.c b/tests/talloc-cache.c
index a1bfc6271..fc2b3327d 100644
--- a/tests/talloc-cache.c
+++ b/tests/talloc-cache.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdlib.h>
diff --git a/tests/talloc.c b/tests/talloc.c
index 0b7b93d39..1c36f1445 100644
--- a/tests/talloc.c
+++ b/tests/talloc.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tasin.c b/tests/tasin.c
index 5c1f24fd1..b575381f2 100644
--- a/tests/tasin.c
+++ b/tests/tasin.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tasinh.c b/tests/tasinh.c
index fbb0a51b8..e4c15f907 100644
--- a/tests/tasinh.c
+++ b/tests/tasinh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tassert.c b/tests/tassert.c
index cf128ac7e..8d382e30d 100644
--- a/tests/tassert.c
+++ b/tests/tassert.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/tests/tatan.c b/tests/tatan.c
index 6b9366521..2d0ff2a5f 100644
--- a/tests/tatan.c
+++ b/tests/tatan.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tatanh.c b/tests/tatanh.c
index 4de7dbb28..0dd1853af 100644
--- a/tests/tatanh.c
+++ b/tests/tatanh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/taway.c b/tests/taway.c
index 24ffa405f..5b3d877ff 100644
--- a/tests/taway.c
+++ b/tests/taway.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tbeta.c b/tests/tbeta.c
index a15a526d3..022e58cf9 100644
--- a/tests/tbeta.c
+++ b/tests/tbeta.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tbuildopt.c b/tests/tbuildopt.c
index 29b415c58..199840b09 100644
--- a/tests/tbuildopt.c
+++ b/tests/tbuildopt.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcan_round.c b/tests/tcan_round.c
index 6d273ccb4..d9635e515 100644
--- a/tests/tcan_round.c
+++ b/tests/tcan_round.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcbrt.c b/tests/tcbrt.c
index 8d6edcfdd..f6930cd0f 100644
--- a/tests/tcbrt.c
+++ b/tests/tcbrt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcheck.c b/tests/tcheck.c
index 22d698951..4f329c4bf 100644
--- a/tests/tcheck.c
+++ b/tests/tcheck.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcmp.c b/tests/tcmp.c
index 1543d523d..32d9938aa 100644
--- a/tests/tcmp.c
+++ b/tests/tcmp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcmp2.c b/tests/tcmp2.c
index d69e0334c..73fdacaee 100644
--- a/tests/tcmp2.c
+++ b/tests/tcmp2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcmp_d.c b/tests/tcmp_d.c
index ee53dbaae..442ee17ad 100644
--- a/tests/tcmp_d.c
+++ b/tests/tcmp_d.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcmp_ld.c b/tests/tcmp_ld.c
index 421e0cc6d..22ae139c3 100644
--- a/tests/tcmp_ld.c
+++ b/tests/tcmp_ld.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tcmp_ui.c b/tests/tcmp_ui.c
index 2e7e37b3d..4dcbf0825 100644
--- a/tests/tcmp_ui.c
+++ b/tests/tcmp_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef TCMP_UI_CHECK_NAN
diff --git a/tests/tcmpabs.c b/tests/tcmpabs.c
index 746f11662..a7c4cf45e 100644
--- a/tests/tcmpabs.c
+++ b/tests/tcmpabs.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcomparisons.c b/tests/tcomparisons.c
index 863fab630..94966c8fd 100644
--- a/tests/tcomparisons.c
+++ b/tests/tcomparisons.c
@@ -19,7 +19,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tconst_catalan.c b/tests/tconst_catalan.c
index 9fbfe52b0..75467bfde 100644
--- a/tests/tconst_catalan.c
+++ b/tests/tconst_catalan.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tconst_euler.c b/tests/tconst_euler.c
index fb7fc987a..a6bb537b6 100644
--- a/tests/tconst_euler.c
+++ b/tests/tconst_euler.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tconst_log2.c b/tests/tconst_log2.c
index 6fbbb9060..139ac07e3 100644
--- a/tests/tconst_log2.c
+++ b/tests/tconst_log2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tconst_pi.c b/tests/tconst_pi.c
index 1b6db86b4..c7882272e 100644
--- a/tests/tconst_pi.c
+++ b/tests/tconst_pi.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcopysign.c b/tests/tcopysign.c
index 2d0132899..a39eb1e03 100644
--- a/tests/tcopysign.c
+++ b/tests/tcopysign.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcos.c b/tests/tcos.c
index 7b930683c..409251736 100644
--- a/tests/tcos.c
+++ b/tests/tcos.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcosh.c b/tests/tcosh.c
index 715d44e95..d88b5f633 100644
--- a/tests/tcosh.c
+++ b/tests/tcosh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcot.c b/tests/tcot.c
index ea4c5425c..406eeda32 100644
--- a/tests/tcot.c
+++ b/tests/tcot.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcoth.c b/tests/tcoth.c
index 59c09d57c..f1e7cf2e0 100644
--- a/tests/tcoth.c
+++ b/tests/tcoth.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcsc.c b/tests/tcsc.c
index 9c017ba2a..f211bf312 100644
--- a/tests/tcsc.c
+++ b/tests/tcsc.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tcsch.c b/tests/tcsch.c
index c0a4a5704..44b6900d2 100644
--- a/tests/tcsch.c
+++ b/tests/tcsch.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/td_div.c b/tests/td_div.c
index 0767cb36b..fc9b61939 100644
--- a/tests/td_div.c
+++ b/tests/td_div.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/td_sub.c b/tests/td_sub.c
index 0dde4ae7a..b7e89a378 100644
--- a/tests/td_sub.c
+++ b/tests/td_sub.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tdigamma.c b/tests/tdigamma.c
index e06ea143a..55c40f23a 100644
--- a/tests/tdigamma.c
+++ b/tests/tdigamma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tdim.c b/tests/tdim.c
index 6467bb339..28b99231f 100644
--- a/tests/tdim.c
+++ b/tests/tdim.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tdiv.c b/tests/tdiv.c
index 04b8ba97e..b9f5e2b9a 100644
--- a/tests/tdiv.c
+++ b/tests/tdiv.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tdiv_d.c b/tests/tdiv_d.c
index 955596fab..198ba751d 100644
--- a/tests/tdiv_d.c
+++ b/tests/tdiv_d.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tdiv_ui.c b/tests/tdiv_ui.c
index bc491ead1..d284c501e 100644
--- a/tests/tdiv_ui.c
+++ b/tests/tdiv_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/teint.c b/tests/teint.c
index de37f8ab2..ea9e5b78f 100644
--- a/tests/teint.c
+++ b/tests/teint.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/teq.c b/tests/teq.c
index 2cfc40f9f..f81c38c79 100644
--- a/tests/teq.c
+++ b/tests/teq.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/terandom.c b/tests/terandom.c
index ba3c120e6..2c829bc4d 100644
--- a/tests/terandom.c
+++ b/tests/terandom.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/terandom_chisq.c b/tests/terandom_chisq.c
index 39c26f909..447078665 100644
--- a/tests/terandom_chisq.c
+++ b/tests/terandom_chisq.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/terf.c b/tests/terf.c
index b71f7a4af..f83bcc577 100644
--- a/tests/terf.c
+++ b/tests/terf.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tests.c b/tests/tests.c
index fd9e84cfd..a18bb220c 100644
--- a/tests/tests.c
+++ b/tests/tests.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
diff --git a/tests/texceptions.c b/tests/texceptions.c
index 5279337ca..d9048d2a5 100644
--- a/tests/texceptions.c
+++ b/tests/texceptions.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/texp.c b/tests/texp.c
index e53d87734..4f3b730bd 100644
--- a/tests/texp.c
+++ b/tests/texp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/texp10.c b/tests/texp10.c
index 5076cc4c0..86b541764 100644
--- a/tests/texp10.c
+++ b/tests/texp10.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/texp2.c b/tests/texp2.c
index 686dc2601..da4197ceb 100644
--- a/tests/texp2.c
+++ b/tests/texp2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/texpm1.c b/tests/texpm1.c
index 4850ef9c9..40554176f 100644
--- a/tests/texpm1.c
+++ b/tests/texpm1.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tfactorial.c b/tests/tfactorial.c
index 39715059d..013cf85bc 100644
--- a/tests/tfactorial.c
+++ b/tests/tfactorial.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tfits.c b/tests/tfits.c
index 03d3f3e5b..ad307e818 100644
--- a/tests/tfits.c
+++ b/tests/tfits.c
@@ -19,7 +19,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Needed due to the inclusion of mpfr-intmax.h */
diff --git a/tests/tfma.c b/tests/tfma.c
index b1b59d9f5..35a3f09d9 100644
--- a/tests/tfma.c
+++ b/tests/tfma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tfmma.c b/tests/tfmma.c
index c6affe7cc..e5be96982 100644
--- a/tests/tfmma.c
+++ b/tests/tfmma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tfmod.c b/tests/tfmod.c
index e70302bd5..3d985249c 100644
--- a/tests/tfmod.c
+++ b/tests/tfmod.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tfms.c b/tests/tfms.c
index 13c950d6c..661bfa2d2 100644
--- a/tests/tfms.c
+++ b/tests/tfms.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tfpif.c b/tests/tfpif.c
index b5f9fb18e..4eac120bc 100644
--- a/tests/tfpif.c
+++ b/tests/tfpif.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tfprintf.c b/tests/tfprintf.c
index 588bb1a1b..c014334a1 100644
--- a/tests/tfprintf.c
+++ b/tests/tfprintf.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Needed due to the tests on HAVE_STDARG and MPFR_USE_MINI_GMP */
diff --git a/tests/tfrac.c b/tests/tfrac.c
index 52d8fcf1c..91b45e3d4 100644
--- a/tests/tfrac.c
+++ b/tests/tfrac.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tfrexp.c b/tests/tfrexp.c
index e9a4b3746..cda9de7fa 100644
--- a/tests/tfrexp.c
+++ b/tests/tfrexp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tgamma.c b/tests/tgamma.c
index eff590214..bcd8efe8e 100644
--- a/tests/tgamma.c
+++ b/tests/tgamma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tgamma_inc.c b/tests/tgamma_inc.c
index 1bee490d1..73a2afa94 100644
--- a/tests/tgamma_inc.c
+++ b/tests/tgamma_inc.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tgeneric.c b/tests/tgeneric.c
index b848d17bf..09a6e262e 100644
--- a/tests/tgeneric.c
+++ b/tests/tgeneric.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Define TWO_ARGS for two-argument functions like mpfr_pow.
diff --git a/tests/tgeneric_ui.c b/tests/tgeneric_ui.c
index f475d9403..3afbe0572 100644
--- a/tests/tgeneric_ui.c
+++ b/tests/tgeneric_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* define INTEGER_TYPE to what we want */
diff --git a/tests/tget_d.c b/tests/tget_d.c
index 156e6c093..14d9a15e5 100644
--- a/tests/tget_d.c
+++ b/tests/tget_d.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tget_d_2exp.c b/tests/tget_d_2exp.c
index 35c497aa2..3da0961ee 100644
--- a/tests/tget_d_2exp.c
+++ b/tests/tget_d_2exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tget_f.c b/tests/tget_f.c
index 7fdf7c476..02500a0ee 100644
--- a/tests/tget_f.c
+++ b/tests/tget_f.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_MPF_INTERNALS
diff --git a/tests/tget_flt.c b/tests/tget_flt.c
index c43787ce5..1983af387 100644
--- a/tests/tget_flt.c
+++ b/tests/tget_flt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h> /* for FLT_MIN */
diff --git a/tests/tget_ld_2exp.c b/tests/tget_ld_2exp.c
index 47c7b59ee..ff3b6b26a 100644
--- a/tests/tget_ld_2exp.c
+++ b/tests/tget_ld_2exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tget_q.c b/tests/tget_q.c
index 9405c877f..91cb5afc7 100644
--- a/tests/tget_q.c
+++ b/tests/tget_q.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tget_set_d64.c b/tests/tget_set_d64.c
index 9cc155157..ea66ae929 100644
--- a/tests/tget_set_d64.c
+++ b/tests/tget_set_d64.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Needed due to the test on MPFR_WANT_DECIMAL_FLOATS */
diff --git a/tests/tget_sj.c b/tests/tget_sj.c
index e7076eb14..07f7e178b 100644
--- a/tests/tget_sj.c
+++ b/tests/tget_sj.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Needed due to the inclusion of mpfr-intmax.h */
diff --git a/tests/tget_str.c b/tests/tget_str.c
index 097043ddb..052efdb03 100644
--- a/tests/tget_str.c
+++ b/tests/tget_str.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tget_z.c b/tests/tget_z.c
index 643523955..16f862953 100644
--- a/tests/tget_z.c
+++ b/tests/tget_z.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tgmpop.c b/tests/tgmpop.c
index 62225328c..63903fa72 100644
--- a/tests/tgmpop.c
+++ b/tests/tgmpop.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tgrandom.c b/tests/tgrandom.c
index 7c4d34c44..3cad30fbb 100644
--- a/tests/tgrandom.c
+++ b/tests/tgrandom.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define _MPFR_NO_DEPRECATED_GRANDOM
diff --git a/tests/thyperbolic.c b/tests/thyperbolic.c
index a967a6f40..8e7d4d18b 100644
--- a/tests/thyperbolic.c
+++ b/tests/thyperbolic.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/thypot.c b/tests/thypot.c
index 2d0b04ff7..bc7b69732 100644
--- a/tests/thypot.c
+++ b/tests/thypot.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tinits.c b/tests/tinits.c
index 860d7f38c..655a8f8b6 100644
--- a/tests/tinits.c
+++ b/tests/tinits.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tinp_str.c b/tests/tinp_str.c
index 10477577b..12ef791c7 100644
--- a/tests/tinp_str.c
+++ b/tests/tinp_str.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tinternals.c b/tests/tinternals.c
index e6eb51677..4654d84d0 100644
--- a/tests/tinternals.c
+++ b/tests/tinternals.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_NEED_LONGLONG_H
diff --git a/tests/tisnan.c b/tests/tisnan.c
index e78bf0f76..2fa72d1dc 100644
--- a/tests/tisnan.c
+++ b/tests/tisnan.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tisqrt.c b/tests/tisqrt.c
index bc99189ee..dad4a79ae 100644
--- a/tests/tisqrt.c
+++ b/tests/tisqrt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tj0.c b/tests/tj0.c
index 1aaf5c040..692ac1286 100644
--- a/tests/tj0.c
+++ b/tests/tj0.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tj1.c b/tests/tj1.c
index 98a98b3fb..94a790cef 100644
--- a/tests/tj1.c
+++ b/tests/tj1.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tjn.c b/tests/tjn.c
index 143e86519..d9f5e6489 100644
--- a/tests/tjn.c
+++ b/tests/tjn.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tl2b.c b/tests/tl2b.c
index b555aadb3..aac053357 100644
--- a/tests/tl2b.c
+++ b/tests/tl2b.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Execute this program with an argument to generate code that initializes
diff --git a/tests/tlgamma.c b/tests/tlgamma.c
index aa3d4c464..b1072cb84 100644
--- a/tests/tlgamma.c
+++ b/tests/tlgamma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tli2.c b/tests/tli2.c
index 5b0254fa7..c3ac4f072 100644
--- a/tests/tli2.c
+++ b/tests/tli2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tlngamma.c b/tests/tlngamma.c
index 9ec02c128..2f48b9f50 100644
--- a/tests/tlngamma.c
+++ b/tests/tlngamma.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tlog.c b/tests/tlog.c
index cb896789a..76322bec2 100644
--- a/tests/tlog.c
+++ b/tests/tlog.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tlog10.c b/tests/tlog10.c
index 5bf9e6752..7b938a775 100644
--- a/tests/tlog10.c
+++ b/tests/tlog10.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tlog1p.c b/tests/tlog1p.c
index 30d8fc432..a512e17bd 100644
--- a/tests/tlog1p.c
+++ b/tests/tlog1p.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tlog2.c b/tests/tlog2.c
index d89f1d2f0..699dba0b4 100644
--- a/tests/tlog2.c
+++ b/tests/tlog2.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tlog_ui.c b/tests/tlog_ui.c
index 5625a41a9..0ea144b9f 100644
--- a/tests/tlog_ui.c
+++ b/tests/tlog_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tmin_prec.c b/tests/tmin_prec.c
index e5b056581..5b6aedcc4 100644
--- a/tests/tmin_prec.c
+++ b/tests/tmin_prec.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tminmax.c b/tests/tminmax.c
index 4b2b6ee84..eb7c2f505 100644
--- a/tests/tminmax.c
+++ b/tests/tminmax.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tmodf.c b/tests/tmodf.c
index 35bc86098..0570e1ec0 100644
--- a/tests/tmodf.c
+++ b/tests/tmodf.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tmul.c b/tests/tmul.c
index a6a2a8f38..0c6fb92e6 100644
--- a/tests/tmul.c
+++ b/tests/tmul.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tmul_2exp.c b/tests/tmul_2exp.c
index 69f7933fa..cd3ac6b3c 100644
--- a/tests/tmul_2exp.c
+++ b/tests/tmul_2exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tmul_d.c b/tests/tmul_d.c
index 0bc07308e..c5c8ba7d7 100644
--- a/tests/tmul_d.c
+++ b/tests/tmul_d.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tmul_ui.c b/tests/tmul_ui.c
index 7e91bacaf..a5d24eb93 100644
--- a/tests/tmul_ui.c
+++ b/tests/tmul_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tnext.c b/tests/tnext.c
index 24a70b2a1..bf68d5786 100644
--- a/tests/tnext.c
+++ b/tests/tnext.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tnrandom.c b/tests/tnrandom.c
index 31104dd2b..0d462a1e3 100644
--- a/tests/tnrandom.c
+++ b/tests/tnrandom.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tnrandom_chisq.c b/tests/tnrandom_chisq.c
index 989630301..f962a505c 100644
--- a/tests/tnrandom_chisq.c
+++ b/tests/tnrandom_chisq.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tout_str.c b/tests/tout_str.c
index 253bf2260..f327fe181 100644
--- a/tests/tout_str.c
+++ b/tests/tout_str.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/toutimpl.c b/tests/toutimpl.c
index 1f1340c9c..1ac20ff98 100644
--- a/tests/toutimpl.c
+++ b/tests/toutimpl.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tpow.c b/tests/tpow.c
index 440cf9db1..51139f4d7 100644
--- a/tests/tpow.c
+++ b/tests/tpow.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define _MPFR_NO_DEPRECATED_ROOT
diff --git a/tests/tpow3.c b/tests/tpow3.c
index 16c9ee2a3..eaeaea105 100644
--- a/tests/tpow3.c
+++ b/tests/tpow3.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tpow_all.c b/tests/tpow_all.c
index 7ec9dcc34..a41a390c0 100644
--- a/tests/tpow_all.c
+++ b/tests/tpow_all.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Note: some tests of the other tpow* test files could be moved there.
diff --git a/tests/tpow_z.c b/tests/tpow_z.c
index c609e6b48..59b682f42 100644
--- a/tests/tpow_z.c
+++ b/tests/tpow_z.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tprintf.c b/tests/tprintf.c
index 04d66aaaa..989123625 100644
--- a/tests/tprintf.c
+++ b/tests/tprintf.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Needed due to the tests on HAVE_STDARG and MPFR_USE_MINI_GMP */
diff --git a/tests/trandom.c b/tests/trandom.c
index 194594fe9..3503e78c4 100644
--- a/tests/trandom.c
+++ b/tests/trandom.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/trandom_deviate.c b/tests/trandom_deviate.c
index 58fa163b7..c8b6d89bb 100644
--- a/tests/trandom_deviate.c
+++ b/tests/trandom_deviate.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/trec_sqrt.c b/tests/trec_sqrt.c
index 0d2993e9c..e8d68c6f5 100644
--- a/tests/trec_sqrt.c
+++ b/tests/trec_sqrt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tremquo.c b/tests/tremquo.c
index d2c7b3dc0..23dd00c0b 100644
--- a/tests/tremquo.c
+++ b/tests/tremquo.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/trint.c b/tests/trint.c
index 309932e4d..fbf599b1c 100644
--- a/tests/trint.c
+++ b/tests/trint.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/trndna.c b/tests/trndna.c
index 1375d0b55..3e8713301 100644
--- a/tests/trndna.c
+++ b/tests/trndna.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/troot.c b/tests/troot.c
index 79d5336b4..406b9c407 100644
--- a/tests/troot.c
+++ b/tests/troot.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef TF
diff --git a/tests/trootn_ui.c b/tests/trootn_ui.c
index fc38af06a..5dee52e44 100644
--- a/tests/trootn_ui.c
+++ b/tests/trootn_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define TF mpfr_rootn_ui
diff --git a/tests/tround_prec.c b/tests/tround_prec.c
index 2c08f2faf..38f41df9f 100644
--- a/tests/tround_prec.c
+++ b/tests/tround_prec.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsec.c b/tests/tsec.c
index b7de3a450..b709d6891 100644
--- a/tests/tsec.c
+++ b/tests/tsec.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsech.c b/tests/tsech.c
index 721633464..03e08d066 100644
--- a/tests/tsech.c
+++ b/tests/tsech.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tset.c b/tests/tset.c
index 4de37a240..2e3b1089b 100644
--- a/tests/tset.c
+++ b/tests/tset.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tset_d.c b/tests/tset_d.c
index 375592e91..fdc9610df 100644
--- a/tests/tset_d.c
+++ b/tests/tset_d.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tset_exp.c b/tests/tset_exp.c
index 983986c91..4c4f96be7 100644
--- a/tests/tset_exp.c
+++ b/tests/tset_exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tset_f.c b/tests/tset_f.c
index 42fab6726..64e192f6f 100644
--- a/tests/tset_f.c
+++ b/tests/tset_f.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tset_float128.c b/tests/tset_float128.c
index 601929622..01580cb2a 100644
--- a/tests/tset_float128.c
+++ b/tests/tset_float128.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Needed due to the test on MPFR_WANT_FLOAT128 */
diff --git a/tests/tset_ld.c b/tests/tset_ld.c
index 0d36cde03..78b0fbb52 100644
--- a/tests/tset_ld.c
+++ b/tests/tset_ld.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tset_q.c b/tests/tset_q.c
index 79ea58ac0..213d644a6 100644
--- a/tests/tset_q.c
+++ b/tests/tset_q.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tset_si.c b/tests/tset_si.c
index 301107245..bb62a62a6 100644
--- a/tests/tset_si.c
+++ b/tests/tset_si.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tset_sj.c b/tests/tset_sj.c
index a2243790f..2f4b9760a 100644
--- a/tests/tset_sj.c
+++ b/tests/tset_sj.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Needed due to the inclusion of mpfr-intmax.h */
diff --git a/tests/tset_str.c b/tests/tset_str.c
index 7f2672126..40faef280 100644
--- a/tests/tset_str.c
+++ b/tests/tset_str.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tset_z.c b/tests/tset_z.c
index 61fffded7..f3fec2685 100644
--- a/tests/tset_z.c
+++ b/tests/tset_z.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tset_z_exp.c b/tests/tset_z_exp.c
index 4b0f89c5d..06e7872e6 100644
--- a/tests/tset_z_exp.c
+++ b/tests/tset_z_exp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsgn.c b/tests/tsgn.c
index e851de7dd..4e0581cd8 100644
--- a/tests/tsgn.c
+++ b/tests/tsgn.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#define MPFR_TESTS_TSGN 1
diff --git a/tests/tsi_op.c b/tests/tsi_op.c
index 255cefd01..c108d3faf 100644
--- a/tests/tsi_op.c
+++ b/tests/tsi_op.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsin.c b/tests/tsin.c
index 9573ed2b6..9d4f35826 100644
--- a/tests/tsin.c
+++ b/tests/tsin.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsin_cos.c b/tests/tsin_cos.c
index 411410d53..29501495f 100644
--- a/tests/tsin_cos.c
+++ b/tests/tsin_cos.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsinh.c b/tests/tsinh.c
index 0e4792c31..7707f48ad 100644
--- a/tests/tsinh.c
+++ b/tests/tsinh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsinh_cosh.c b/tests/tsinh_cosh.c
index fde384aa9..fb6a6789e 100644
--- a/tests/tsinh_cosh.c
+++ b/tests/tsinh_cosh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsprintf.c b/tests/tsprintf.c
index 8f1447d71..feb49e179 100644
--- a/tests/tsprintf.c
+++ b/tests/tsprintf.c
@@ -18,7 +18,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Needed due to the tests on HAVE_STDARG and MPFR_USE_MINI_GMP */
diff --git a/tests/tsqr.c b/tests/tsqr.c
index 772557df1..16c0f8f6a 100644
--- a/tests/tsqr.c
+++ b/tests/tsqr.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsqrt.c b/tests/tsqrt.c
index 33046dfdc..2ae18049e 100644
--- a/tests/tsqrt.c
+++ b/tests/tsqrt.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsqrt_ui.c b/tests/tsqrt_ui.c
index 2e38e2d56..f1cbf9aba 100644
--- a/tests/tsqrt_ui.c
+++ b/tests/tsqrt_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tstckintc.c b/tests/tstckintc.c
index 801c932fd..054ffa92f 100644
--- a/tests/tstckintc.c
+++ b/tests/tstckintc.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tstdint.c b/tests/tstdint.c
index 0f8433fc1..2a316998f 100644
--- a/tests/tstdint.c
+++ b/tests/tstdint.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#if HAVE_STDINT_H
diff --git a/tests/tstrtofr.c b/tests/tstrtofr.c
index d53b231a2..967979fcf 100644
--- a/tests/tstrtofr.c
+++ b/tests/tstrtofr.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsub.c b/tests/tsub.c
index 7eac19b39..4f6602a8e 100644
--- a/tests/tsub.c
+++ b/tests/tsub.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsub1sp.c b/tests/tsub1sp.c
index 40a47366b..f1e95d035 100644
--- a/tests/tsub1sp.c
+++ b/tests/tsub1sp.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsub_d.c b/tests/tsub_d.c
index 0035c0514..f23bb2863 100644
--- a/tests/tsub_d.c
+++ b/tests/tsub_d.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tsub_ui.c b/tests/tsub_ui.c
index f0911b579..c761a28f2 100644
--- a/tests/tsub_ui.c
+++ b/tests/tsub_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/tsubnormal.c b/tests/tsubnormal.c
index bf46b29df..da2e990a8 100644
--- a/tests/tsubnormal.c
+++ b/tests/tsubnormal.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tsum.c b/tests/tsum.c
index e920a1471..a46f8363c 100644
--- a/tests/tsum.c
+++ b/tests/tsum.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tswap.c b/tests/tswap.c
index 696b165ad..a0d6792cf 100644
--- a/tests/tswap.c
+++ b/tests/tswap.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/ttan.c b/tests/ttan.c
index d115bbbc6..b74afe177 100644
--- a/tests/ttan.c
+++ b/tests/ttan.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/ttanh.c b/tests/ttanh.c
index 163e38b7b..bc8b2dfb6 100644
--- a/tests/ttanh.c
+++ b/tests/ttanh.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/ttrunc.c b/tests/ttrunc.c
index a24ec72f2..6cc07b328 100644
--- a/tests/ttrunc.c
+++ b/tests/ttrunc.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tui_div.c b/tests/tui_div.c
index bb69e39cc..b2c2daa08 100644
--- a/tests/tui_div.c
+++ b/tests/tui_div.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tui_pow.c b/tests/tui_pow.c
index 9f926e602..e61f56f9b 100644
--- a/tests/tui_pow.c
+++ b/tests/tui_pow.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tui_sub.c b/tests/tui_sub.c
index 3075a561b..2d53a8190 100644
--- a/tests/tui_sub.c
+++ b/tests/tui_sub.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <float.h>
diff --git a/tests/turandom.c b/tests/turandom.c
index 3a5de622c..d23f939a2 100644
--- a/tests/turandom.c
+++ b/tests/turandom.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tvalist.c b/tests/tvalist.c
index fa68349a5..5bb74b4d4 100644
--- a/tests/tvalist.c
+++ b/tests/tvalist.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#if HAVE_STDARG
diff --git a/tests/tversion.c b/tests/tversion.c
index 47203787e..344cabb9b 100644
--- a/tests/tversion.c
+++ b/tests/tversion.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Needed due to the inclusion of mpfr-intmax.h */
diff --git a/tests/ty0.c b/tests/ty0.c
index 8202f6f63..09df825d9 100644
--- a/tests/ty0.c
+++ b/tests/ty0.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/ty1.c b/tests/ty1.c
index ca654d86b..b275da507 100644
--- a/tests/ty1.c
+++ b/tests/ty1.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tyn.c b/tests/tyn.c
index fbe4e726b..f2d24f9aa 100644
--- a/tests/tyn.c
+++ b/tests/tyn.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tzeta.c b/tests/tzeta.c
index d580436d2..9074c74e0 100644
--- a/tests/tzeta.c
+++ b/tests/tzeta.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tests/tzeta_ui.c b/tests/tzeta_ui.c
index 98c5792d0..5682a4f82 100644
--- a/tests/tzeta_ui.c
+++ b/tests/tzeta_ui.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-test.h"
diff --git a/tools/bench/benchtime.h b/tools/bench/benchtime.h
index a87ed70d7..af44cae72 100644
--- a/tools/bench/benchtime.h
+++ b/tools/bench/benchtime.h
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/tools/bench/mpfrbench.c b/tools/bench/mpfrbench.c
index 46399f8a9..327adc5eb 100644
--- a/tools/bench/mpfrbench.c
+++ b/tools/bench/mpfrbench.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdlib.h>
diff --git a/tools/get_patches.sh b/tools/get_patches.sh
index 7bb3e8793..cf3912ee7 100755
--- a/tools/get_patches.sh
+++ b/tools/get_patches.sh
@@ -20,7 +20,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"
diff --git a/tools/mbench/generate.c b/tools/mbench/generate.c
index 52ab67dc5..483eb555f 100644
--- a/tools/mbench/generate.c
+++ b/tools/mbench/generate.c
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdio.h>
diff --git a/tools/mbench/mfv5-arprec.cc b/tools/mbench/mfv5-arprec.cc
index d017b5d46..83d50d776 100644
--- a/tools/mbench/mfv5-arprec.cc
+++ b/tools/mbench/mfv5-arprec.cc
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mfv5.h"
diff --git a/tools/mbench/mfv5-cln.cc b/tools/mbench/mfv5-cln.cc
index 32294b8d1..c9b08d8ce 100644
--- a/tools/mbench/mfv5-cln.cc
+++ b/tools/mbench/mfv5-cln.cc
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mfv5.h"
diff --git a/tools/mbench/mfv5-crlibm.cc b/tools/mbench/mfv5-crlibm.cc
index a52776d68..7667b8f64 100644
--- a/tools/mbench/mfv5-crlibm.cc
+++ b/tools/mbench/mfv5-crlibm.cc
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mfv5.h"
diff --git a/tools/mbench/mfv5-libc.cc b/tools/mbench/mfv5-libc.cc
index 73435455b..5aff6c28f 100644
--- a/tools/mbench/mfv5-libc.cc
+++ b/tools/mbench/mfv5-libc.cc
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <math.h>
diff --git a/tools/mbench/mfv5-lidia.cc b/tools/mbench/mfv5-lidia.cc
index 6dc8743bd..b8cfd504d 100644
--- a/tools/mbench/mfv5-lidia.cc
+++ b/tools/mbench/mfv5-lidia.cc
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mfv5.h"
diff --git a/tools/mbench/mfv5-mpf.cc b/tools/mbench/mfv5-mpf.cc
index 1dddbd06a..d90cc1633 100644
--- a/tools/mbench/mfv5-mpf.cc
+++ b/tools/mbench/mfv5-mpf.cc
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mfv5.h"
diff --git a/tools/mbench/mfv5-mpfr.cc b/tools/mbench/mfv5-mpfr.cc
index 65bacb6b5..e0f0e5c15 100644
--- a/tools/mbench/mfv5-mpfr.cc
+++ b/tools/mbench/mfv5-mpfr.cc
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mfv5.h"
diff --git a/tools/mbench/mfv5-ntl.cc b/tools/mbench/mfv5-ntl.cc
index 98f82b114..8b7cf2b35 100644
--- a/tools/mbench/mfv5-ntl.cc
+++ b/tools/mbench/mfv5-ntl.cc
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mfv5.h"
diff --git a/tools/mbench/mfv5-pari.cc b/tools/mbench/mfv5-pari.cc
index 6242bf6c4..44d9ab483 100644
--- a/tools/mbench/mfv5-pari.cc
+++ b/tools/mbench/mfv5-pari.cc
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mfv5.h"
diff --git a/tools/mbench/mfv5-void.cc b/tools/mbench/mfv5-void.cc
index c50f29d16..94d25058f 100644
--- a/tools/mbench/mfv5-void.cc
+++ b/tools/mbench/mfv5-void.cc
@@ -16,6 +16,6 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
diff --git a/tools/mbench/mfv5.cc b/tools/mbench/mfv5.cc
index 17574f74a..4b3644f37 100644
--- a/tools/mbench/mfv5.cc
+++ b/tools/mbench/mfv5.cc
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <mpfr.h>
diff --git a/tools/mbench/mfv5.h b/tools/mbench/mfv5.h
index ad4c32d82..5b76f3d27 100644
--- a/tools/mbench/mfv5.h
+++ b/tools/mbench/mfv5.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __MPFR_T_LOW_BENCHMARCH_H__
diff --git a/tools/mbench/mpfr-gfx.c b/tools/mbench/mpfr-gfx.c
index 2e9684c9d..d9bbf51a9 100644
--- a/tools/mbench/mpfr-gfx.c
+++ b/tools/mbench/mpfr-gfx.c
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdlib.h>
diff --git a/tools/mbench/mpfr-v4.c b/tools/mbench/mpfr-v4.c
index 92386ac77..949930c19 100644
--- a/tools/mbench/mpfr-v4.c
+++ b/tools/mbench/mpfr-v4.c
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdlib.h>
diff --git a/tools/mbench/mpfr-v6.c b/tools/mbench/mpfr-v6.c
index 784240cf3..b394045e0 100644
--- a/tools/mbench/mpfr-v6.c
+++ b/tools/mbench/mpfr-v6.c
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdlib.h>
diff --git a/tools/mbench/timp.h b/tools/mbench/timp.h
index ca0b95eec..2e99f0e03 100644
--- a/tools/mbench/timp.h
+++ b/tools/mbench/timp.h
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#ifndef __TIMP__H__
diff --git a/tools/timings-mpfr.c b/tools/timings-mpfr.c
index 18eb961ca..7b400449f 100644
--- a/tools/timings-mpfr.c
+++ b/tools/timings-mpfr.c
@@ -16,7 +16,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <math.h>
diff --git a/tune/bidimensional_sample.c b/tune/bidimensional_sample.c
index ddd021a69..af115b213 100644
--- a/tune/bidimensional_sample.c
+++ b/tune/bidimensional_sample.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdlib.h>
diff --git a/tune/speed.c b/tune/speed.c
index 3eb383927..306755439 100644
--- a/tune/speed.c
+++ b/tune/speed.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdlib.h>
diff --git a/tune/tuneup.c b/tune/tuneup.c
index 146623451..3b16b8ae9 100644
--- a/tune/tuneup.c
+++ b/tune/tuneup.c
@@ -17,7 +17,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdlib.h>