summaryrefslogtreecommitdiff
path: root/mpn/mips32
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 /mpn/mips32
parent5e84964c324f36844d7ab53bc556abdad19712c6 (diff)
downloadgmp-d5e9576b847394f828d3a8194b5cdaa99676c756.tar.gz
Use https to link to GNU license.
Diffstat (limited to 'mpn/mips32')
-rw-r--r--mpn/mips32/add_n.asm2
-rw-r--r--mpn/mips32/addmul_1.asm2
-rw-r--r--mpn/mips32/gmp-mparam.h2
-rw-r--r--mpn/mips32/lshift.asm2
-rw-r--r--mpn/mips32/mips-defs.m42
-rw-r--r--mpn/mips32/mips.m42
-rw-r--r--mpn/mips32/mul_1.asm2
-rw-r--r--mpn/mips32/rshift.asm2
-rw-r--r--mpn/mips32/sub_n.asm2
-rw-r--r--mpn/mips32/submul_1.asm2
-rw-r--r--mpn/mips32/umul.asm2
11 files changed, 11 insertions, 11 deletions
diff --git a/mpn/mips32/add_n.asm b/mpn/mips32/add_n.asm
index f7dc7efab..bf7fe999a 100644
--- a/mpn/mips32/add_n.asm
+++ b/mpn/mips32/add_n.asm
@@ -16,7 +16,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
+dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
include(`../config.m4')
diff --git a/mpn/mips32/addmul_1.asm b/mpn/mips32/addmul_1.asm
index f43e3c638..6c8d4ced1 100644
--- a/mpn/mips32/addmul_1.asm
+++ b/mpn/mips32/addmul_1.asm
@@ -16,7 +16,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
+dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
include(`../config.m4')
diff --git a/mpn/mips32/gmp-mparam.h b/mpn/mips32/gmp-mparam.h
index d533224b7..b467c758f 100644
--- a/mpn/mips32/gmp-mparam.h
+++ b/mpn/mips32/gmp-mparam.h
@@ -15,7 +15,7 @@ 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/. */
+with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */
#define GMP_LIMB_BITS 32
diff --git a/mpn/mips32/lshift.asm b/mpn/mips32/lshift.asm
index 8a2795177..9accad83f 100644
--- a/mpn/mips32/lshift.asm
+++ b/mpn/mips32/lshift.asm
@@ -15,7 +15,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
+dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
include(`../config.m4')
diff --git a/mpn/mips32/mips-defs.m4 b/mpn/mips32/mips-defs.m4
index 80a43c581..447271564 100644
--- a/mpn/mips32/mips-defs.m4
+++ b/mpn/mips32/mips-defs.m4
@@ -18,7 +18,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
+dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
dnl Usage: ASM_START()
diff --git a/mpn/mips32/mips.m4 b/mpn/mips32/mips.m4
index 7440c2309..fbae6494d 100644
--- a/mpn/mips32/mips.m4
+++ b/mpn/mips32/mips.m4
@@ -18,7 +18,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
+dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
dnl Usage: ASM_START()
diff --git a/mpn/mips32/mul_1.asm b/mpn/mips32/mul_1.asm
index 1e1a275f6..f6248f5c1 100644
--- a/mpn/mips32/mul_1.asm
+++ b/mpn/mips32/mul_1.asm
@@ -16,7 +16,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
+dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
include(`../config.m4')
diff --git a/mpn/mips32/rshift.asm b/mpn/mips32/rshift.asm
index 23d1e780e..fcdc3b858 100644
--- a/mpn/mips32/rshift.asm
+++ b/mpn/mips32/rshift.asm
@@ -15,7 +15,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
+dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
include(`../config.m4')
diff --git a/mpn/mips32/sub_n.asm b/mpn/mips32/sub_n.asm
index ed4127167..7644f9d7d 100644
--- a/mpn/mips32/sub_n.asm
+++ b/mpn/mips32/sub_n.asm
@@ -16,7 +16,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
+dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
include(`../config.m4')
diff --git a/mpn/mips32/submul_1.asm b/mpn/mips32/submul_1.asm
index 4e43654e0..35bfd5eb2 100644
--- a/mpn/mips32/submul_1.asm
+++ b/mpn/mips32/submul_1.asm
@@ -16,7 +16,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
+dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
include(`../config.m4')
diff --git a/mpn/mips32/umul.asm b/mpn/mips32/umul.asm
index 04ecbe509..a4ef9d555 100644
--- a/mpn/mips32/umul.asm
+++ b/mpn/mips32/umul.asm
@@ -15,7 +15,7 @@ dnl or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
-dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
+dnl along with the GNU MP Library. If not, see https://www.gnu.org/licenses/.
include(`../config.m4')