summaryrefslogtreecommitdiff
path: root/tests/misc
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-12-02 20:31:04 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-12-02 20:31:04 +0100
commitd5e9576b847394f828d3a8194b5cdaa99676c756 (patch)
tree6b02383eb31a6bd87993ed6182697b74885a84cd /tests/misc
parent5e84964c324f36844d7ab53bc556abdad19712c6 (diff)
downloadgmp-d5e9576b847394f828d3a8194b5cdaa99676c756.tar.gz
Use https to link to GNU license.
Diffstat (limited to 'tests/misc')
-rw-r--r--tests/misc/Makefile.am2
-rw-r--r--tests/misc/t-locale.c2
-rw-r--r--tests/misc/t-printf.c2
-rw-r--r--tests/misc/t-scanf.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/misc/Makefile.am b/tests/misc/Makefile.am
index 6a96ec3bb..24f876734 100644
--- a/tests/misc/Makefile.am
+++ b/tests/misc/Makefile.am
@@ -15,7 +15,7 @@
# 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/.
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
diff --git a/tests/misc/t-locale.c b/tests/misc/t-locale.c
index 724b01070..5979e2795 100644
--- a/tests/misc/t-locale.c
+++ b/tests/misc/t-locale.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/. */
#define _GNU_SOURCE /* for DECIMAL_POINT in glibc langinfo.h */
diff --git a/tests/misc/t-printf.c b/tests/misc/t-printf.c
index 444550591..d4b197c69 100644
--- a/tests/misc/t-printf.c
+++ b/tests/misc/t-printf.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/. */
/* Usage: t-printf [-s]
diff --git a/tests/misc/t-scanf.c b/tests/misc/t-scanf.c
index 05e6dea96..af04d909c 100644
--- a/tests/misc/t-scanf.c
+++ b/tests/misc/t-scanf.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/. */
/* Usage: t-scanf [-s]