diff --git a/tools/ci/check_copyright_config.yaml b/tools/ci/check_copyright_config.yaml index f9e50dd07e..62676b4029 100644 --- a/tools/ci/check_copyright_config.yaml +++ b/tools/ci/check_copyright_config.yaml @@ -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