summaryrefslogtreecommitdiff
path: root/sysdeps/i386/strlen.c
diff options
context:
space:
mode:
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 5506c8a40b..bcd1b7dae3 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-2016 Free Software Foundation, Inc.
+ Copyright (C) 1991-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Torbjorn Granlund (tege@sics.se).