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