build: Add license hint to zenodo.org config

This commit is contained in:
Dennis Klein 2022-09-01 15:59:28 +02:00
parent b3fa4f6e7e
commit 06b2b9b01f

View File

@ -79,5 +79,6 @@
"scheme": "url" "scheme": "url"
} }
], ],
"title": "FairMQ" "title": "FairMQ",
"license": "LGPL-3.0-only"
} }