Skip to content

Commit 7fed520

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

File tree

141 files changed

+252
-162
lines changed

Some content is hidden

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

141 files changed

+252
-162
lines changed

src/licensedcode/data/rules/gpl-1.0-plus_146.RULE

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

8-
GPL, GNU General Public License
8+
GPL = Gnu General Public License

src/licensedcode/data/rules/gpl-1.0-plus_424.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ referenced_filenames:
77
- /usr/share/common-licenses/GPL
88
---
99

10-
/usr/share/common-licenses/GPL.
10+
/usr/share/common-licenses/GPL

src/licensedcode/data/rules/gpl-1.0-plus_449.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ignorable_urls:
1010
On Debian GNU/Linux systems, the {{complete text of the GNU General
1111
Public License can be found in `/usr/share/common-licenses/GPL}}'.
1212

13-
A copy of the {{GNU General Public License is also available}} at
13+
A copy of the GNU General Public License is also available at
1414
<URL:http://www.gnu.org/copyleft/gpl.html>. You may also obtain
1515
it by writing to the Free Software Foundation, Inc., 51 Franklin
16-
St, Fifth Floor, Boston, MA 02110-1301 USA
16+
St, Fifth Floor, Boston, MA 02110-1301 USA

src/licensedcode/data/rules/gpl-1.0-plus_514.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ignorable_urls:
1111
On Debian GNU/Linux systems, the complete {{text of the GNU General
1212
Public License can be found in `/usr/share/common-licenses/GPL'}}.
1313

14-
A copy of the {{GNU General Public License is also available}} at
14+
A copy of the GNU General Public License is also available at
1515
<URL:https://www.gnu.org/copyleft/gpl.html>. You may also obtain
1616
it by writing to the Free Software Foundation, Inc., 51 Franklin
17-
St, Fifth Floor, Boston, MA 02110-1301 USA
17+
St, Fifth Floor, Boston, MA 02110-1301 USA
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
license_expression: gpl-1.0-plus
33
is_license_reference: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

7-
{{ wikipedia.org/wiki/GNU_General_Public_License}}
8+
wikipedia.org/wiki/GNU_General_Public_License
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
license_expression: gpl-1.0-plus
33
is_license_reference: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

7-
{{licenses.nuget.org/GPL-1.0-or-later}}
8+
licenses.nuget.org/GPL-1.0-or-later

src/licensedcode/data/rules/gpl-1.0-plus_8.RULE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
license_expression: gpl-1.0-plus
33
is_license_notice: yes
44
is_required_phrase: yes
5-
is_continuous: yes
65
relevance: 100
76
---
87

9-
licensed under the terms of the GNU General Public License.
8+
licensed under the terms of the GNU General Public License

src/licensedcode/data/rules/gpl-1.0-plus_required_phrase_1.RULE

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

8-
copyleft gnu gpl
8+
copyleft ('GNU GPL

src/licensedcode/data/rules/gpl-1.0-plus_required_phrase_3.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-
GPL license agreement
7+
GPL License Agreement

src/licensedcode/data/rules/gpl-1.0-plus_required_phrase_4.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-
licensed under terms of gnu general public license
7+
licensed under terms of GNU General Public License

0 commit comments

Comments
 (0)