Skip to content

Commit 16425c9

Browse files
committed
new rule for mit and add required phrases
ref: #3860 ref: #3861 Signed-off-by: Alok Kumar <alokkumarjipura9973@gmail.com>
1 parent e795bc6 commit 16425c9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

src/licensedcode/data/rules/cc-by-3.0_and_mit_3.RULE

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

1010
## Copyright and license
11-
licensed under a Creative Commons Attribution 3.0 Unported (CC BY 3.0) (https://creativecommons.org/licenses/by/3.0/) and MIT License - https://opensource.org/licenses/mit-license.html.
11+
licensed under a {{Creative Commons Attribution 3.0 Unported}} ({{CC BY 3.0}}) (https://creativecommons.org/licenses/by/3.0/) and {{MIT License}} - {{https://opensource.org/licenses/mit-license.html}}.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
license_expression: mit
3+
is_license_reference: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- https://opensource.org/licenses/MIT
7+
referenced_filenames:
8+
- LICENSE
9+
---
10+
11+
# {{MIT License}} (see LICENSE or {{https://opensource.org/licenses/MIT}})

0 commit comments

Comments
 (0)