summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormetamuffin <metamuffin@yandex.com>2021-09-21 16:19:46 +0200
committermetamuffin <metamuffin@yandex.com>2021-09-21 16:19:46 +0200
commitc35da9dc7882f3b51054590e01349ee4e37a027c (patch)
tree45ec1c43adf4d87e1831c8c9cd2dc34fff50aa5f /package.json
parent3f0a762ace654e7d359c3f093dca7d1946cb14e2 (diff)
downloadmetamuffin-website-c35da9dc7882f3b51054590e01349ee4e37a027c.tar
metamuffin-website-c35da9dc7882f3b51054590e01349ee4e37a027c.tar.bz2
metamuffin-website-c35da9dc7882f3b51054590e01349ee4e37a027c.tar.zst
moved links to diffent file and added link to sofviic
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5662894..c110c6a 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "metamuffin-org-website",
"version": "1.0.0",
"main": "index.js",
- "license": "MIT",
+ "license": "AGPL-3.0-only",
"scripts": {
"start": "tsc && node dist/index.js"
},