X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrcasestr.c;h=966c608cc88ab0764792f66f4973606d4e7f3cc0;hb=98716b76d5f78e8ea0670b841ca470dffefb53d9;hp=a0657f81b174eb6c90388dcb585a1921b3c60729;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/lib/strcasestr.c b/lib/strcasestr.c index a0657f81b..966c608cc 100644 --- a/lib/strcasestr.c +++ b/lib/strcasestr.c @@ -1,5 +1,5 @@ /* Case-insensitive searching in a string. - Copyright (C) 2005-2009 Free Software Foundation, Inc. + Copyright (C) 2005-2012 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software; you can redistribute it and/or modify