Skip to content

Commit 3c0858e

Browse files
committed
Do not add required phrase to license text
Long rules that are a license text become a problem with required phrases: they no longer can be matched accurately. Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 359fa84 commit 3c0858e

File tree

265 files changed

+1317
-1382
lines changed

Some content is hidden

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

265 files changed

+1317
-1382
lines changed

src/licensedcode/data/rules/agpl-3.0.RULE

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ is_license_text: yes
55

66
0. Definitions.
77

8-
"This License" refers to version 3 of the {{GNU Affero General Public License}}.
8+
"This License" refers to version 3 of the GNU Affero General Public License.
99

1010
"Copyright" also means copyright-like laws that apply to other kinds of
1111
works, such as semiconductor masks.
@@ -506,21 +506,21 @@ but the work with which it is combined will remain governed by version
506506
14. Revised Versions of this License.
507507

508508
The Free Software Foundation may publish revised and/or new versions of
509-
the {{GNU Affero General Public License}} from time to time. Such new versions
509+
the GNU Affero General Public License from time to time. Such new versions
510510
will be similar in spirit to the present version, but may differ in detail to
511511
address new problems or concerns.
512512

513513
Each version is given a distinguishing version number. If the
514-
Program specifies that a certain numbered version of the {{GNU Affero General
515-
Public License}} "or any later version" applies to it, you have the
514+
Program specifies that a certain numbered version of the GNU Affero General
515+
Public License "or any later version" applies to it, you have the
516516
option of following the terms and conditions either of that numbered
517517
version or of any later version published by the Free Software
518518
Foundation. If the Program does not specify a version number of the
519-
{{GNU Affero General Public License}}, you may choose any version ever published
519+
GNU Affero General Public License, you may choose any version ever published
520520
by the Free Software Foundation.
521521

522522
If the Program specifies that a proxy can decide which future
523-
versions of the {{GNU Affero General Public License}} can be used, that proxy's
523+
versions of the GNU Affero General Public License can be used, that proxy's
524524
public statement of acceptance of a version permanently authorizes you
525525
to choose that version for the Program.
526526

src/licensedcode/data/rules/agpl-3.0.SPDX.RULE

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ ignorable_urls:
1212
- http://www.gnu.org/licenses/
1313
---
1414

15-
{{GNU AFFERO GENERAL PUBLIC LICENSE
16-
Version 3}}, 19 November 2007
15+
GNU AFFERO GENERAL PUBLIC LICENSE
16+
Version 3, 19 November 2007
1717

1818
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
1919
Everyone is permitted to copy and distribute verbatim copies
2020
of this license document, but changing it is not allowed.
2121

2222
Preamble
2323

24-
The {{GNU Affero General Public License}} is a free, copyleft license for
24+
The GNU Affero General Public License is a free, copyleft license for
2525
software and other kinds of works, specifically designed to ensure
2626
cooperation with the community in the case of network server software.
2727

@@ -53,7 +53,7 @@ The GNU General Public License permits making a modified version and
5353
letting the public access it on a server without ever releasing its
5454
source code to the public.
5555

56-
The {{GNU Affero General Public License}} is designed specifically to
56+
The GNU Affero General Public License is designed specifically to
5757
ensure that, in such cases, the modified source code becomes available
5858
to the community. It requires the operator of a network server to
5959
provide the source code of the modified version running there to the
@@ -74,7 +74,7 @@ TERMS AND CONDITIONS
7474

7575
0. Definitions.
7676

77-
"This License" refers to version 3 of the {{GNU Affero General Public License}}.
77+
"This License" refers to version 3 of the GNU Affero General Public License.
7878

7979
"Copyright" also means copyright-like laws that apply to other kinds of
8080
works, such as semiconductor masks.
@@ -575,21 +575,21 @@ but the work with which it is combined will remain governed by version
575575
14. Revised Versions of this License.
576576

577577
The Free Software Foundation may publish revised and/or new versions of
578-
the {{GNU Affero General Public License}} from time to time. Such new versions
578+
the GNU Affero General Public License from time to time. Such new versions
579579
will be similar in spirit to the present version, but may differ in detail to
580580
address new problems or concerns.
581581

