Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"title": "OpenCMW C++",
"description": "OpenCMW C++ — an open common middle-ware library for equipment access and data serialisation.",
"license": {
"id": "LGPL-3.0-only"
},
"license": "lgpl-3.0-only",
"upload_type": "software",
"creators": [
{
Expand Down
4 changes: 4 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ message: "If you use this software, please cite it using the metadata from this
type: software
license: LGPL-3.0-only
repository-code: "https://github.com/fair-acc/opencmw-cpp"
identifiers:
- type: doi
value: "10.5281/zenodo.19007383"
description: "Concept DOI resolving to the latest published version on Zenodo."
keywords:
- middle-ware
- equipment access
Expand Down
Loading