Skip to content

Commit 16789e8

Browse files
Add new rules and rule updates
Reference: #3494 Reference: #3499 Reference: #3498 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent dda0eeb commit 16789e8

File tree

7 files changed

+94
-2
lines changed

7 files changed

+94
-2
lines changed

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

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

99
This program is free software: you can redistribute it and/or modify
10-
it under the terms of the GNU Affero General Public License, version 3,
10+
it under the terms of the {{GNU Affero General Public License, version 3}},
1111
as published by the Free Software Foundation.
1212
This program is distributed in the hope that it will be useful,
1313
but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1515
GNU Affero General Public License for more details.
16-
You should have received a copy of the GNU Affero General Public License
16+
You should have received a copy of the {{GNU Affero General Public License}}
1717
along with this program. If not, see <https://www.gnu.org/licenses/>.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
license_expression: gpl-3.0
3+
is_license_notice: yes
4+
referenced_filenames:
5+
- LICENSE
6+
---
7+
8+
// This program is free software; you can redistribute it and/or modify
9+
// it under the terms of the {{GNU General Public License version 3}}
10+
// as published by the Free Software Foundation and appearing in
11+
// the file LICENSE
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
license_expression: gpl-3.0
3+
is_license_notice: yes
4+
ignorable_urls:
5+
- https://www.gnu.org/licenses/
6+
---
7+
8+
* This program is free software: you can redistribute it and/or modify
9+
* it under the terms of the {{GNU General Public License version 3}} as
10+
* published by the Free Software Foundation.
11+
*
12+
* This program is distributed in the hope that it will be useful,
13+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+
* GNU General Public License for more details.
16+
*
17+
* You should have received a copy of the GNU General Public License
18+
* along with this program. If not, see <https://www.gnu.org/licenses/>.

src/licensedcode/data/rules/x11-fsf_2.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
license_expression: x11-fsf
33
is_license_text: yes
44
relevance: 99
5+
is_deprecated: yes
56
notes: the no advert paragraph has its position switched with the warranty disclaimer in this
67
variant. The texts are otherwise essentially the same See https://github.com/achillean/shodan-python/blob/90491308971a7ba6e358d6152d7b02307964c6fe/LICENSE
78
---

src/licensedcode/data/rules/x11-fsf_7.RULE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
license_expression: x11-fsf
33
is_license_text: yes
4+
is_deprecated: yes
45
---
56

67
Permission is hereby granted, free of charge, to any person obtaining a
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
license_expression: x11-xconsortium
3+
is_license_text: yes
4+
relevance: 99
5+
notes: the no advert paragraph has its position switched with the warranty disclaimer in this
6+
variant. The texts are otherwise essentially the same See https://github.com/achillean/shodan-python/blob/90491308971a7ba6e358d6152d7b02307964c6fe/LICENSE
7+
---
8+
9+
Permission is hereby granted, free of charge, to any person
10+
obtaining a copy of this software and associated documentation
11+
files (the "Software"), to deal in the Software without
12+
restriction, including without limitation the rights to use,
13+
copy, modify, merge, publish, distribute, sublicense, and/or sell
14+
copies of the Software, and to permit persons to whom the
15+
Software is furnished to do so, subject to the following
16+
conditions:
17+
18+
The above copyright notice and this permission notice shall be
19+
included in all copies or substantial portions of the Software.
20+
21+
Except as contained in this notice, the name(s) of the above
22+
copyright holders shall not be used in advertising or otherwise
23+
to promote the sale, use or other dealings in this Software
24+
without prior written authorization.
25+
26+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
27+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
28+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
29+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
30+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
31+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
32+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
33+
OTHER DEALINGS IN THE SOFTWARE.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
license_expression: x11-xconsortium
3+
is_license_text: yes
4+
---
5+
6+
Permission is hereby granted, free of charge, to any person obtaining a
7+
copy of this software and associated documentation files (the
8+
"Software"), to deal in the Software without restriction, including
9+
without limitation the rights to use, copy, modify, merge, publish,
10+
distribute, sublicense, and/or sell copies of the Software, and to
11+
permit persons to whom the Software is furnished to do so, subject to
12+
the following conditions:
13+
14+
The above copyright notice and this permission notice shall be included
15+
in all copies or substantial portions of the Software.
16+
17+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
18+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
19+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
20+
IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY
21+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
22+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
23+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24+
25+
Except as contained in this notice, the name(s) of the above copyright
26+
holders shall not be used in advertising or otherwise to promote the
27+
sale, use or other dealings in this Software without prior written
28+
authorization.

0 commit comments

Comments
 (0)