summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/memcpy_chk.S
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-01-23 17:03:25 +0100
committerThomas Schwinge <thomas@codesourcery.com>2015-01-23 17:03:25 +0100
commit1a5929ee72914994374061fb68a5839c0b500300 (patch)
treea15f9cccdb6eaef3ed6008d50470d903faf42db7 /sysdeps/i386/i686/multiarch/memcpy_chk.S
parentd421cfc9bd0275f1d81bd8757b80ff568c7b2826 (diff)
parent58695b88a9deaecbcf7794760cc333177edaa2b4 (diff)
Merge commit 'refs/top-bases/t/no-hp-timing' into t/no-hp-timing
Diffstat (limited to 'sysdeps/i386/i686/multiarch/memcpy_chk.S')
-rw-r--r--sysdeps/i386/i686/multiarch/memcpy_chk.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/i686/multiarch/memcpy_chk.S b/sysdeps/i386/i686/multiarch/memcpy_chk.S
index f66ecfe16b..bf93b68fa4 100644
--- a/sysdeps/i386/i686/multiarch/memcpy_chk.S
+++ b/sysdeps/i386/i686/multiarch/memcpy_chk.S
@@ -1,6 +1,6 @@
/* Multiple versions of __memcpy_chk
All versions must be listed in ifunc-impl-list.c.
- Copyright (C) 2010-2013 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.