X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmemchr.c;h=6c2b2d6c7dc15cdc1bf15664653cdaecae7e18a7;hb=ab43907148e80f3895280928c05d4be93875580f;hp=a23ff788d3bb1ecc8cd8b6b0f77cb8a692a796ca;hpb=2d4d7d9d00fe33b6f5291e00a30b6c1016775b74;p=gnulib.git diff --git a/lib/memchr.c b/lib/memchr.c index a23ff788d..6c2b2d6c7 100644 --- a/lib/memchr.c +++ b/lib/memchr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006, 2008 +/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2010 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se),