Added SPDX license informations to all files.
The only files where this isn't present are the LICENSE.md for obvious
reasons and the mbed_app.json, as comments are not allowed in json.

---
Changes v1 -> v2:
- fixed capitalisation of the copyright word in the script directory and in the cmake list
- modified the source code and header files so the SPDX info is
in a multi-line comment block
1 parent f82a851 commit 4fb1b36ebfe36bb0d6753c5cd618568c10679b0c
@Xogium Xogium authored on 20 Mar 2023
Jookia committed on 20 Mar 2023
Showing 20 changed files
View
CMakeLists.txt
View
README.md
View
include/ButtonThread.h
View
include/Filesystem.h
View
include/FlashErase.h
View
include/MainBD.h
View
include/MainFilesystem.h
View
include/MyUSBMSD.h
View
scripts/build.sh
View
scripts/check.sh
View
scripts/findboard.sh
View
scripts/serial.sh
View
scripts/setup-udev.sh
View
src/ButtonThread.cpp
View
src/Filesystem.cpp
View
src/FlashErase.cpp
View
src/MainBD.cpp
View
src/MainFilesystem.cpp
View
src/MyUSBMSD.cpp
View
src/main.cpp