582582
Each version is given a distinguishing version number. If the
583-
Program specifies that a certain numbered version of the {{GNU Affero General
584-
Public License}} "or any later version" applies to it, you have the
583+
Program specifies that a certain numbered version of the GNU Affero General
584+
Public License "or any later version" applies to it, you have the
585585
option of following the terms and conditions either of that numbered
586586
version or of any later version published by the Free Software
587587
Foundation. If the Program does not specify a version number of the
588-
{{GNU Affero General Public License}}, you may choose any version ever published
588+
GNU Affero General Public License, you may choose any version ever published
589589
by the Free Software Foundation.
590590

591591
If the Program specifies that a proxy can decide which future
592-
versions of the {{GNU Affero General Public License}} can be used, that proxy's
592+
versions of the GNU Affero General Public License can be used, that proxy's
593593
public statement of acceptance of a version permanently authorizes you
594594
to choose that version for the Program.
595595

@@ -647,16 +647,16 @@ the "copyright" line and a pointer to where the full notice is found.
647647
Copyright (C) <year> <name of author>
648648

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

654654
This program is distributed in the hope that it will be useful,
655655
but WITHOUT ANY WARRANTY; without even the implied warranty of
656656
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
657-
{{GNU Affero General Public License}} for more details.
657+
GNU Affero General Public License for more details.
658658

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

662662
Also add information on how to contact you by electronic and paper mail.

src/licensedcode/data/rules/agpl-3.0_133.RULE

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
license_expression: agpl-3.0
33
is_license_text: yes
4-
relevance: 100
54
ignorable_urls:
65
- http://www.gnu.org/licenses/
76
---
87

98
License: AGPLv3
10-
The {{GNU Affero General Public License}} is a free, copyleft license for
9+
The GNU Affero General Public License is a free, copyleft license for
1110
software and other kinds of works, specifically designed to ensure
1211
cooperation with the community in the case of network server software.
1312
.
@@ -39,7 +38,7 @@ License: AGPLv3
3938
letting the public access it on a server without ever releasing its
4039
source code to the public.
4140
.
42-
The {{GNU Affero General Public License}} is designed specifically to
41+
The GNU Affero General Public License is designed specifically to
4342
ensure that, in such cases, the modified source code becomes available
4443
to the community. It requires the operator of a network server to
4544
provide the source code of the modified version running there to the
@@ -60,7 +59,7 @@ License: AGPLv3
6059
.
6160
0. Definitions.
6261
.
63-
"This License" refers to version 3 of the {{GNU Affero General Public License}}.
62+
"This License" refers to version 3 of the GNU Affero General Public License.
6463
.
6564
"Copyright" also means copyright-like laws that apply to other kinds of
6665
works, such as semiconductor masks.
@@ -561,21 +560,21 @@ License: AGPLv3
561560
14. Revised Versions of this License.
562561
.
563562
The Free Software Foundation may publish revised and/or new versions of
564-
the {{GNU Affero General Public License}} from time to time. Such new versions
563+
the GNU Affero General Public License from time to time. Such new versions
565564
will be similar in spirit to the present version, but may differ in detail to
566565
address new problems or concerns.
567566
.
568567
Each version is given a distinguishing version number. If the
569-
Program specifies that a certain numbered version of the {{GNU Affero General
570-
Public License}} "or any later version" applies to it, you have the
568+
Program specifies that a certain numbered version of the GNU Affero General
569+
Public License "or any later version" applies to it, you have the
571570
option of following the terms and conditions either of that numbered
572571
version or of any later version published by the Free Software
573572
Foundation. If the Program does not specify a version number of the
574-
{{GNU Affero General Public License}}, you may choose any version ever published
573+
GNU Affero General Public License, you may choose any version ever published
575574
by the Free Software Foundation.
576575
.
577576
If the Program specifies that a proxy can decide which future
578-
versions of the {{GNU Affero General Public License}} can be used, that proxy's
577+
versions of the GNU Affero General Public License can be used, that proxy's
579578
public statement of acceptance of a version permanently authorizes you
580579
to choose that version for the Program.
581580
.
@@ -633,16 +632,16 @@ License: AGPLv3
633632
Copyright (C) <year> <name of author>
634633
.
635634
This program is free software: you can redistribute it and/or modify
636-
it under the terms of the {{GNU Affero General Public License as published by
635+
it under the terms of the GNU Affero General Public License as published by
637636
the Free Software Foundation, either version 3 of the License, or
638-
(at your option) any later version}}.
637+
(at your option) any later version.
639638
.
640639
This program is distributed in the hope that it will be useful,
641640
but WITHOUT ANY WARRANTY; without even the implied warranty of
642641
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
643-
{{GNU Affero General Public License}} for more details.
642+
GNU Affero General Public License for more details.
644643
.
645-
You should have received a copy of the {{GNU Affero General Public License}}
644+
You should have received a copy of the GNU Affero General Public License
646645
along with this program. If not, see <http://www.gnu.org/licenses/>.
647646
.
648647
Also add information on how to contact you by electronic and paper mail.

