summaryrefslogtreecommitdiff
path: root/libc/sysdeps/s390/s390-32/memchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/s390/s390-32/memchr.S')
-rw-r--r--libc/sysdeps/s390/s390-32/memchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/s390/s390-32/memchr.S b/libc/sysdeps/s390/s390-32/memchr.S
index d293972f5..d11a853db 100644
--- a/libc/sysdeps/s390/s390-32/memchr.S
+++ b/libc/sysdeps/s390/s390-32/memchr.S
@@ -1,5 +1,5 @@
/* Search a character in a block of memory. For IBM S390
- Copyright (C) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).