web: add license

This commit is contained in:
wukko
2024-07-29 15:26:04 +06:00
parent 8cc11367ef
commit c5c0d44a2e
3 changed files with 439 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"license": "AGPL-3.0",
"license": "CC-BY-NC-SA-4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/imputnet/cobalt.git"