From bd85811c35ea38180d27440507fc222d585ef780 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Sun, 24 Sep 2017 20:25:34 -0700 Subject: Update SoftFloat --- softfloat/i64_to_f64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'softfloat/i64_to_f64.c') diff --git a/softfloat/i64_to_f64.c b/softfloat/i64_to_f64.c index 952a049..392fef9 100644 --- a/softfloat/i64_to_f64.c +++ b/softfloat/i64_to_f64.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. -- cgit v1.1