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