X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fmemchr.c;h=0b4754654c924c7473911b37dc56fcaa7fe72cf4;hb=92249085071a973e2c0621b0415b93d2e48bb00d;hp=6c2b2d6c7dc15cdc1bf15664653cdaecae7e18a7;hpb=a2016c1de6e4884f6c8ed5cc498f3bf821c25ca4;p=debian%2Fgzip diff --git a/lib/memchr.c b/lib/memchr.c index 6c2b2d6..0b47546 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-2018 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), @@ -21,7 +21,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program. If not, see . */ +along with this program. If not, see . */ #ifndef _LIBC # include