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