meta: release under EUPL v1.2

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I43a55b5f6264adb54ec98556ab04828f6a6a6964
This commit is contained in:
raf 2026-03-07 08:27:50 +03:00
commit 093160a42a
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 300 additions and 0 deletions

View file

@ -304,3 +304,15 @@ $ go test -bench=. ./test/...
# Coverage
$ go test -cover ./...
```
## License
<!-- markdownlint-disable MD059 -->
[here]: https://interoperable-europe.ec.europa.eu/sites/default/files/custom-page/attachment/eupl_v1.2_en.pdf
This project is made available under European Union Public Licence (EUPL)
version 1.2. See [LICENSE](LICENSE) for more details on the exact conditions. An
online copy is provided [here].
<!-- markdownlint-enable MD059 -->