We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88c03b commit dfb990eCopy full SHA for dfb990e
libraries/Update/src/Update.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 ESP32UPDATER_H
10
#define ESP32UPDATER_H
0 commit comments