about summary refs log tree commit diff
path: root/soft-fp/floatuntidf.c
diff options
context:
space:
mode:
Diffstat (limited to 'soft-fp/floatuntidf.c')
-rw-r--r--soft-fp/floatuntidf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/floatuntidf.c b/soft-fp/floatuntidf.c
index 8b1eff7d78..ca311aa259 100644
--- a/soft-fp/floatuntidf.c
+++ b/soft-fp/floatuntidf.c
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 128bit unsigned integer to IEEE double
-   Copyright (C) 1997-2018 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).