Skip to content

Commit a5c52fa

Browse files
Tag license intro rules correctly
Tags rules which are license intro with `is_license_intro` as True to take advantage of the unknown license intro before detection rule effectively. Also updates some referenced filenames in rules. Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 6e2cad3 commit a5c52fa

File tree

64 files changed

+69
-60
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+69
-60
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
license_expression: free-unknown
2-
is_license_reference: yes
32
relevance: 100
3+
is_license_intro: yes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
license_expression: free-unknown
2-
is_license_reference: yes
32
relevance: 99
3+
is_license_intro: yes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
license_expression: free-unknown
2-
is_license_reference: yes
32
relevance: 100
43
notes: typically for GPL but this can vary and be various versions
4+
is_license_intro: yes
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
license_expression: free-unknown
22
is_license_reference: yes
33
relevance: 100
4+
referenced_filenames:
5+
- LICENSE.txt
46
notes: typically for GPL but this can vary and be various versions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
license_expression: free-unknown
2-
is_license_reference: yes
32
relevance: 100
43
notes: typically for GPL but this can vary and be various versions
4+
is_license_intro: yes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
license_expression: free-unknown
2-
is_license_reference: yes
32
relevance: 100
3+
is_license_intro: yes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
license_expression: free-unknown
2-
is_license_reference: yes
32
relevance: 100
3+
is_license_intro: yes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
license_expression: free-unknown
2-
is_license_reference: yes
32
relevance: 100
3+
is_license_intro: yes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
license_expression: free-unknown
2-
is_license_tag: yes
32
relevance: 90
43
notes: tag as documented in the Module-Build pod
4+
is_license_intro: yes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
license_expression: unknown-license-reference
2-
is_license_reference: yes
32
relevance: 100
3+
is_license_intro: yes

0 commit comments

Comments
 (0)