diff options
Diffstat (limited to 'sysdeps/s390/strstr-arch13.S')
-rw-r--r-- | sysdeps/s390/strstr-arch13.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/strstr-arch13.S b/sysdeps/s390/strstr-arch13.S index 5568748b5e..c7183e627c 100644 --- a/sysdeps/s390/strstr-arch13.S +++ b/sysdeps/s390/strstr-arch13.S @@ -1,5 +1,5 @@ /* Vector optimized 32/64 bit S/390 version of strstr. - Copyright (C) 2019-2020 Free Software Foundation, Inc. + Copyright (C) 2019-2021 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 |