summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2019-01-07 13:49:57 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2019-01-07 13:49:57 +0000
commit0e68a358164424792fb26cd65292969444323b78 (patch)
tree953591f688aabee87ddc178adee871580dee95db /tools
parent1ec69a3af27f390e7739c450aceabbd2fdf45916 (diff)
downloadmpfr-0e68a358164424792fb26cd65292969444323b78.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/trunk@13372 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tools')
-rw-r--r--tools/bench/benchtime.h2
-rw-r--r--tools/bench/mpfrbench.c2
-rw-r--r--tools/check_mparam.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
22 files changed, 22 insertions, 22 deletions
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/check_mparam.c b/tools/check_mparam.c
index b358e07d7..f926c1af9 100644
--- a/tools/check_mparam.c
+++ b/tools/check_mparam.c
@@ -15,7 +15,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. */
/* To check some mparam.h tables:
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 f99ab9f8f..6b59d015f 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 4dbfad3d6..1967d73c5 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>