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