Skip to content

Commit 73bc7de

Browse files
fix: use Zenodo license vocabulary for SAL metadata
1 parent e345fc2 commit 73bc7de

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.zenodo.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"deterministic binary format",
1515
"cross-writer hash stability"
1616
],
17-
"license": "LicenseRef-Zer0pa-SAL-7.1",
17+
"license": "other-open",
18+
"notes": "The software is released under the Zer0pa Source Available License v7.1 (SAL v7.1). Zenodo's controlled license vocabulary represents this custom license as Other (Open); see the repository LICENSE and NOTICE.md files for the governing license terms.",
1819
"related_identifiers": [
1920
{
2021
"identifier": "https://github.com/Zer0pa/ZPE-Video",
@@ -24,5 +25,6 @@
2425
}
2526
],
2627
"title": "ZPE Video: Perception Receipts for AI Video Pipelines",
27-
"upload_type": "software"
28+
"upload_type": "software",
29+
"version": "0.1.0"
2830
}

0 commit comments

Comments
 (0)