X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmemchr.c;h=3db38a94cdc5be8918865aa382f6488c357bbf52;hb=9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e;hp=b8fb0efb95e956bb4a23f9b675c440801b4bfeab;hpb=dbed1625626c6d6f271b715f87fd0930d8e68c2f;p=gnulib.git diff --git a/lib/memchr.c b/lib/memchr.c index b8fb0efb9..3db38a94c 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),