Skip to content

Commit bd7eac4

Browse files
committed
Update/generate more required phrase rules
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 047e34b commit bd7eac4

File tree

887 files changed

+1110
-1349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

887 files changed

+1110
-1349
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
license_expression: agpl-3.0
33
is_license_tag: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

7-
__license__ = "{{AGPL-3.0-only}}"
8+
__license__ = " AGPL-3.0-only "
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
license_expression: apache-2.0
33
is_license_reference: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

7-
The {{Apache License, Version 2.0}}
8+
The Apache License, Version 2.0
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
license_expression: apache-2.0
33
is_license_notice: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

7-
Distributed under the {{Apache 2.0 license}}.
8+
Distributed under the Apache 2.0 license .
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
license_expression: apache-2.0
33
is_license_clue: yes
4-
is_required_phrase: no
5-
relevance: 60
4+
skip_for_required_phrase_generation: yes
5+
relevance: 50
66
---
77

88
trademarks of The Apache Software Foundation
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
license_expression: apache-2.0
33
is_license_clue: yes
4-
is_required_phrase: no
5-
relevance: 60
4+
skip_for_required_phrase_generation: yes
5+
relevance: 50
66
---
77

88
trademarks of Apache Software Foundation

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
license_expression: bsd-new
33
is_license_reference: yes
4+
is_required_phrase: yes
45
relevance: 100
56
ignorable_urls:
67
- http://framework.zend.com/license/new-bsd
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
license_expression: bsd-new
33
is_license_reference: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 99
66
notes: https://github.com/reneoelke/Php53to54/blob/568c351c7e6f66d46267ca90ddd4cc153a1b93c3/LICENCE#L4
77
---
88

9-
{{BSD Licence Agreement}}
9+
BSD Licence Agreement
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_tag: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 100
66
---
77

8-
{{name: BSD 3}}
8+
name: BSD 3

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
license_expression: bsd-new
33
is_license_text: yes
44
is_continuous: yes
5+
skip_for_required_phrase_generation: yes
56
---
67

78
{{
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_tag: yes
4-
is_continuous: yes
4+
is_required_phrase: yes
55
relevance: 100
66
---
77

8-
{{ SPDXLicense-Identifier: BSD-3-Clause }}
8+
SPDXLicense-Identifier: BSD-3-Clause

0 commit comments

Comments
 (0)