aboutsummaryrefslogtreecommitdiff
path: root/softfloat/ui32_to_f64.c
diff options
context:
space:
mode:
Diffstat (limited to 'softfloat/ui32_to_f64.c')
-rwxr-xr-xsoftfloat/ui32_to_f64.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/softfloat/ui32_to_f64.c b/softfloat/ui32_to_f64.c
index d0bd177..b93ddf7 100755
--- a/softfloat/ui32_to_f64.c
+++ b/softfloat/ui32_to_f64.c
@@ -1,3 +1,5 @@
+// See LICENSE.SoftFloat for license details.
+
#include <stdint.h>
#include "platform.h"