From 95cd86de6fb101d9b96d223631f903662d4fb8fb Mon Sep 17 00:00:00 2001 From: Werner Van Geit Date: Mon, 7 Aug 2023 10:14:57 +0200 Subject: [PATCH] Fixing license for zenodo --- .zenodo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index bc40cc8..b1f99d4 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,6 +1,6 @@ { "title": "SSCxEModelExamples", - "license": "CC-BY-4.0 license", + "license": "CC-BY-4.0", "upload_type": "software", "description": "Repository for reproducing the work described at the 'A universal workflow for creation, validation and generalization of detailed neuronal models' publication.", "creators": [ @@ -50,4 +50,4 @@ "orcid": "0000-0002-2915-720X" } ] -} \ No newline at end of file +}