diff options
Diffstat (limited to 'sysdeps/ieee754/dbl-64/s_f32xdivf64.c')
-rw-r--r-- | sysdeps/ieee754/dbl-64/s_f32xdivf64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ieee754/dbl-64/s_f32xdivf64.c b/sysdeps/ieee754/dbl-64/s_f32xdivf64.c index 24dc25dc0c..f1a043e3d1 100644 --- a/sysdeps/ieee754/dbl-64/s_f32xdivf64.c +++ b/sysdeps/ieee754/dbl-64/s_f32xdivf64.c @@ -1,5 +1,5 @@ /* Divide _Float64 values, converting the result to _Float32x. - Copyright (C) 2018 Free Software Foundation, Inc. + Copyright (C) 2018-2019 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 |