summary refs log tree commit diff
path: root/gateway
diff options
context:
space:
mode:
authorKaKi87 <KaKi87@pm.me>2022-06-02 17:33:50 +0200
committerKaKi87 <KaKi87@pm.me>2022-06-02 17:33:50 +0200
commit5adcd70a5171ae807f5fcbcd65eb6a5938c6386a (patch)
tree5e19903f69a71c5c542e3467304be5ce7ed16a59 /gateway
parentMerge pull request #759 from MaddyUnderStars/fix/respectRegisterConfig (diff)
downloadserver-5adcd70a5171ae807f5fcbcd65eb6a5938c6386a.tar.xz
Use SPDX license syntax in 'package.json' files
Diffstat (limited to 'gateway')
-rw-r--r--gateway/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/gateway/package.json b/gateway/package.json

index 92d812b4..7a3b1012 100644 --- a/gateway/package.json +++ b/gateway/package.json
@@ -13,7 +13,7 @@ }, "keywords": [], "author": "Fosscord", - "license": "AGPLV3", + "license": "AGPL-3.0-only", "devDependencies": { "@types/amqplib": "^0.8.1", "@types/jsonwebtoken": "^8.5.0",