aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-03-25 21:40:06 -0600
committerMelody Horn <melody@boringcactus.com>2021-03-25 21:40:06 -0600
commit48ae20ce92d48dce051d9c29e2c16c5bced6b458 (patch)
tree83eceadb462b227b10978ec0728031acf54c792f /README.md
parent180bfa4bfe37b5b64573265bc3005ad0b2c1013d (diff)
downloadyapymake-48ae20ce92d48dce051d9c29e2c16c5bced6b458.tar.gz
yapymake-48ae20ce92d48dce051d9c29e2c16c5bced6b458.zip
add license info0.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8023543..77f3c2b 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,21 @@ A (mostly) [POSIX-compatible](https://pubs.opengroup.org/onlinepubs/9699919799/u
- XSI conformance (SCCS integration) not implemented
- signal handling not implemented
- library handling not implemented
+- some POSIX-specified features are pending (search `TODO` for a list)
+
+## status
+
+there are no automated tests whatsoever, so if this works, consider that a coincidence.
+that said, it might work.
+
+## changelog
+
+### v0.1.0 - 2021-03-25
+
+- initial release
+
+## license
+
+Released under the [Indie Code Catalog Standard Deal](https://indiecc.com/deal/3.0.0), version 3.0.0 or later.
+
+Commercial licenses are available for purchase [through Indie Code Catalog](https://indiecc.com/~boringcactus/yapymake).