diff options
| author | kitty <nepeta@canaglie.net> | 2026-04-21 15:05:17 +1000 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-04-21 15:05:17 +1000 |
| commit | 91da2eec88a22ab89f9d8c268a64d04609b3bf84 (patch) | |
| tree | 76d7303723da873fb8bd9eaf2870229b1fbeefe0 /readme.md | |
| parent | 0679398f598f70056d19f2b80e61a2d37c4c7444 (diff) | |
run tests from makefile and clarify license
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |
