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