about summary refs log tree commit diff
path: root/nptl/old_pthread_cond_signal.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/old_pthread_cond_signal.c')
-rw-r--r--nptl/old_pthread_cond_signal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/old_pthread_cond_signal.c b/nptl/old_pthread_cond_signal.c
index 9b67cb8a54..87a001ffe0 100644
--- a/nptl/old_pthread_cond_signal.c
+++ b/nptl/old_pthread_cond_signal.c
@@ -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 <errno.h>
 #include <stdlib.h>