diff options
Diffstat (limited to 'string/strcasecmp.c')
-rw-r--r-- | string/strcasecmp.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/string/strcasecmp.c b/string/strcasecmp.c index e7a3c4481b..f2f48732cf 100644 --- a/string/strcasecmp.c +++ b/string/strcasecmp.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991,1992,1995,1996,1997,2001,2002, 2004 - Free Software Foundation, Inc. +/* Copyright (C) 1991-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |