summaryrefslogtreecommitdiff
path: root/tests/mpz/t-perfsqr.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mpz/t-perfsqr.c')
-rw-r--r--tests/mpz/t-perfsqr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpz/t-perfsqr.c b/tests/mpz/t-perfsqr.c
index 12750316b..2a54e59e6 100644
--- a/tests/mpz/t-perfsqr.c
+++ b/tests/mpz/t-perfsqr.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
-the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */
+the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */
#include <stdio.h>
#include <stdlib.h>