diff options
Diffstat (limited to 'sysdeps/x86_64/multiarch/strstr-avx512.c')
-rw-r--r-- | sysdeps/x86_64/multiarch/strstr-avx512.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/multiarch/strstr-avx512.c b/sysdeps/x86_64/multiarch/strstr-avx512.c index e44c1a0..ba7d8f5 100644 --- a/sysdeps/x86_64/multiarch/strstr-avx512.c +++ b/sysdeps/x86_64/multiarch/strstr-avx512.c @@ -1,5 +1,5 @@ /* strstr optimized with 512-bit AVX-512 instructions - Copyright (C) 2022 Free Software Foundation, Inc. + Copyright (C) 2022-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 |