X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmemchr2.c;h=1ad936be96b1eab8ce6220045baf60f507afce67;hb=c0ebdfe226c38c72db7c1944113fd19ff534e362;hp=af36050f2298f9a70024f3555ae68b49aaef5af7;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/lib/memchr2.c b/lib/memchr2.c index af36050f2..1ad936be9 100644 --- a/lib/memchr2.c +++ b/lib/memchr2.c @@ -1,5 +1,5 @@ /* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006, 2008, - 2009 Free Software Foundation, Inc. + 2009, 2010 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and