Skip to content

Commit 5b16715

Browse files
authored
Fix SPDX typo in file header
1 parent e649174 commit 5b16715

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)