summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/rtld-strlen.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/rtld-strlen.S')
-rw-r--r--sysdeps/x86_64/rtld-strlen.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/rtld-strlen.S b/sysdeps/x86_64/rtld-strlen.S
index c459057d15..c57c90682e 100644
--- a/sysdeps/x86_64/rtld-strlen.S
+++ b/sysdeps/x86_64/rtld-strlen.S
@@ -1,5 +1,5 @@
/* strlen(str) -- determine the length of the string STR.
- Copyright (C) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
Based on i486 version contributed by Ulrich Drepper <drepper@redhat.com>.
This file is part of the GNU C Library.