Skip to content

Commit a6f9ecf

Browse files
committed
fix license
1 parent f664bd6 commit a6f9ecf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/arduino/app_utils/ledmatrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: Copyright (C) 2025 ARDUINO SA <http://www.arduino.cc>
1+
# SPDX-FileCopyrightText: Copyright (C) ARDUINO SRL (http://www.arduino.cc)
22
#
33
# SPDX-License-Identifier: MPL-2.0
44

tests/arduino/app_utils/ledmatrix/test_frame.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: Copyright (C) 2025 ARDUINO SA <http://www.arduino.cc>
1+
# SPDX-FileCopyrightText: Copyright (C) ARDUINO SRL (http://www.arduino.cc)
22
#
33
# SPDX-License-Identifier: MPL-2.0
44

0 commit comments

Comments
 (0)