Skip to content

Commit

Permalink
Merge pull request #2817 from adii21-Ux/2807-bugfix
Browse files Browse the repository at this point in the history
Fix bug recognizing license as license_notice instead of license_text
  • Loading branch information
pombredanne authored Jan 31, 2022
2 parents d29ba12 + 6c018e2 commit 8bd896a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/licensedcode/data/rules/cc-by-4.0.SPDX.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
license_expression: cc-by-4.0
is_license_notice: yes
is_license_text: yes
minimum_coverage: 10
notes: license text as published by SPDX

0 comments on commit 8bd896a

Please sign in to comment.