summaryrefslogtreecommitdiff
path: root/lib/strverscmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strverscmp.c')
-rw-r--r--lib/strverscmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strverscmp.c b/lib/strverscmp.c
index 0d8ac1ce77..17b2b00a9d 100644
--- a/lib/strverscmp.c
+++ b/lib/strverscmp.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/>. */
#if !_LIBC
# include <config.h>