summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/ia64/strncpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/ia64/strncpy.S')
-rw-r--r--libc/ports/sysdeps/ia64/strncpy.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/ports/sysdeps/ia64/strncpy.S b/libc/ports/sysdeps/ia64/strncpy.S
index 89b56c6ec..19e2e9117 100644
--- a/libc/ports/sysdeps/ia64/strncpy.S
+++ b/libc/ports/sysdeps/ia64/strncpy.S
@@ -1,6 +1,6 @@
/* Optimized version of the standard strncpy() function.
This file is part of the GNU C Library.
- Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Contributed by Dan Pop <Dan.Pop@cern.ch>
and Jakub Jelinek <jakub@redhat.com>.