]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/i386/memset.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / i386 / memset.c
index fc4f3ba9f4ed14fb356e6df92acdaa373cd77f9f..bf1159046044e28bab03a22214f3cee17da41a79 100644 (file)
@@ -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).