Commit Graph

1 Commits

Author SHA1 Message Date
Liviu
e2eba2baff Add the MIT LICENSE file the package has always declared
package.json declares "license": "MIT" and three published pages call the SDK
"MIT licensed", but the public repository carried no LICENSE file at all. The
file existed locally and was simply never pushed, so anyone who checked the
claim found nothing behind it.

Measured 2026-08-11: LICENSE returned HTTP 404 on the public repository while
the claim was live on the site. This adds the file that was always meant to be
there rather than removing the claim.
2026-08-11 20:54:32 +03:00