X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=lib%2Fstrcasestr.c;h=a7a6630fdd884c93efd8da5cfa37de926865e78e;hp=f831868e5069b467a606d166429f7dfb7cc36acd;hb=293795e0ef55abd18946aeea366b10ac3a6aeef9;hpb=0d79e4aadccf118353b6e6e0027be919474ed6ce diff --git a/lib/strcasestr.c b/lib/strcasestr.c index f831868e..a7a6630f 100644 --- a/lib/strcasestr.c +++ b/lib/strcasestr.c @@ -1,6 +1,5 @@ /* Case-insensitive searching in a string. - Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, - Inc. + Copyright (C) 2005-2008 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software; you can redistribute it and/or modify