Skip to content

Commit af310d8

Browse files
authored
Fix license in citation file (#1916)
Incorrect license value caused a parsing error.
1 parent dadf151 commit af310d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cff-version: 1.2.0
22
doi: 10.5281/zenodo.10513848
3-
license: "Apache 2.0"
3+
license: "Apache-2.0"
44
url: https://github.com/CadQuery/cadquery
55
title: "CadQuery"
66
message: "If you use this software, please cite it using these metadata."

0 commit comments

Comments
 (0)