Skip to content

Commit 40e21a0

Browse files
Zenodo compat.
1 parent 3dde737 commit 40e21a0

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.zenodo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
{
44
"name": "Senger, Christian",
55
"orcid": "0009-0002-2122-8840",
6-
"affiliation": "University of Stuttgart",
7-
"type": "Author"
6+
"affiliation": "University of Stuttgart"
87
}
98
],
109
"contributors": [],
@@ -33,7 +32,8 @@
3332
"error-control coding",
3433
"field towers"
3534
],
36-
"license": "https://github.com/christiansenger/ecc/blob/main/LICENSE",
35+
"license": "LicenseRef-NonCommercialBasedOnBSD",
3736
"upload_type": "software",
38-
"language": "eng"
37+
"language": "eng",
38+
"description": "Header-only library for error control coding (ECC) simulations and experiments. Can deal with arbitrary finite fields and complex field relationships."
3939
}

LICENSE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
SPDX-License-Identifier: LicenseRef-NonCommercialBasedOnBSD
2+
13
Note: This license is a Modified BSD License, with additional terms restricting
24
use to noncommercial purposes.
35

0 commit comments

Comments
 (0)