Use SPDX license syntax in 'package.json' files

This commit is contained in:
KaKi87
2022-06-02 17:33:50 +02:00
parent b1a8fdba5a
commit 860b5a82ef
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"discord-open-source"
],
"author": "Fosscord",
"license": "AGPLV3",
"license": "AGPL-3.0-only",
"bugs": {
"url": "https://github.com/fosscord/fosscord-server/issues"
},