From c4668146154c5c4f91b122794600f40d647e9223 Mon Sep 17 00:00:00 2001 From: Leo Spratt Date: Thu, 30 Dec 2021 22:56:47 +0000 Subject: [PATCH] correct license name --- .cdb.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cdb.json b/.cdb.json index 4bf23e4..0d8f232 100644 --- a/.cdb.json +++ b/.cdb.json @@ -6,8 +6,8 @@ "magic", "technology" ], - "license": "GPLv3", - "media_license": "GPLv3", + "license": "GPL-3.0-or-later", + "media_license": "GPL-3.0-or-later", "short_description": "Exchange nodes into other nodes", "dev_state": "ACTIVELY_DEVELOPED", "repo": "https://github.com/enchant97/minetest_element_exchange.git",