about summary refs log tree commit diff
path: root/soft-fp/unordsf2.c
diff options
context:
space:
mode:
Diffstat (limited to 'soft-fp/unordsf2.c')
-rw-r--r--soft-fp/unordsf2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/unordsf2.c b/soft-fp/unordsf2.c
index b262e180b2..5b8fa10f7d 100644
--- a/soft-fp/unordsf2.c
+++ b/soft-fp/unordsf2.c
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 iff a or b is a NaN, 0 otherwise.
-   Copyright (C) 2006-2018 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Joseph Myers (joseph@codesourcery.com).