summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorkitty <nepeta@canaglie.net>2026-04-21 15:05:17 +1000
committerkitty <nepeta@canaglie.net>2026-04-21 15:05:17 +1000
commit91da2eec88a22ab89f9d8c268a64d04609b3bf84 (patch)
tree76d7303723da873fb8bd9eaf2870229b1fbeefe0 /readme.md
parent0679398f598f70056d19f2b80e61a2d37c4c7444 (diff)
run tests from makefile and clarify license
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index c71c00c..e6491a5 100644
--- a/readme.md
+++ b/readme.md
@@ -837,3 +837,10 @@ but it diverges in a few notable places:
- the dynamic allocation `free` word requires a length.
this is because munmap requires a length.
- `abort"` does not take a flag and always executes.
+
+## license
+
+public domain.
+although: a modified version of john hayes' test suite is used
+which is under 'distribute but you have to include the copyright notice'
+it's included in the source