summaryrefslogtreecommitdiff
path: root/lib/strcasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strcasecmp.c')
-rw-r--r--lib/strcasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strcasecmp.c b/lib/strcasecmp.c
index ae7601de0..a6c84debd 100644
--- a/lib/strcasecmp.c
+++ b/lib/strcasecmp.c
@@ -1,5 +1,5 @@
/* strcasecmp.c -- case insensitive string comparator
- Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by