Skip to content

Commit 0a44594

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

File tree

126 files changed

+178
-146
lines changed

Some content is hidden

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

126 files changed

+178
-146
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ minimum_coverage: 90
77

88
Debian packaging (debian/*) is:
99
Copyright:
10-
License: GNU General Public License, version 2 or later (GPL-2+)
10+
License: {{GNU General Public License, version 2 or later}} (GPL-2+)
1111
On Debian systems, the text of the GNU General Public License
1212
version 2 can be found in /usr/share/common-licenses/GPL-2.

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

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

7-
License: GPL-2+.
7+
{{License: GPL-2+}}.
88
This program is free software; you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by
1010
the Free Software Foundation; either version 2 of the License, or

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

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

9-
License: GPL-2+
9+
{{License: GPL-2+}}
1010
On Debian systems, the text of the GPL-2 can be found in
1111
/usr/share/common-licenses/GPL-2.

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

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

9-
License: GPL-2+
9+
{{License: GPL-2+}}
1010
| This program is free software; you can redistribute it and/or
1111
| modify it under the terms of the GNU General Public License
1212
| as published by the Free Software Foundation; either version 2

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

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

66
This program is free software; you can redistribute it and/or
7-
modify it under the terms of the GNU General Public License
8-
Version 2 or later as published by the Free Software Foundation.
7+
modify it under the terms of the {{GNU General Public License
8+
Version 2 or later}} as published by the Free Software Foundation.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ is_license_notice: yes
44
relevance: 100
55
---
66

7-
License: GPL-2+
7+
{{License: GPL-2+}}
88
# This is free software; you may copy, modify and/or distribute this work
9-
# under the terms of the GNU General Public License, version 2 or later.
9+
# under the terms of the {{GNU General Public License, version 2 or later}}.
1010
# No warranty expressed or implied. See the file LICENSE for details.
1111
.
1212
On Debian systems, the text of the GNU General Public License

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

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

8-
License: GPL-2+
8+
{{License: GPL-2+}}
99
This package is free software; you can redistribute it and/or modify
1010
it under the terms of the GNU General Public License as published by
1111
the Free Software Foundation; either version 2 of the License, or

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ relevance: 100
55
minimum_coverage: 90
66
---
77

8-
License: GPL-2+
8+
{{License: GPL-2+}}
99

10-
License: GPL-2+
10+
{{License: GPL-2+}}
1111
This program is free software; you can redistribute it
1212
and/or modify it under the terms of the GNU General Public
1313
License as published by the Free Software Foundation; either

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

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

9-
License: GPL-2+
9+
{{License: GPL-2+}}
1010
This program is free software; you can redistribute it and/or modify
1111
it under the terms of the GNU General Public License as published by
1212
the Free Software Foundation; either version 2 of the License, or

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

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

77
GPL'd.
8-
* SPDX-License-Identifier: GPL-2.0+
8+
* SPDX-License-Identifier: {{GPL-2.0+}}

0 commit comments

Comments
 (0)