about summary refs log tree commit diff
path: root/soft-fp/fixdfti.c
diff options
context:
space:
mode:
Diffstat (limited to 'soft-fp/fixdfti.c')
-rw-r--r--soft-fp/fixdfti.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/fixdfti.c b/soft-fp/fixdfti.c
index f9fac2f6ee..659d42ec93 100644
--- a/soft-fp/fixdfti.c
+++ b/soft-fp/fixdfti.c
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert IEEE double to 128bit signed integer
-   Copyright (C) 2007-2020 Free Software Foundation, Inc.
+   Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uroš Bizjak (ubizjak@gmail.com).