summaryrefslogtreecommitdiff
path: root/nptl/tst-cnd-broadcast.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-cnd-broadcast.c')
-rw-r--r--nptl/tst-cnd-broadcast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-cnd-broadcast.c b/nptl/tst-cnd-broadcast.c
index a0aaae2e25..cc971060a3 100644
--- a/nptl/tst-cnd-broadcast.c
+++ b/nptl/tst-cnd-broadcast.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 <threads.h>
#include <stdbool.h>