Skip to content

Commit 1d503f4

Browse files
committed
Adjust rules from required phrase tests
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 4e598bf commit 1d503f4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
license_expression: bsd-simplified
33
is_license_clue: yes
44
relevance: 60
5+
is_continuous: yes
56
---
67

7-
BSD-2
8+
BSD-2

src/licensedcode/data/rules/lgpl-3.0_242.RULE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
license_expression: lgpl-3.0
33
is_license_notice: yes
44
relevance: 100
5+
is_required_phrase: yes
56
notes: https://launchpad.net/libdbusmenu/16.04/16.04.0/+download/libdbusmenu-16.04.0.tar.gz
67
---
78

8-
the GNU Lesser General Public License version 3, as published by the Free Software Foundation
9+
the GNU Lesser General Public License version 3, as published by the Free Software Foundation

src/licensedcode/data/rules/mit_url.RULE

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ license_expression: mit
33
is_license_reference: yes
44
is_required_phrase: yes
55
relevance: 100
6-
ignorable_urls:
7-
- http://opensource.org/licenses/mit-license.php
86
---
97

10-
http://opensource->org/licenses/mit-license->php
8+
http://opensource->org/licenses/mit-license->php

0 commit comments

Comments
 (0)