From d5e9576b847394f828d3a8194b5cdaa99676c756 Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Mon, 2 Dec 2013 20:31:04 +0100 Subject: Use https to link to GNU license. --- mpn/generic/toom_interpolate_12pts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpn/generic/toom_interpolate_12pts.c') diff --git a/mpn/generic/toom_interpolate_12pts.c b/mpn/generic/toom_interpolate_12pts.c index 577082f59..7715e0dbe 100644 --- a/mpn/generic/toom_interpolate_12pts.c +++ b/mpn/generic/toom_interpolate_12pts.c @@ -21,7 +21,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ +along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include "gmp.h" -- cgit v1.2.1