about summary refs log tree commit diff
path: root/sysdeps/mips/mips64/bsd-setjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/mips64/bsd-setjmp.S')
-rw-r--r--sysdeps/mips/mips64/bsd-setjmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mips/mips64/bsd-setjmp.S b/sysdeps/mips/mips64/bsd-setjmp.S
index 24d31e0300..1336f9eb1e 100644
--- a/sysdeps/mips/mips64/bsd-setjmp.S
+++ b/sysdeps/mips/mips64/bsd-setjmp.S
@@ -14,7 +14,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library.  If not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 /* This just does a tail-call to `__sigsetjmp (ARG, 1)'.
    We cannot do it in C because it must be a tail-call, so frame-unwinding