Skip to content

Commit 344cc0f

Browse files
committed
reduce minimum coverage on tanuki rule and add required phrases in new rule
Signed-off-by: uttam282005 <uttam282005@gmail.com>
1 parent 44f6795 commit 344cc0f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/licensedcode/data/licenses/tanuki-community-sla-1.3.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ category: Copyleft
66
owner: Tanuki Software
77
homepage_url: http://wrapper.tanukisoftware.com/doc/english/licenseCommunity.html
88
spdx_license_key: LicenseRef-scancode-tanuki-community-sla-1.3
9-
minimum_coverage: 98
9+
minimum_coverage: 80
1010
text_urls:
1111
- http://wrapper.tanukisoftware.com/doc/english/licenseCommunity.html
1212
ignorable_copyrights:

src/licensedcode/data/rules/gpl-2.0_or_agpl-3.0_1.RULE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ minimum_coverage: 80
88

99
This software is provided under a dual license. You may choose to use it under the terms of either:
1010

11-
1. GNU General Public License, Version 2 (GPLv2), or
12-
2. GNU Affero General Public License, Version 3 (AGPLv3).
11+
1. {{GNU General Public License, Version 2 (GPLv2), or
12+
2. GNU Affero General Public License, Version 3 (AGPLv3)}}.
1313

14-
You may use, copy, modify, and distribute this software under the terms of either license, at your option. The full text of both licenses is included below for reference.
14+
You may use, copy, modify, and distribute this software under the terms of either license, at your option. The full text of both licenses is included below for reference.

0 commit comments

Comments
 (0)