From 98328cac1cf95b0a2018a3e4959e58e62ef29f48 Mon Sep 17 00:00:00 2001 From: Christophe Maudoux Date: Tue, 30 Aug 2022 14:28:42 +0200 Subject: [PATCH] Software heritage metadata --- codemeta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codemeta.json b/codemeta.json index 50c50822f..6a41e41f0 100644 --- a/codemeta.json +++ b/codemeta.json @@ -1,7 +1,7 @@ { "@context": "https://doi.org/10.5063/schema/codemeta-2.0", "@type": "SoftwareSourceCode", - "license": "https://spdx.org/licenses/GPL-2.0-only", + "license": "https://spdx.org/licenses/GPL-2.0-or-later", "codeRepository": "https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng", "contIntegration": "https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/pipelines", "dateCreated": "2004-01-01",