summaryrefslogtreecommitdiffstats
path: root/gl/strncasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/strncasecmp.c')
-rw-r--r--gl/strncasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/strncasecmp.c b/gl/strncasecmp.c
index ccc0170..35d215b 100644
--- a/gl/strncasecmp.c
+++ b/gl/strncasecmp.c
@@ -1,5 +1,5 @@
1/* strncasecmp.c -- case insensitive string comparator 1/* strncasecmp.c -- case insensitive string comparator
2 Copyright (C) 1998-1999, 2005-2007, 2009-2021 Free Software Foundation, Inc. 2 Copyright (C) 1998-1999, 2005-2007, 2009-2022 Free Software Foundation, Inc.
3 3
4 This file is free software: you can redistribute it and/or modify 4 This file is free software: you can redistribute it and/or modify
5 it under the terms of the GNU Lesser General Public License as 5 it under the terms of the GNU Lesser General Public License as