From 5b167154e787d265617a3e4819b6c67539c6c6c9 Mon Sep 17 00:00:00 2001 From: Mattia Pennasilico Date: Tue, 10 Jun 2025 10:59:55 +0200 Subject: [PATCH] Fix SPDX typo in file header --- src/ArduinoIoTCloudDevice.h | 2 +- src/ArduinoIoTCloudThing.cpp | 2 +- src/ArduinoIoTCloudThing.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ArduinoIoTCloudDevice.h b/src/ArduinoIoTCloudDevice.h index 5bfe052fa..0fda9be53 100644 --- a/src/ArduinoIoTCloudDevice.h +++ b/src/ArduinoIoTCloudDevice.h @@ -1,5 +1,5 @@ /* - This file is part of the Arduino_SecureElement library. + This file is part of the ArduinoIoTCloud library. Copyright (c) 2024 Arduino SA diff --git a/src/ArduinoIoTCloudThing.cpp b/src/ArduinoIoTCloudThing.cpp index a6bb74190..20ddc382d 100644 --- a/src/ArduinoIoTCloudThing.cpp +++ b/src/ArduinoIoTCloudThing.cpp @@ -1,5 +1,5 @@ /* - This file is part of the Arduino_SecureElement library. + This file is part of the ArduinoIoTCloud library. Copyright (c) 2024 Arduino SA diff --git a/src/ArduinoIoTCloudThing.h b/src/ArduinoIoTCloudThing.h index d6a9b8dac..3e379be61 100644 --- a/src/ArduinoIoTCloudThing.h +++ b/src/ArduinoIoTCloudThing.h @@ -1,5 +1,5 @@ /* - This file is part of the Arduino_SecureElement library. + This file is part of the ArduinoIoTCloud library. Copyright (c) 2024 Arduino SA