summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/mempcpy.S
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-03-25 02:28:16 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-03-25 02:28:16 +0100
commitbf8c09f8484522144b4dddd9cf74efbd998e8f8f (patch)
tree8d85e1359a3f8c19adaf9bf7f2eeed5a5393ecd7 /sysdeps/i386/i686/multiarch/mempcpy.S
parent2bfa087aa11717761246f52b96c50454c3e4004e (diff)
parent58695b88a9deaecbcf7794760cc333177edaa2b4 (diff)
Merge commit 'refs/top-bases/t/ifaddrs_v6' into t/ifaddrs_v6
Diffstat (limited to 'sysdeps/i386/i686/multiarch/mempcpy.S')
-rw-r--r--sysdeps/i386/i686/multiarch/mempcpy.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/i686/multiarch/mempcpy.S b/sysdeps/i386/i686/multiarch/mempcpy.S
index 500e6e72e9..56b50bb2fc 100644
--- a/sysdeps/i386/i686/multiarch/mempcpy.S
+++ b/sysdeps/i386/i686/multiarch/mempcpy.S
@@ -1,6 +1,6 @@
/* Multiple versions of mempcpy
All versions must be listed in ifunc-impl-list.c.
- Copyright (C) 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 Free Software Foundation, Inc.
Contributed by Intel Corporation.
This file is part of the GNU C Library.