X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=sysdeps%2Fi386%2Fmemset.c;h=bf1159046044e28bab03a22214f3cee17da41a79;hb=b168057aaacf1d149246d0eb3e84332492d35063;hp=fc4f3ba9f4ed14fb356e6df92acdaa373cd77f9f;hpb=b217c15fc340bc29e7cab0a80626c65e48fcebd6;p=thirdparty%2Fglibc.git diff --git a/sysdeps/i386/memset.c b/sysdeps/i386/memset.c index fc4f3ba9f4e..bf115904604 100644 --- a/sysdeps/i386/memset.c +++ b/sysdeps/i386/memset.c @@ -1,6 +1,6 @@ /* Set a block of memory to some byte value. For Intel 80x86, x>=3. - Copyright (C) 1991-2014 Free Software Foundation, Inc. + Copyright (C) 1991-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se).