diff options
Diffstat (limited to 'sysdeps/x86_64/varshift.c')
-rw-r--r-- | sysdeps/x86_64/varshift.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/varshift.c b/sysdeps/x86_64/varshift.c index 8f9eb13..e63a6d0 100644 --- a/sysdeps/x86_64/varshift.c +++ b/sysdeps/x86_64/varshift.c @@ -1,7 +1,7 @@ /* Hook for build varshift for non-multiarch build. Needed for the ISA level >= 2 because strspn-sse4, strcspn-sse4, and strpbrk-sse4 all have a dependency on varshift.c. - 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 |