diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2019-01-07 13:49:57 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2019-01-07 13:49:57 +0000 |
commit | 0e68a358164424792fb26cd65292969444323b78 (patch) | |
tree | 953591f688aabee87ddc178adee871580dee95db /tools/mbench/mfv5-mpf.cc | |
parent | 1ec69a3af27f390e7739c450aceabbd2fdf45916 (diff) | |
download | mpfr-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/mbench/mfv5-mpf.cc')
-rw-r--r-- | tools/mbench/mfv5-mpf.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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" |