elelem v0.1.3 — relicensed to MIT

Was WTFPL. MIT is what every Go project here ships, and pkg.go.dev handles
WTFPL poorly. The canonical MIT text verbatim, so both GitHub and pkg.go.dev
detect it.

Nothing copyleft is linked in: the GPL/MPL modules under vendor/ are tool-block
dependencies for the linter and appear nowhere in the module's import graph.

No code change.