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
@@ -1,7 +1,7 @@
{
"name": "ClawSec",
"private": true,
"license": "MIT",
"license": "AGPL-3.0-or-later",
"version": "0.0.0",
"type": "module",
"scripts": {