about summary refs log tree commit diff
path: root/misc/tst-dirname.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tst-dirname.c')
-rw-r--r--misc/tst-dirname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tst-dirname.c b/misc/tst-dirname.c
index 216ead1e31..4f16bf2609 100644
--- a/misc/tst-dirname.c
+++ b/misc/tst-dirname.c
@@ -15,7 +15,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/>.  */
 
 #define _GNU_SOURCE	1
 #include <libgen.h>