chore: migrate repository licensing from MIT to AGPL (#63)

* chore(license): migrate repository licensing to AGPL-3.0-or-later

* fix(ci): skip skill dry-run when version is unchanged
This commit is contained in:
davida-ps
2026-02-24 15:43:14 +02:00
committed by GitHub
parent af0a515166
commit db0339084f
25 changed files with 721 additions and 44 deletions
+1 -1
View File
@@ -352,7 +352,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md#submitting-security-advisories) for detail
## 📄 License
- Source code: MIT License - See [LICENSE](LICENSE) for details.
- Source code: GNU AGPL v3.0 or later - See [LICENSE](LICENSE) for details.
- Fonts in `font/`: Licensed separately - See [`font/README.md`](font/README.md).
---