We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996d6d3 commit 4928cc9Copy full SHA for 4928cc9
libraries/Update/src/HttpsOTAUpdate.h
@@ -1,9 +1,11 @@
1
-/*
2
- * SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
3
- *
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
+/* OTA task
6
+ This example code is in the Public Domain (or CC0 licensed, at your option.)
+
+ Unless required by applicable law or agreed to in writing, this
+ software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
7
+ CONDITIONS OF ANY KIND, either express or implied.
8
+*/
9
#ifndef HTTPSOTAUPDATE_H
10
#define HTTPSOTAUPDATE_H
11
#include "esp_http_client.h"
0 commit comments