summaryrefslogtreecommitdiff
path: root/tests/tcmp2.c
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 /tests/tcmp2.c
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
Diffstat (limited to 'tests/tcmp2.c')
-rw-r--r--tests/tcmp2.c2
1 files changed, 1 insertions, 1 deletions
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"