Skip to content

Commit 0c7022e

Browse files
authored
Fix "key" for code-credit-license-1.0-0 (#4416)
* fix: change version number in field "key" for code-credit-license-1.0-0 * fix: change file name for license "code-credit-license-1.0.0" Signed-off-by: Leo Reinmann <[email protected]>
1 parent 36a5bc2 commit 0c7022e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/licensedcode/data/licenses/code-credit-license-1.0-0.LICENSE renamed to src/licensedcode/data/licenses/code-credit-license-1.0.0.LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
key: code-credit-license-1.0-0
2+
key: code-credit-license-1.0.0
33
short_name: Code Credit License v1.0.0
44
name: Code Credit License v1.0.0
55
category: Permissive
@@ -114,4 +114,4 @@ No contributor can revoke this license.
114114
***As far as the law allows, this software comes as is,
115115
without any warranty or condition, and no contributor
116116
will be liable to anyone for any damages related to this
117-
software or this license, under any kind of legal claim.***
117+
software or this license, under any kind of legal claim.***

0 commit comments

Comments
 (0)