diff options
Diffstat (limited to 'lib/strutil/strverscmp.c')
-rw-r--r-- | lib/strutil/strverscmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strutil/strverscmp.c b/lib/strutil/strverscmp.c index 7d720c5..26ab5e9 100644 --- a/lib/strutil/strverscmp.c +++ b/lib/strutil/strverscmp.c @@ -1,7 +1,7 @@ /* Compare strings while treating digits characters numerically. - Copyright (C) 1997-2023 + Copyright (C) 1997-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. |