From 1f03d155593432ecd775068ad81a5926e3654d91 Mon Sep 17 00:00:00 2001 From: Benedikt Ziemons Date: Sun, 22 Aug 2021 18:05:24 +0200 Subject: [PATCH] Fix license not in SPDX notation warning --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index 99d454e..ea9937a 100644 --- a/src/main.js +++ b/src/main.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as