summaryrefslogtreecommitdiff
path: root/sysdeps/i386/strlen.c
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/strlen.c
parentd421cfc9bd0275f1d81bd8757b80ff568c7b2826 (diff)
parent58695b88a9deaecbcf7794760cc333177edaa2b4 (diff)
Merge commit 'refs/top-bases/t/no-hp-timing' into t/no-hp-timing
Diffstat (limited to 'sysdeps/i386/strlen.c')
-rw-r--r--sysdeps/i386/strlen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/strlen.c b/sysdeps/i386/strlen.c
index 5db799bd9b..be13e8774e 100644
--- a/sysdeps/i386/strlen.c
+++ b/sysdeps/i386/strlen.c
@@ -1,5 +1,5 @@
/* Determine the length of a string. For Intel 80x86, x>=3.
- Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ Copyright (C) 1991-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Torbjorn Granlund (tege@sics.se).