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