1 Commits
Author SHA1 Message Date
only-cli a55d64c576 docs: add the MIT license text the badge was only claiming
README and package.json both said MIT, but with no LICENSE file the claim was
not a grant: default copyright applies, so vendoring oc, shipping it inside a
corporate toolchain, or passing a license audit were all blocked, and GitHub's
license detection reported null. The published package already carries
"license": "MIT" in its metadata, so the repository and the tarball disagreed
about what users received.

The badge now links to the file instead of an in-page anchor, which is also
what the OpenSSF Scorecard License check reads.

Fixes #15
2026-08-23 20:50:20 -04:00