Skip to content

Commit 4bf01c8

Browse files
committed
Refine is_required_phrase LGPL rules
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 7fed520 commit 4bf01c8

File tree

111 files changed

+172
-126
lines changed

Some content is hidden

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

111 files changed

+172
-126
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
license_expression: lgpl-2.0-plus
33
is_license_reference: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

7-
{{licenses.nuget.org/LGPL-2.0-or-later}}
8+
licenses.nuget.org/LGPL-2.0-or-later

src/licensedcode/data/rules/lgpl-2.0-plus_87.RULE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ is_required_phrase: yes
55
relevance: 100
66
---
77

8-
GNU Lesser General Public License
8+
GNU
9+
Lesser General Public License

src/licensedcode/data/rules/lgpl-2.0-plus_required_phrase_1.RULE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
license_expression: lgpl-2.0-plus
33
is_license_reference: yes
44
is_required_phrase: yes
5-
is_continuous: yes
65
---
76

8-
gnu lesser general public license as published by the free software foundation either version 2 of the license or at your option any later version
7+
GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version

src/licensedcode/data/rules/lgpl-2.0-plus_required_phrase_10.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
license_expression: lgpl-2.0-plus
33
is_license_reference: yes
44
is_required_phrase: yes
5-
is_continuous: yes
65
---
76

8-
gnu lesser general public license can be found in /usr/share/common/licenses/LGPL
7+
GNU Lesser General
8+
Public License can be found in `/usr/share/common-licenses/LGPL

src/licensedcode/data/rules/lgpl-2.0-plus_required_phrase_11.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
license_expression: lgpl-2.0-plus
33
is_license_reference: yes
44
is_required_phrase: yes
5-
is_continuous: yes
65
---
76

8-
gnu lesser general public license version 2
7+
GNU Lesser General Public
8+
License version 2

src/licensedcode/data/rules/lgpl-2.0-plus_required_phrase_15.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ is_license_notice: yes
44
is_required_phrase: yes
55
---
66

7-
gnu library general public license as published by free software foundation either version 2 or at your option any later version
7+
GNU Library General Public License as published by Free Software Foundation; either version 2, or (at your option) any later version

src/licensedcode/data/rules/lgpl-2.0-plus_required_phrase_16.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ is_license_notice: yes
44
is_required_phrase: yes
55
---
66

7-
gnu library general public license as published by free software foundation either version 2 of license or at your option any later version
7+
GNU Library General Public License as published by * Free Software Foundation; either version 2 of License, or (at your * option) any later version

src/licensedcode/data/rules/lgpl-2.0-plus_required_phrase_17.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ is_license_notice: yes
44
is_required_phrase: yes
55
---
66

7-
gnu lesser general public license as published by free software foundation either version 2 of license or at your option any later version
7+
GNU Lesser General Public License as published by Free Software Foundation; either version 2 of License, or (at your option) any later version

src/licensedcode/data/rules/lgpl-2.0-plus_required_phrase_19.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ is_license_reference: yes
44
is_required_phrase: yes
55
---
66

7-
gnu lesser general public license version 2 0 or later
7+
GNU Lesser General Public License, version 2.0 or later

src/licensedcode/data/rules/lgpl-2.0-plus_required_phrase_2.RULE

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
license_expression: lgpl-2.0-plus
33
is_license_notice: yes
44
is_required_phrase: yes
5-
is_continuous: yes
65
---
76

8-
gnu library general public license as published by the free software foundation either version 2 of the license or at your option any later version
7+
GNU Library General Public License as published by
8+
* the Free Software Foundation; either version 2 of the License, or (at your
9+
* option) any later version

0 commit comments

Comments
 (0)