Skip to content

Commit 3a260e3

Browse files
authored
Merge pull request #4121 from alok1304/new_rule_for_mit
Add new rule for mit
2 parents 59535d7 + 16425c9 commit 3a260e3

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)