mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
esp-tls, esp_http_client and esp_http_server: update copyright notice
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
#warning http_server.h has been renamed to esp_http_server.h, please update include directives
|
||||
#include "esp_http_server.h"
|
||||
|
Reference in New Issue
Block a user