Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a299d19

Browse files
authoredApr 2, 2024
feat: update license
1 parent 33d7b6a commit a299d19

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎libraries/Update/src/Updater.cpp

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
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+
*/
8+
19
#include "Update.h"
210
#include "Arduino.h"
311
#include "spi_flash_mmap.h"

0 commit comments

Comments
 (0)
Please sign in to comment.