mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-31 18:32:57 +00:00
Adapt check_files.py
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
0070d0590f
commit
2f44756f35
@ -370,7 +370,7 @@ class LicenseIssueTracker(LineIssueTracker):
|
||||
LICENSE_EXEMPTION_RE_LIST = [
|
||||
# Third-party code, other than whitelisted third-party modules,
|
||||
# may be under a different license.
|
||||
r'3rdparty/(?!(p256-m)/.*)',
|
||||
r'tf-psa-crypto/drivers/(?!(builtin|p256-m)/.*)',
|
||||
# Documentation explaining the license may have accidental
|
||||
# false positives.
|
||||
r'(ChangeLog|LICENSE|framework\/LICENSE|[-0-9A-Z_a-z]+\.md)\Z',
|
||||
|
Loading…
x
Reference in New Issue
Block a user