summaryrefslogtreecommitdiff
path: root/libc/sysdeps/i386/strlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/i386/strlen.c')
-rw-r--r--libc/sysdeps/i386/strlen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/i386/strlen.c b/libc/sysdeps/i386/strlen.c
index 5db799bd9..be13e8774 100644
--- a/libc/sysdeps/i386/strlen.c
+++ b/libc/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).