mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: Create a copyright entry for lwip-component
This commit is contained in:
parent
5d7489eae4
commit
66438366a2
@ -65,6 +65,14 @@ freemodbus_component:
|
||||
- BSD-3-Clause
|
||||
license_for_new_files: Apache-2.0
|
||||
|
||||
lwip_component:
|
||||
include:
|
||||
- 'components/lwip/**'
|
||||
allowed_licenses:
|
||||
- Apache-2.0
|
||||
- BSD-3-Clause
|
||||
license_for_new_files: Apache-2.0
|
||||
|
||||
# files matching this section do not perform the check
|
||||
# file patterns starting with ! are negated, meaning files matching them won't match the section.
|
||||
ignore:
|
||||
@ -79,4 +87,3 @@ ignore:
|
||||
- '!components/bt/host/bluedroid/api/'
|
||||
- '!components/bt/host/bluedroid/btc/'
|
||||
- examples/zigbee/
|
||||
- components/lwip/port/esp32/include/lwipopts.h
|
||||
|
Loading…
Reference in New Issue
Block a user