diff options
Diffstat (limited to 'stdlib/stdc_has_single_bit_ui.c')
-rw-r--r-- | stdlib/stdc_has_single_bit_ui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/stdc_has_single_bit_ui.c b/stdlib/stdc_has_single_bit_ui.c index 5269c54..9b7675c 100644 --- a/stdlib/stdc_has_single_bit_ui.c +++ b/stdlib/stdc_has_single_bit_ui.c @@ -1,5 +1,5 @@ /* Single-bit check for unsigned int. - 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 |