Skip to content

Commit c5dbc60

Browse files
committed
Add referenced_filenames field to unknown_10.RULE
Add referenced_filenames field pointing to LICENSE file and detect the actual license. Signed-off-by: Jayant Saxena <jayantmcom@gmail.com>
1 parent dfe568c commit c5dbc60

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
license_expression: unknown-license-reference
3+
is_license_reference: yes
4+
referenced_filenames:
5+
- LICENSE
6+
referenced_filenames:
7+
- LICENSE
8+
relevance: 100
9+
minimum_coverage: 100
10+
---
11+
12+
"See LICENSE file for details"

0 commit comments

Comments
 (0)