diff options
Diffstat (limited to 'sysdeps/alpha/alphaev5')
-rw-r--r-- | sysdeps/alpha/alphaev5/add_n.S | 2 | ||||
-rw-r--r-- | sysdeps/alpha/alphaev5/lshift.S | 2 | ||||
-rw-r--r-- | sysdeps/alpha/alphaev5/rshift.S | 2 | ||||
-rw-r--r-- | sysdeps/alpha/alphaev5/sub_n.S | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysdeps/alpha/alphaev5/add_n.S b/sysdeps/alpha/alphaev5/add_n.S index eba1a548ca..14367a4c80 100644 --- a/sysdeps/alpha/alphaev5/add_n.S +++ b/sysdeps/alpha/alphaev5/add_n.S @@ -16,7 +16,7 @@ # 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/>. # INPUT PARAMETERS diff --git a/sysdeps/alpha/alphaev5/lshift.S b/sysdeps/alpha/alphaev5/lshift.S index 8a0459796b..5465192602 100644 --- a/sysdeps/alpha/alphaev5/lshift.S +++ b/sysdeps/alpha/alphaev5/lshift.S @@ -15,7 +15,7 @@ # 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/>. # INPUT PARAMETERS diff --git a/sysdeps/alpha/alphaev5/rshift.S b/sysdeps/alpha/alphaev5/rshift.S index 5efe412095..14b4637bf7 100644 --- a/sysdeps/alpha/alphaev5/rshift.S +++ b/sysdeps/alpha/alphaev5/rshift.S @@ -15,7 +15,7 @@ # 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/>. # INPUT PARAMETERS diff --git a/sysdeps/alpha/alphaev5/sub_n.S b/sysdeps/alpha/alphaev5/sub_n.S index 752724452a..ef30692ada 100644 --- a/sysdeps/alpha/alphaev5/sub_n.S +++ b/sysdeps/alpha/alphaev5/sub_n.S @@ -16,7 +16,7 @@ # 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/>. # INPUT PARAMETERS |