diff options
Diffstat (limited to 'gateway/package.json')
-rw-r--r-- | gateway/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gateway/package.json b/gateway/package.json index 6d0d2d1c..7a3b1012 100644 --- a/gateway/package.json +++ b/gateway/package.json @@ -13,7 +13,7 @@ }, "keywords": [], "author": "Fosscord", - "license": "GPLV3", + "license": "AGPL-3.0-only", "devDependencies": { "@types/amqplib": "^0.8.1", "@types/jsonwebtoken": "^8.5.0", |