Skip to content

Commit 46f165d

Browse files
authored
Merge pull request #559 from arduino-libraries/spdx-typo
Fix SPDX typo in file header
2 parents e649174 + 5b16715 commit 46f165d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/ArduinoIoTCloudDevice.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
This file is part of the Arduino_SecureElement library.
2+
This file is part of the ArduinoIoTCloud library.
33
44
Copyright (c) 2024 Arduino SA
55

src/ArduinoIoTCloudThing.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
This file is part of the Arduino_SecureElement library.
2+
This file is part of the ArduinoIoTCloud library.
33
44
Copyright (c) 2024 Arduino SA
55

src/ArduinoIoTCloudThing.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
This file is part of the Arduino_SecureElement library.
2+
This file is part of the ArduinoIoTCloud library.
33
44
Copyright (c) 2024 Arduino SA
55

0 commit comments

Comments
 (0)