X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fmemchr.c;fp=lib%2Fmemchr.c;h=3db38a94cdc5be8918865aa382f6488c357bbf52;hb=d57728a6ca2413a7c564d8b7bb13d9e5a5a180f3;hp=b8fb0efb95e956bb4a23f9b675c440801b4bfeab;hpb=dc84183747ce1703eb99685b5dbde1f65a143c06;p=debian%2Fgzip diff --git a/lib/memchr.c b/lib/memchr.c index b8fb0ef..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-2012 +/* 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),