Skip to content

Commit 20a7860

Browse files
Add required phrases automatically for gpl-2.0
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent bd14127 commit 20a7860

File tree

766 files changed

+1257
-1158
lines changed

Some content is hidden

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

766 files changed

+1257
-1158
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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 version 2 as
7+
it {{under the terms of the GNU General Public License version 2}} as
88
published by the Free Software Foundation; see file GNU-GPL.
99

1010
This program is distributed in the hope that it will be useful,

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

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

7-
"GPLv2": The GNU General Public License, version 2.
7+
"GPLv2": {{The GNU General Public License, version 2}}.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ ignorable_holders:
1111
- the Free Software Foundation
1212
---
1313

14-
GNU GENERAL PUBLIC LICENSE
14+
{{GNU GENERAL PUBLIC LICENSE
1515

16-
Version 2, June 1991
16+
Version 2}}, June 1991
1717

1818
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
1919
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ignorable_urls:
88

99
License
1010

11-
is specifically licensed under GPL v2.0, and no later version.
11+
is specifically licensed under {{GPL v2}}.0, and no later version.
1212

1313
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
1414

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ ignorable_holders:
1111
- the Free Software Foundation
1212
---
1313

14-
GNU GENERAL PUBLIC LICENSE
15-
Version 2, June 1991
14+
{{GNU GENERAL PUBLIC LICENSE
15+
Version 2}}, June 1991
1616

1717
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
1818
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ referenced_filenames:
88

99
License
1010

11-
Unless otherwise specified, all the theme files, scripts and images are licenced under GNU General Public License version 2, see file license.txt.
11+
Unless otherwise specified, all the theme files, scripts and images are licenced under {{GNU General Public License version 2}}, see file license.txt.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ referenced_filenames:
66
- license.txt
77
---
88

9-
Unless otherwise specified, all the theme files, scripts and images are licenced under GNU General Public License version 2, see file license.txt.
9+
Unless otherwise specified, all the theme files, scripts and images are licenced under {{GNU General Public License version 2}}, see file license.txt.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ referenced_filenames:
66
- license.txt
77
---
88

9-
licenced under GNU General Public License version 2, see file license.txt.
9+
licenced under {{GNU General Public License version 2}}, see file license.txt.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ referenced_filenames:
77
---
88

99
This program is free software; you can redistribute it and/or modify
10-
it under the terms of the GNU General Public License, Version 2, June
10+
it {{under the terms of the GNU General Public License, Version 2}}, June
1111
1991 as published by the Free Software Foundation. Redistribution
1212
and/or modification of this program under the terms of any other
1313
version of the GNU General Public License is not permitted.
1414

1515
This program is distributed in the hope that it will be useful, but
1616
WITHOUT ANY WARRANTY; without even the implied warranty of
1717
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For more details,
18-
see the GNU General Public License, Version 2, a copy of which can be
18+
see {{the GNU General Public License, Version 2}}, a copy of which can be
1919
found in the XORP LICENSE.gpl file.

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

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

7-
distributed under GPL v2
7+
distributed under {{GPL v2}}

0 commit comments

Comments
 (0)