diff options
Diffstat (limited to 'sysdeps/i386/fpu/s_f32xdivf64.c')
-rw-r--r-- | sysdeps/i386/fpu/s_f32xdivf64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/fpu/s_f32xdivf64.c b/sysdeps/i386/fpu/s_f32xdivf64.c index 4675c94ca0..c2ee694edd 100644 --- a/sysdeps/i386/fpu/s_f32xdivf64.c +++ b/sysdeps/i386/fpu/s_f32xdivf64.c @@ -1,5 +1,5 @@ /* Divide _Float64 values, converting the result to _Float32x. i386 version. - Copyright (C) 2018-2022 Free Software Foundation, Inc. + Copyright (C) 2018-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 |