about summary refs log tree commit diff
path: root/nptl/alloca_cutoff.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/alloca_cutoff.c')
-rw-r--r--nptl/alloca_cutoff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/alloca_cutoff.c b/nptl/alloca_cutoff.c
index a4cc9c9e9c..0b0f9847e4 100644
--- a/nptl/alloca_cutoff.c
+++ b/nptl/alloca_cutoff.c
@@ -14,7 +14,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; see the file COPYING.LIB.  If
-   not, see <http://www.gnu.org/licenses/>.  */
+   not, see <https://www.gnu.org/licenses/>.  */
 
 #include <alloca.h>
 #include <stdlib.h>