Skip to content

Commit 8766095

Browse files
committed
Update rules for stopwords
Do not generate require phrase rules for these rules. Reference: #4238 Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 78b8a65 commit 8766095

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
license_expression: cern-ohl-p-2.0
33
is_license_reference: yes
4-
is_required_phrase: yes
4+
skip_for_required_phrase_generation: yes
5+
is_continuous: yes
56
relevance: 100
67
---
78

8-
cern-ohl-p-2.0
9+
{{cern-ohl-p-2.0}}
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
license_expression: liliq-p-1.1
33
is_license_reference: yes
4-
is_required_phrase: yes
4+
is_continuous: yes
5+
skip_for_required_phrase_generation: yes
56
relevance: 100
67
notes: Rule based on an SPDX license name and/or ID. Since we do not track yet license in non-English
78
languages, so this is a rule to deal with this in the short term
89
---
910

10-
LiLiQ-P-1.1
11+
{{LiLiQ-P-1.1}}

0 commit comments

Comments
 (0)