X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fmemchr.c;h=cacaf1853fee6c5e6827b4eeedb019d6fabdb404;hb=refs%2Fheads%2Faccepted%2Ftizen_7.0_base_tool_hotfix;hp=3db38a94cdc5be8918865aa382f6488c357bbf52;hpb=931b01b091932a1f796c23379ea32abb68bd5895;p=platform%2Fupstream%2Fm4.git diff --git a/lib/memchr.c b/lib/memchr.c index 3db38a9..cacaf18 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-2021 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