]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/pthread_once.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / nptl / pthread_once.c
index 54edce65a73d9431ac4714329e14b16c7243e629..6c06ccc64f02ca7e3443ceb93ac461322dd747cd 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/>.  */
 
 #include "pthreadP.h"
 #include <futex-internal.h>