diff options
Diffstat (limited to 'libgcc/config/rs6000/fixkfti-sw.c')
-rw-r--r-- | libgcc/config/rs6000/fixkfti-sw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/rs6000/fixkfti-sw.c b/libgcc/config/rs6000/fixkfti-sw.c index 9ddff3c..0a62d46 100644 --- a/libgcc/config/rs6000/fixkfti-sw.c +++ b/libgcc/config/rs6000/fixkfti-sw.c @@ -1,7 +1,7 @@ /* Software floating-point emulation, convert IEEE quad to 128bit signed integer. - Copyright (C) 2016-2022 Free Software Foundation, Inc. + Copyright (C) 2016-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Steven Munroe (munroesj@linux.vnet.ibm.com) Code is based on the main soft-fp library written by: |