esp-tls, esp_http_client and esp_http_server: update copyright notice

This commit is contained in:
Jan Brudny
2021-05-31 20:06:09 +08:00
committed by Mahavir Jain
parent 86c6e1f992
commit 967e057906
36 changed files with 180 additions and 455 deletions

View File

@@ -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"