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