summary refs log tree commit diff
path: root/gateway
diff options
context:
space:
mode:
authorErkin Alp Güney <erkinalp9035@gmail.com>2022-06-19 11:40:18 +0300
committerGitHub <noreply@github.com>2022-06-19 11:40:18 +0300
commit6f38357aa06249a19e0efdd7b2a8e8b1b2b31a62 (patch)
treeac019c7bca950fd42735bb7908baf4e4bb2bac92 /gateway
parentMerge pull request #767 from MaddyUnderStars/feat/pingInformation (diff)
parentUse SPDX license syntax in 'package.json' files (diff)
downloadserver-6f38357aa06249a19e0efdd7b2a8e8b1b2b31a62.tar.xz
Merge pull request #763 from KaKi87/spdx
Use SPDX license syntax in 'package.json' files
Diffstat (limited to '')
-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",