summaryrefslogtreecommitdiff
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 56c8a526ae..be40aa32d5 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-2016 Free Software Foundation, Inc.
+ Copyright (C) 2001-2018 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of the GNU C Library.