src/licensedcode/data/rules/agpl-3.0_149.RULE

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
license_expression: agpl-3.0
33
is_license_text: yes
4-
relevance: 100
54
ignorable_copyrights:
65
- Copyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
76
ignorable_holders:
@@ -11,16 +10,16 @@ ignorable_urls:
1110
- https://www.gnu.org/licenses/
1211
---
1312

14-
{{GNU AFFERO GENERAL PUBLIC LICENSE
15-
Version 3}}, 19 November 2007
13+
GNU AFFERO GENERAL PUBLIC LICENSE
14+
Version 3, 19 November 2007
1615

1716
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
1817
Everyone is permitted to copy and distribute verbatim copies
1918
of this license document, but changing it is not allowed.
2019

2120
Preamble
2221

23-
The {{GNU Affero General Public License}} is a free, copyleft license for
22+
The GNU Affero General Public License is a free, copyleft license for
2423
software and other kinds of works, specifically designed to ensure
2524
cooperation with the community in the case of network server software.
2625

@@ -52,7 +51,7 @@ The GNU General Public License permits making a modified version and
5251
letting the public access it on a server without ever releasing its
5352
source code to the public.
5453

55-
The {{GNU Affero General Public License}} is designed specifically to
54+
The GNU Affero General Public License is designed specifically to
5655
ensure that, in such cases, the modified source code becomes available
5756
to the community. It requires the operator of a network server to
5857
provide the source code of the modified version running there to the
@@ -73,7 +72,7 @@ modification follow.
7372

7473
0. Definitions.
7574

76-
"This License" refers to version 3 of the {{GNU Affero General Public License}}.
75+
"This License" refers to version 3 of the GNU Affero General Public License.
7776

7877
"Copyright" also means copyright-like laws that apply to other kinds of
7978
works, such as semiconductor masks.
@@ -574,21 +573,21 @@ but the work with which it is combined will remain governed by version
574573
14. Revised Versions of this License.
575574

576575
The Free Software Foundation may publish revised and/or new versions of
577-
the {{GNU Affero General Public License}} from time to time. Such new versions
576+
the GNU Affero General Public License from time to time. Such new versions
578577
will be similar in spirit to the present version, but may differ in detail to
579578
address new problems or concerns.
580579

581580
Each version is given a distinguishing version number. If the
582-
Program specifies that a certain numbered version of the {{GNU Affero General
583-
Public License}} "or any later version" applies to it, you have the
581+
Program specifies that a certain numbered version of the GNU Affero General
582+
Public License "or any later version" applies to it, you have the
584583
option of following the terms and conditions either of that numbered
585584
version or of any later version published by the Free Software
586585
Foundation. If the Program does not specify a version number of the
587-
{{GNU Affero General Public License}}, you may choose any version ever published
586+
GNU Affero General Public License, you may choose any version ever published
588587
by the Free Software Foundation.
589588

590589
If the Program specifies that a proxy can decide which future
591-
versions of the {{GNU Affero General Public License}} can be used, that proxy's
590+
versions of the GNU Affero General Public License can be used, that proxy's
592591
public statement of acceptance of a version permanently authorizes you
593592
to choose that version for the Program.
594593

@@ -646,16 +645,16 @@ the "copyright" line and a pointer to where the full notice is found.
646645
Copyright (C) <year> <name of author>
647646

648647
This program is free software: you can redistribute it and/or modify
649-
it under the terms of the {{GNU Affero General Public License as published by
648+
it under the terms of the GNU Affero General Public License as published by
650649
the Free Software Foundation, either version 3 of the License, or
651-
(at your option) any later version}}.
650+
(at your option) any later version.
652651

653652
This program is distributed in the hope that it will be useful,
654653
but WITHOUT ANY WARRANTY; without even the implied warranty of
655654
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
656-
{{GNU Affero General Public License}} for more details.
655+
GNU Affero General Public License for more details.
657656

