]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/x86/__longjmp_cancel.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / x86 / __longjmp_cancel.S
index 832dad9ad58c41cd79d4114a2cfd5ed1292f59f6..197b4baa70ba5197da24302e5bd06e4c70e91e46 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/>.  */
 
 #define __longjmp __longjmp_cancel
 #include <__longjmp.S>