From 77062f05482fc5275f5c1173f48ab17f215dcb3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaquier=20Aur=C3=A9lien=20Tristan?= Date: Thu, 25 Jul 2024 10:45:49 +0200 Subject: [PATCH] fix license in zenodo json --- .zenodo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zenodo.json b/.zenodo.json index f20adeb..7a14a95 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,6 +1,6 @@ { "title" : "BluePyEfe", - "license": "LGPLv3", + "license": "LGPL-3.0", "upload_type": "software", "description": "BluePyEfe aims at easing the process of reading experimental recordings and extracting batches of electrical features from these recordings. To do so, it combines trace reading functions and features extraction functions from the eFel library. BluePyEfe outputs protocols and features files in the format used by BluePyOpt for neuron electrical model building.", "creators": [