658-
You should have received a copy of the {{GNU Affero General Public License}}
657+
You should have received a copy of the GNU Affero General Public License
659658
along with this program. If not, see <https://www.gnu.org/licenses/>.
660659

661660
Also add information on how to contact you by electronic and paper mail.

src/licensedcode/data/rules/agpl-3.0_150.RULE

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
license_expression: agpl-3.0
33
is_license_text: yes
4-
relevance: 100
54
ignorable_copyrights:
65
- Copyright (c) 2007 Free Software Foundation, Inc. <http://fsf.org/>
76
ignorable_holders:
@@ -12,8 +11,8 @@ ignorable_urls:
1211
- http://www.gnu.org/licenses/agpl.html
1312
---
1413

15-
{{GNU AFFERO GENERAL PUBLIC LICENSE
16-
Version 3}}, 19 November 2007
14+
GNU AFFERO GENERAL PUBLIC LICENSE
15+
Version 3, 19 November 2007
1716
(http://www.gnu.org/licenses/agpl.html)
1817

1918
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
@@ -22,7 +21,7 @@ ignorable_urls:
2221

2322
Preamble
2423

25-
The {{GNU Affero General Public License}} is a free, copyleft license for
24+
The GNU Affero General Public License is a free, copyleft license for
2625
software and other kinds of works, specifically designed to ensure
2726
cooperation with the community in the case of network server software.
2827

@@ -54,7 +53,7 @@ The GNU General Public License permits making a modified version and
5453
letting the public access it on a server without ever releasing its
5554
source code to the public.
5655

57-
The {{GNU Affero General Public License}} is designed specifically to
56+
The GNU Affero General Public License is designed specifically to
5857
ensure that, in such cases, the modified source code becomes available
5958
to the community. It requires the operator of a network server to
6059
provide the source code of the modified version running there to the
@@ -75,7 +74,7 @@ modification follow.
7574

7675
0. Definitions.
7776

78-
"This License" refers to version 3 of the {{GNU Affero General Public License}}.
77+
"This License" refers to version 3 of the GNU Affero General Public License.
7978

8079
"Copyright" also means copyright-like laws that apply to other kinds of
8180
works, such as semiconductor masks.
@@ -576,21 +575,21 @@ but the work with which it is combined will remain governed by version
576575
14. Revised Versions of this License.
577576

578577
The Free Software Foundation may publish revised and/or new versions of
579-
the {{GNU Affero General Public License}} from time to time. Such new versions
578+
the GNU Affero General Public License from time to time. Such new versions
580579
will be similar in spirit to the present version, but may differ in detail to
581580
address new problems or concerns.
582581

583582
Each version is given a distinguishing version number. If the
584-
Program specifies that a certain numbered version of the {{GNU Affero General
585-
Public License}} "or any later version" applies to it, you have the
583+
Program specifies that a certain numbered version of the GNU Affero General
584+
Public License "or any later version" applies to it, you have the
586585
option of following the terms and conditions either of that numbered
587586
version or of any later version published by the Free Software
588587
Foundation. If the Program does not specify a version number of the
589-
{{GNU Affero General Public License}}, you may choose any version ever published
588+
GNU Affero General Public License, you may choose any version ever published
590589
by the Free Software Foundation.
591590

592591
If the Program specifies that a proxy can decide which future
593-
versions of the {{GNU Affero General Public License}} can be used, that proxy's
592+
versions of the GNU Affero General Public License can be used, that proxy's
594593
public statement of acceptance of a version permanently authorizes you
595594
to choose that version for the Program.
596595

@@ -648,16 +647,16 @@ the "copyright" line and a pointer to where the full notice is found.
648647
Copyright (C) <year> <name of author>
649648

650649
This program is free software: you can redistribute it and/or modify
651-
it under the terms of the {{GNU Affero General Public License as published by
650+
it under the terms of the GNU Affero General Public License as published by
652651
the Free Software Foundation, either version 3 of the License, or
653-
(at your option) any later version}}.
652+
(at your option) any later version.
654653

655654
This program is distributed in the hope that it will be useful,
656655
but WITHOUT ANY WARRANTY; without even the implied warranty of
657656
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
658-
{{GNU Affero General Public License}} for more details.
657+
GNU Affero General Public License for more details.
659658

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

663662
Also add information on how to contact you by electronic and paper mail.

0 commit comments

Comments
 (0)