]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/tst-stack4mod.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / nptl / tst-stack4mod.c
index 517d4fbd930e4631a6914cdc0331e8355111c56d..71925edb4f8fe8e81ffe95053828b93705ad973d 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/>.  */
 
 /* 256 is arbitrary here and is known to trigger PR 13862.  */
 __thread int var[256] attribute_hidden = {0};