Skip to content

Commit f88c03b

Browse files
authored
feat: license
1 parent a299d19 commit f88c03b

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

libraries/Update/src/Updater.cpp

+5-7
Original file line numberDiff line numberDiff line change
@@ -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-
*/
1+
/*
2+
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
86

97
#include "Update.h"
108
#include "Arduino.h"

0 commit comments

Comments
 (0)