about summary refs log tree commit diff
path: root/sysdeps/s390/s390-64/strncpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-64/strncpy.S')
-rw-r--r--sysdeps/s390/s390-64/strncpy.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/s390-64/strncpy.S b/sysdeps/s390/s390-64/strncpy.S
index 22f5466598..7db2bb1bf7 100644
--- a/sysdeps/s390/s390-64/strncpy.S
+++ b/sysdeps/s390/s390-64/strncpy.S
@@ -1,6 +1,6 @@
 /* strncpy - copy at most n characters from a string from source to
    destination.  64 bit S/390 version
-   Copyright (C) 2001, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2001-2013 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.