Update following referenced licenses and rules - #5233
Conversation
In case of referenced license files, update the logic to not follow and de-reference licenses when all the license leys in the referenced files are already present in the main license detection. This preserves the license conditions in case there are extra license keys in an expression. Reference: #3523 Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>
Signed-off-by: Vincent Gao <gaobing1230@gmail.com>
|
some tests are failing, i will run them locally and see if its a ci issue or not |
|
I run |
|
Thanks for the review @JonoYang Let me fix the tests, which were failing already before this |
Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>
In case of referenced license files, update the logic to not follow and de-reference licenses when all the license leys in the referenced files are already present in the main license detection. This preserves the license conditions in case there are extra license keys in an expression.
References:
Fixes #3523
Tasks
Run tests locally to check for errors.