diff options
Diffstat (limited to 'math/e_scalb_template.c')
-rw-r--r-- | math/e_scalb_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/e_scalb_template.c b/math/e_scalb_template.c index 2dde1edd2e..3b2fb4254b 100644 --- a/math/e_scalb_template.c +++ b/math/e_scalb_template.c @@ -1,6 +1,6 @@ /* Multiply by integral power of radix. - Copyright (C) 2011-2022 Free Software Foundation, Inc. + Copyright (C) 2011-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. |