Skip to content

Commit 72a6d9c

Browse files
committed
Adjust tests to requalified license rules
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 162b2ae commit 72a6d9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/summarycode/data/score/spdx_licenses-expected.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"--license-clarity-score": true
1313
},
1414
"notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.",
15-
"output_format_version": "1.0.0",
15+
"output_format_version": "2.0.0",
1616
"message": null,
1717
"errors": [],
1818
"extra_data": {
@@ -339,8 +339,8 @@
339339
],
340340
"referenced_filenames": [],
341341
"is_license_text": false,
342-
"is_license_notice": true,
343-
"is_license_reference": false,
342+
"is_license_notice": false,
343+
"is_license_reference": true,
344344
"is_license_tag": false,
345345
"is_license_intro": false,
346346
"has_unknown": false,

0 commit comments

Comments
 (0)