diff options
Diffstat (limited to 'sysdeps/x86_64/rtld-memset.S')
-rw-r--r-- | sysdeps/x86_64/rtld-memset.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/rtld-memset.S b/sysdeps/x86_64/rtld-memset.S index 18b4903..ea1e45a 100644 --- a/sysdeps/x86_64/rtld-memset.S +++ b/sysdeps/x86_64/rtld-memset.S @@ -1,6 +1,6 @@ /* memset implementation for the dynamic linker. This is separate from the libc implementation to avoid writing to SSE registers. - Copyright (C) 2013 Free Software Foundation, Inc. + Copyright (C) 2013-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |