Copyright check config: made more specific to not overwrite allowed licenses

This commit is contained in:
Ondrej Kosta
2022-06-27 11:19:05 +02:00
parent 974151bd31
commit 6962218a4b

View File

@@ -83,7 +83,8 @@ freertos_component:
ethernet_component:
include:
- 'components/esp_eth/**'
- 'components/esp_eth/include/**'
- 'components/esp_eth/src/**'
allowed_licenses:
- Apache-2.0
- MIT # To allow contributed drivers