Skip to content

Commit c778ce0

Browse files
Add required phrases automatically to gpl-3.0 rules
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 584b554 commit c778ce0

File tree

730 files changed

+2317
-2002
lines changed

Some content is hidden

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

730 files changed

+2317
-2002
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: gpl-1.0-plus
3+
is_license_notice: yes
4+
is_required_phrase: yes
5+
relevance: 100
6+
---
7+
8+
licensed under terms of the GNU General Public License.

src/licensedcode/data/rules/gpl-2.0_required_phrase_8.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
license_expression: gpl-2.0
33
is_license_tag: yes
44
is_required_phrase: yes
5+
is_continuous: yes
56
---
67

78
{{gnu general public license 2 0}}

src/licensedcode/data/rules/gpl-3.0-plus_0.RULE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ ignorable_urls:
1111
GNU package released under GPL 3 license
1212

1313
This program is free software; you can redistribute it and/or modify
14-
it under the terms of the GNU General Public License as published by
14+
it under the terms of the {{GNU General Public License as published by
1515
the Free Software Foundation; either version 3, or (at your option)
16-
any later version.
16+
any later version}}.
1717

1818
This program is distributed in the hope that it will be useful,
1919
but WITHOUT ANY WARRANTY; without even the implied warranty of
2020
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21-
GNU General Public License for more details.
21+
{{GNU General Public License}} for more details.
2222

23-
You should have received a copy of the GNU General Public License
23+
You should have received a copy of the {{GNU General Public License}}
2424
along with this program. If not, see <http://www.gnu.org/licenses/>.

src/licensedcode/data/rules/gpl-3.0-plus_1.RULE

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ ignorable_urls:
99
---
1010

1111
This program is free software: you can redistribute it and/or modify
12-
it under the terms of the GNU General Public License as published by
12+
it under the terms of the {{GNU General Public License as published by
1313
the Free Software Foundation, either version 3 of the License, or (at
14-
your option) any later version.
14+
your option) any later version}}.
1515

1616
This program is distributed in the hope that it will be useful, but
1717
WITHOUT ANY WARRANTY; without even the implied warranty of
18-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19-
General Public License for more details.
18+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the {{GNU
19+
General Public License}} for more details.
2020

21-
You should have received a copy of the GNU General Public License with
21+
You should have received a copy of the {{GNU General Public License}} with
2222
your Debian GNU system, in /usr/share/common-licenses/GPL-3, or with
2323
the Debian GNU ed source package as the file COPYING. If not, see
2424
<http://www.gnu.org/licenses/>.

src/licensedcode/data/rules/gpl-3.0-plus_10.RULE

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

77
This program is free software; you may redistribute it under the terms of
8-
the GNU General Public License version 3 or (at your option) any later version.
8+
the {{GNU General Public License version 3 or (at your option) any later version}}.
99
This program has absolutely no warranty.

src/licensedcode/data/rules/gpl-3.0-plus_100.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ ignorable_urls:
99
THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT ANY WARRANTY WHATSOEVER.
1010

1111
If you use or redistribute this software, you are permitted to do so
12-
under the terms of GNU [GPL-3.0]+ license.
12+
under the terms of {{GNU [GPL-3.0]+ license}}.
1313

14-
[GPL-3.0]: https://www.gnu.org/licenses/gpl-3.0.en.html
14+
[{{GPL-3.0}}]: https://www.gnu.org/licenses/gpl-3.0.en.html

src/licensedcode/data/rules/gpl-3.0-plus_101.RULE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ is_license_notice: yes
44
---
55

66
* This program is free software; you can redistribute it and/or modify
7-
* it under the terms of version 3 or later of the GNU General Public License as
7+
* it under the terms of version 3 or later of the {{GNU General Public License}} as
88
* published by the Free Software Foundation.
99
*
1010
* This program is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
13+
* {{GNU General Public License}} for more details.
1414
*
15-
* You should have received a copy of the GNU General Public License
15+
* You should have received a copy of the {{GNU General Public License}}
1616
* along with this program; if not, write to the Free Software
1717
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

src/licensedcode/data/rules/gpl-3.0-plus_103.RULE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ is_license_notice: yes
44
---
55

66
* This program is free software; you can redistribute it and/or modify
7-
* it under the terms of the GNU General Public License as published by
7+
* it under the terms of the {{GNU General Public License as published by
88
* the Free Software Foundation; either version 3 of the License, or
9-
* (at your option) any later version.
9+
* (at your option) any later version}}.
1010
*
1111
* This program is distributed in the hope that it will be useful,
1212
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1313
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14-
* GNU General Public License for more details.
14+
* {{GNU General Public License}} for more details.
1515
*
16-
* You should have received a copy of the GNU General Public License
16+
* You should have received a copy of the {{GNU General Public License}}
1717
* along with this program; if not, write to the Free Software
1818
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

src/licensedcode/data/rules/gpl-3.0-plus_104.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ license_expression: gpl-3.0-plus
33
is_license_notice: yes
44
---
55

6-
which is licensed as a whole under version 3
7-
* (or any later version) of the GNU General Public License
6+
which is licensed as a whole under {{version 3
7+
* (or any later version) of the GNU General Public License}}

src/licensedcode/data/rules/gpl-3.0-plus_105.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
license_expression: gpl-3.0-plus
33
is_license_notice: yes
4+
is_required_phrase: yes
45
relevance: 100
56
---
67

0 commit comments

Comments
 (0)