summary refs log tree commit diff
path: root/bundle
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
commit860b5a82ef91d2f73a9502ffbae831e60bf8b26c (patch)
tree5705ebe0e6aa813051174e44efdae72c12a52257 /bundle
parentMerge pull request #759 from MaddyUnderStars/fix/respectRegisterConfig (diff)
downloadserver-860b5a82ef91d2f73a9502ffbae831e60bf8b26c.tar.xz
Use SPDX license syntax in 'package.json' files
Diffstat (limited to 'bundle')
-rw-r--r--bundle/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json
index 7d68427f..d44d257f 100644
--- a/bundle/package.json
+++ b/bundle/package.json
@@ -18,7 +18,7 @@
 	},
 	"keywords": [],
 	"author": "Fosscord",
-	"license": "AGPLV3",
+	"license": "AGPL-3.0-only",
 	"bugs": {
 		"url": "https://github.com/fosscord/fosscord-server/issues"
 	},