mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-10 18:06:29 +00:00
ci: Fix pre-check stage failing tests
- Updated license headers - Re-enabled public headers and static analysis checks - Fix public header file check failure Co-authored-by: Aditya Patwardhan <aditya.patwardhan@espressif.com>
This commit is contained in:
committed by
Aditya Patwardhan
parent
60b167f2d6
commit
3925365351
@@ -2,10 +2,9 @@
|
||||
*
|
||||
* Adapted from the ssl_server example in mbedtls.
|
||||
*
|
||||
* SPDX-FileCopyrightText: 2006-2015, ARM Limited, All Rights Reserved
|
||||
* 2021 The Mbed TLS Contributors
|
||||
* SPDX-FileCopyrightText: The Mbed TLS Contributors
|
||||
*
|
||||
* SPDX-License-Identifier: Apache 2.0 License
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* SPDX-FileContributor: 2019-2021 Espressif Systems (Shanghai) CO LTD
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user