about summary refs log tree commit diff
path: root/libio/tst-bz24153.c
diff options
context:
space:
mode:
Diffstat (limited to 'libio/tst-bz24153.c')
-rw-r--r--libio/tst-bz24153.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst-bz24153.c b/libio/tst-bz24153.c
index be0e6bfcf1..dc897f7b93 100644
--- a/libio/tst-bz24153.c
+++ b/libio/tst-bz24153.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/>.  */
 
 /* Prevent getchar -> getc inline expansion.  */
 #define __NO_INLINE__