From 5adcd70a5171ae807f5fcbcd65eb6a5938c6386a 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 --- gateway/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gateway') diff --git a/gateway/package.json b/gateway/package.json index 92d812b4..7a3b1012 100644 --- a/gateway/package.json +++ b/gateway/package.json @@ -13,7 +13,7 @@ }, "keywords": [], "author": "Fosscord", - "license": "AGPLV3", + "license": "AGPL-3.0-only", "devDependencies": { "@types/amqplib": "^0.8.1", "@types/jsonwebtoken": "^8.5.0", -- cgit 1.5.1