summaryrefslogtreecommitdiff
path: root/libc/sysdeps/i386/i686/memset.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/i386/i686/memset.S')
-rw-r--r--libc/sysdeps/i386/i686/memset.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/i386/i686/memset.S b/libc/sysdeps/i386/i686/memset.S
index a325a9b04..ad0c9677f 100644
--- a/libc/sysdeps/i386/i686/memset.S
+++ b/libc/sysdeps/i386/i686/memset.S
@@ -1,6 +1,6 @@
/* memset/bzero -- set memory area to CH/0
Highly optimized version for ix86, x>=6.
- Copyright (C) 1999,2000,2003,2005,2006 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.