aboutsummaryrefslogtreecommitdiff
path: root/softfloat
diff options
context:
space:
mode:
Diffstat (limited to 'softfloat')
-rwxr-xr-xsoftfloat/f32_classify.c2
-rwxr-xr-xsoftfloat/f64_classify.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/softfloat/f32_classify.c b/softfloat/f32_classify.c
index 9c36959..53fdd27 100755
--- a/softfloat/f32_classify.c
+++ b/softfloat/f32_classify.c
@@ -1,4 +1,4 @@
-// See LICENSE.SoftFloat for license details.
+// See LICENSE for license details.
#include <stdbool.h>
diff --git a/softfloat/f64_classify.c b/softfloat/f64_classify.c
index b6ef4dc..7ae3d05 100755
--- a/softfloat/f64_classify.c
+++ b/softfloat/f64_classify.c
@@ -1,4 +1,4 @@
-// See LICENSE.SoftFloat for license details.
+// See LICENSE for license details.
#include <stdbool.h>