summary refs log tree commit diff
path: root/package.json
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
commit04625895ed98c542b336e2934680c9457409d605 (patch)
tree197223fb840a1ad0f8efc9dd68bcf3c6b6e56020 /package.json
parentMerge pull request #767 from MaddyUnderStars/feat/pingInformation (diff)
parentUse SPDX license syntax in 'package.json' files (diff)
downloadserver-ts-04625895ed98c542b336e2934680c9457409d605.tar.xz
Merge pull request #763 from KaKi87/spdx
Use SPDX license syntax in 'package.json' files
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 3395122e..8488ff28 100644 --- a/package.json +++ b/package.json
@@ -9,7 +9,7 @@ "url": "git+https://github.com/fosscord/fosscord-server.git" }, "author": "Fosscord", - "license": "AGPLV3", + "license": "AGPL-3.0-only", "bugs": { "url": "https://github.com/fosscord/fosscord-server/issues" },