aboutsummaryrefslogtreecommitdiff
path: root/softfloat/ui32_to_f32.c
diff options
context:
space:
mode:
Diffstat (limited to 'softfloat/ui32_to_f32.c')
-rw-r--r--softfloat/ui32_to_f32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/softfloat/ui32_to_f32.c b/softfloat/ui32_to_f32.c
index ae98fb7..7e5ece6 100644
--- a/softfloat/ui32_to_f32.c
+++ b/softfloat/ui32_to_f32.c
@@ -2,7 +2,7 @@
/*============================================================================
This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic
-Package, Release 3a, by John R. Hauser.
+Package, Release 3d, by John R. Hauser.
Copyright 2011, 2012, 2013, 2014 The Regents of the University of California.
All Rights Reserved.