Commit Graph

2 Commits

Author SHA1 Message Date
Mikolaj Wielgus 5c2f72a259 chore(licensing): license assets, translations, tests, flake.lock via `REUSE.toml` 2024-12-30 00:18:54 +01:00
Mikolaj Wielgus 44c30caafe chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files
I ran the following command in Fish shell:

```
reuse annotate --skip-unrecognised --copyright="Topola contributors" --license="MIT" **.{rs,md,toml}
```

The choice of year 2024 in the copyright statements is intentional.
2024-12-29 22:47:00 +01:00