We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a299d19 commit f88c03bCopy full SHA for f88c03b
libraries/Update/src/Updater.cpp
@@ -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
#include "Update.h"
10
#include "Arduino.h"
0 commit comments