From 91da2eec88a22ab89f9d8c268a64d04609b3bf84 Mon Sep 17 00:00:00 2001 From: kitty Date: Tue, 21 Apr 2026 15:05:17 +1000 Subject: run tests from makefile and clarify license --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'readme.md') 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 -- cgit v1.2.3