diff options
Diffstat (limited to 'stdlib/stdc_bit_ceil_ul.c')
-rw-r--r-- | stdlib/stdc_bit_ceil_ul.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/stdc_bit_ceil_ul.c b/stdlib/stdc_bit_ceil_ul.c index 24ff5d2..12eba69 100644 --- a/stdlib/stdc_bit_ceil_ul.c +++ b/stdlib/stdc_bit_ceil_ul.c @@ -1,5 +1,5 @@ /* Bit ceiling for unsigned long 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 |