Commit 7212179
committed
Fix bug in any and all conditions
Due to wrong handling of any and all functions license matches are
categorized as having full relevance or copyrights, even if they
do not. This leads to a regression in false positive detection.
Correct the any and all conditions to correctly detect copyrights
and relevance.
Signed-off-by: alexzurbonsen <alexander.zur.bonsen@tngtech.com>1 parent c40476a commit 7212179
1 file changed
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1166 | 1166 | | |
1167 | 1167 | | |
1168 | 1168 | | |
1169 | | - | |
1170 | | - | |
1171 | | - | |
1172 | | - | |
| 1169 | + | |
| 1170 | + | |
1173 | 1171 | | |
1174 | | - | |
1175 | | - | |
| 1172 | + | |
| 1173 | + | |
1176 | 1174 | | |
1177 | 1175 | | |
1178 | | - | |
| 1176 | + | |
1179 | 1177 | | |
1180 | | - | |
1181 | 1178 | | |
1182 | 1179 | | |
1183 | 1180 | | |
| |||
0 commit comments