Skip to content

Commit b4ca654

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 b4ca654

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)