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

pull/9328/head
Ondrej Kosta 2022-06-27 11:19:05 +02:00
rodzic 974151bd31
commit 6962218a4b
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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