We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eff903 commit e3fc9c9Copy full SHA for e3fc9c9
tests/licensedcode/data/additional_licenses/additional_license_combined_test.expected.json
@@ -270,7 +270,7 @@
270
"is_license_tag": true,
271
"is_license_intro": false,
272
"is_license_clue": false,
273
- "is_required_phrase": false,
+ "is_required_phrase": true,
274
"skip_for_required_phrase_generation": false,
275
"is_continuous": false,
276
"is_builtin": true,
@@ -286,7 +286,7 @@
286
"ignorable_authors": [],
287
"ignorable_urls": [],
288
"ignorable_emails": [],
289
- "text": "license: Apache-2.0"
+ "text": "license=\"Apache-2.0"
290
},
291
{
292
"license_expression": "example-installed-1",
0 commit comments