diff --git a/.zenodo.json b/.zenodo.json
index d0553d558fb50fb022855c774c91db020a3461d5..6552e27fac5d0cfc89d3b743998087ecb4fb6d32 100644
--- a/.zenodo.json
+++ b/.zenodo.json
@@ -1,6 +1,6 @@
 {
   "title" : "BluePyMM",
-  "license": "LGPLv3",
+  "license": "LGPL-3.0",
   "upload_type": "software",
   "description": "BluePyMM is a software built to do Cell Model Management (MM). It takes as input a morphology release, a circuit recipe and a set of e-models with some extra information. Next, it finds all possible (morphology, e-model)-combinations (me-combos) based on e-type, m-type, and layer as described by the circuit recipe, and calculates the scores for every combination. Finally, it writes out the resulting accepted me-combos to a database, and produces a report with information on the number of matches.",
   "creators": [
@@ -40,4 +40,4 @@
       "orcid": "0000-0001-6202-6175"
     }
   ]
-}
\ No newline at end of file
+}