summaryrefslogtreecommitdiffstats
path: root/gl/strcasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/strcasecmp.c')
-rw-r--r--gl/strcasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/strcasecmp.c b/gl/strcasecmp.c
index c714270..a85a2b1 100644
--- a/gl/strcasecmp.c
+++ b/gl/strcasecmp.c
@@ -1,5 +1,5 @@
1/* Case-insensitive string comparison function. 1/* Case-insensitive string comparison function.
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