diff options
Diffstat (limited to 'stdlib/stdc_trailing_zeros_uc.c')
-rw-r--r-- | stdlib/stdc_trailing_zeros_uc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/stdc_trailing_zeros_uc.c b/stdlib/stdc_trailing_zeros_uc.c index 660645e..058fa5e 100644 --- a/stdlib/stdc_trailing_zeros_uc.c +++ b/stdlib/stdc_trailing_zeros_uc.c @@ -1,5 +1,5 @@ /* Count trailing zeros for unsigned char. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 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 |