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 --- cdn/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cdn') diff --git a/cdn/package.json b/cdn/package.json index f1d12ba5..46405b88 100644 --- a/cdn/package.json +++ b/cdn/package.json @@ -15,7 +15,7 @@ }, "keywords": [], "author": "Fosscord", - "license": "AGPLV3", + "license": "AGPL-3.0-only", "bugs": { "url": "https://github.com/fosscord/fosscord-server/issues" }, -- cgit 1.5.1