diff options
Diffstat (limited to 'sysdeps/alpha/udiv_qrnnd.S')
-rw-r--r-- | sysdeps/alpha/udiv_qrnnd.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/udiv_qrnnd.S b/sysdeps/alpha/udiv_qrnnd.S index fb8b7268c9..9355b3bc2d 100644 --- a/sysdeps/alpha/udiv_qrnnd.S +++ b/sysdeps/alpha/udiv_qrnnd.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/>. #include <sysdep.h> |