]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/sh/bsd-setjmp.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / sh / bsd-setjmp.S
index e724c015828ef58cd14a6830bddfd1a45a2b571f..72de2ddf1fcea9e813c730e75351098f921799bc 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, 1)'.
    We cannot do it in C because it must be a tail-call, so frame-unwinding