diff options
Diffstat (limited to 'source/f32_isSignalingNaN.c')
-rw-r--r-- | source/f32_isSignalingNaN.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/f32_isSignalingNaN.c b/source/f32_isSignalingNaN.c index 5004a5a..d98cc9b 100644 --- a/source/f32_isSignalingNaN.c +++ b/source/f32_isSignalingNaN.c @@ -2,7 +2,7 @@ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic -Package, Release 3d, by John R. Hauser. +Package, Release 3e, by John R. Hauser. Copyright 2011, 2012, 2013, 2014 The Regents of the University of California. All rights reserved. |