diff options
Diffstat (limited to 'sysdeps/s390/memchr-z900.S')
-rw-r--r-- | sysdeps/s390/memchr-z900.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/memchr-z900.S b/sysdeps/s390/memchr-z900.S index ce2f2ffdb7..3585e252eb 100644 --- a/sysdeps/s390/memchr-z900.S +++ b/sysdeps/s390/memchr-z900.S @@ -1,5 +1,5 @@ /* Search a character in a block of memory. 31/64 bit S/390 version. - Copyright (C) 2001-2022 Free Software Foundation, Inc. + Copyright (C) 2001-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |