]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/mips/bsd-_setjmp.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / mips / bsd-_setjmp.S
index fdb6e18f92f55e8f4a881994440fe1b40ec8be96..bf618d557c2b765704b770fedbb10f443fe01236 100644 (file)
@@ -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, 0)'.
    We cannot do it in C because it must be a tail-call, so frame-unwinding