Skip to content

Commit 9cee2cb

Browse files
committed
Refine rules skipped for required phrase
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent fd10501 commit 9cee2cb

22 files changed

+33
-48
lines changed

src/licensedcode/data/rules/apache-2.0_1345.RULE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ referenced_filenames:
77
ignorable_urls:
88
- http://subversion.tigris.org/
99
- http://subversion.tigris.org/license-1.html
10-
skip_collecting_required_phrases: yes
1110
---
1211

1312
This software is licensed as described in the file COPYING, which
@@ -18,4 +17,4 @@ newer version instead, at your option.
1817

1918
This software consists of voluntary contributions made by many
2019
individuals. For exact contribution history, see the revision
21-
history and logs, available at {{http://subversion.tigris.org/}}.
20+
history and logs, available at http://subversion.tigris.org/.

src/licensedcode/data/rules/apache-2.0_934.RULE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
license_expression: apache-2.0
33
is_license_notice: yes
44
relevance: 100
5-
skip_collecting_required_phrases: yes
65
referenced_filenames:
76
- LICENSE.txt
87
---

src/licensedcode/data/rules/bsd-new_1043.RULE

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ license_expression: bsd-new
33
is_license_notice: yes
44
relevance: 100
55
minimum_coverage: 100
6-
skip_collecting_required_phrases: yes
76
referenced_filenames:
87
- INHERIT_LICENSE_FROM_PACKAGE
98
---
109

11-
This file is distributed under the same license as the
12-
{{debian}} files of the {{p11-kit}} package.
10+
This file is distributed under the {{same license as the
11+
debian files of the p11-kit}} package.

src/licensedcode/data/rules/bsd-new_1044.RULE

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
license_expression: bsd-new
33
is_license_notice: yes
44
minimum_coverage: 100
5-
skip_collecting_required_phrases: yes
65
referenced_filenames:
76
- INHERIT_LICENSE_FROM_PACKAGE
87
---
98

10-
License: {{same-as-rest-of-p11kit}}
11-
This file is distributed under the same license as the {{p11-kit}} package.
9+
{{License: same-as-rest-of-p11kit}}
10+
This file is {{distributed under the same license as the p11-kit}} package.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
license_expression: bsd-new
33
is_license_notice: yes
4-
skip_collecting_required_phrases: yes
4+
is_required_phrase: yes
55
relevance: 100
66
---
77

8-
License terms appear in {{TCMalloc License}} .
8+
{{License terms appear in TCMalloc License}}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
license_expression: bsd-new
33
is_license_notice: yes
4-
skip_collecting_required_phrases: yes
4+
is_required_phrase: yes
55
relevance: 100
66
---
77

8-
License terms appear in {{Yahoo! UI Library License}} .
8+
{{License terms appear in Yahoo! UI Library License}}
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
license_expression: bsd-new
33
is_license_reference: yes
4-
skip_collecting_required_phrases: yes
5-
is_continuous: yes
4+
is_required_phrase: yes
65
ignorable_urls:
76
- https://golang.org/LICENSE
87
---
98

10-
{{https://golang.org/LICENSE}}
9+
{{ https://golang.org/LICENSE }}

src/licensedcode/data/rules/bsd-new_1284.RULE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
license_expression: bsd-new
33
is_license_reference: yes
4-
skip_collecting_required_phrases: yes
5-
is_continuous: yes
4+
is_required_phrases: yes
65
ignorable_urls:
76
- https://go.dev/LICENSE
87
---
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
22
license_expression: bsd-new
33
is_license_reference: yes
4-
skip_collecting_required_phrases: yes
5-
is_continuous: yes
6-
referenced_filenames:
7-
- https://github.com/jaxen-xpath/jaxen/blob/master/LICENSE.txt
4+
is_required_phrase: yes
85
ignorable_urls:
96
- https://github.com/jaxen-xpath/jaxen/blob/master/LICENSE.txt
107
---
118

12-
{{https://github.com/jaxen-xpath/jaxen/blob/master/LICENSE.txt}}
9+
{{ https://github.com/jaxen-xpath/jaxen/blob/master/LICENSE.txt }}

src/licensedcode/data/rules/bsd-new_425.RULE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
license_expression: bsd-new
33
is_license_text: yes
44
minimum_coverage: 95
5-
skip_collecting_required_phrases: yes
65
---
76

87
This file contains code that was originally under the following license:

0 commit comments

Comments
 (0)