From 860b5a82ef91d2f73a9502ffbae831e60bf8b26c Mon Sep 17 00:00:00 2001 From: KaKi87 Date: Thu, 2 Jun 2022 17:33:50 +0200 Subject: Use SPDX license syntax in 'package.json' files --- bundle/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundle') 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" }, -- cgit 1.5.1