X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fmemchr.c;h=3db38a94cdc5be8918865aa382f6488c357bbf52;hb=bc893ca8b6c2ebcd8d8ac26c358c0478eace65ea;hp=6c2b2d6c7dc15cdc1bf15664653cdaecae7e18a7;hpb=dc0ab95dbae38577efebe2283fc9b76e92ef4233;p=debian%2Fgzip diff --git a/lib/memchr.c b/lib/memchr.c index 6c2b2d6..3db38a9 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-2010 +/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2013 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se),