esp-idf/examples/zigbee/esp_zigbee_rcp/main
Frantisek Hrbata b8fdff2008 examples/zigbee: use LicenseRef-Included as SPDX-License-Identifier
Examples for zigbee are using custom license, which is not present
on the SPDX license list. This was discussed on !16205 and a decision
was made that the examples will be put on check-copyright's ignore list.
SPDX has LicenseRef-[idstring] identifier for such cases, so let's try
to use it. In this particular case the LicenseRef-Included is used to
express that the full license text is included in the source file.
Note that the LicenseRef-Included is not part of SPDX. It's just
something I used. No change is needed on the check-copyright side.

Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2023-01-27 08:24:27 +01:00
..
CMakeLists.txt Zigbee example: add rcp and gateway 2022-01-04 17:46:09 +08:00
esp_zigbee_rcp.c examples/zigbee: use LicenseRef-Included as SPDX-License-Identifier 2023-01-27 08:24:27 +01:00
esp_zigbee_rcp.h examples/zigbee: use LicenseRef-Included as SPDX-License-Identifier 2023-01-27 08:24:27 +01:00
idf_component.yml zigbee: Update examples to support esp32c6 2023-01-03 16:20:07 +08:00