]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - posix/sched_yield.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / posix / sched_yield.c
index 3d6d9fddfa01cb27ee2c2a8ca795384bf0e673ea..c0957fdda906b28c055aaf521c390fa4ff12b1e0 100644 (file)
@@ -13,7 +13,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 <errno.h>
 #include <sched.h>