]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/pthread_spin_lock.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / nptl / pthread_spin_lock.c
index c9b2f25d643b39564eb617c76157a10699622242..e207a9d56fef4a3586d0385c7f0d56182ae910c2 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 <atomic.h>
 #include "pthreadP.h"