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