We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1235477 commit bff302bCopy full SHA for bff302b
libraries/Update/src/HttpsOTAUpdate.cpp
@@ -1,8 +1,10 @@
1
-/*
2
- * SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
3
- *
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
+/* OTA task
+
+ 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
6
+ CONDITIONS OF ANY KIND, either express or implied.
7
+*/
8
9
#include <stdio.h>
10
#include <string.h>
0 commit comments