about summary refs log tree commit diff
path: root/support/support_chroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/support_chroot.c')
-rw-r--r--support/support_chroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/support_chroot.c b/support/support_chroot.c
index 412ec33f53..dd6d03edd5 100644
--- a/support/support_chroot.c
+++ b/support/support_chroot.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 <stdlib.h>
 #include <support/check.h>