summaryrefslogtreecommitdiff
path: root/soft-fp/fixunstfsi.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2016-08-20 19:50:59 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2016-08-20 19:50:59 +0200
commitd014708ad0bc9f5b20f6b552b6e3222ef10cb0ac (patch)
treec98a3d8c694aa7b7bae665b9b9310abf701c0477 /soft-fp/fixunstfsi.c
parent6e5da01333fd28f66e3b24002c0802b341f69ced (diff)
parentf76453c31593957fec1a99b986bfa5506618b79c (diff)
Merge commit 'refs/top-bases/t/bits_atomic.h_multiple_threads' into t/bits_atomic.h_multiple_threads
Diffstat (limited to 'soft-fp/fixunstfsi.c')
-rw-r--r--soft-fp/fixunstfsi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/fixunstfsi.c b/soft-fp/fixunstfsi.c
index 9665721f3b..ce9a07aa97 100644
--- a/soft-fp/fixunstfsi.c
+++ b/soft-fp/fixunstfsi.c
@@ -1,6 +1,6 @@
/* Software floating-point emulation.
Convert a to 32bit unsigned integer
- Copyright (C) 1997-2014 Free Software Foundation, Inc.
+ Copyright (C) 1997-2015 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Richard Henderson (rth@cygnus.com) and
Jakub Jelinek (jj@ultra.linux.cz).