Skip to content

Commit 2f4c16a

Browse files
committed
Run license task
1 parent 4cedb57 commit 2f4c16a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/arduino/app_utils/leds.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: Copyright (C) 2025 ARDUINO SA <http://www.arduino.cc>
2+
#
3+
# SPDX-License-Identifier: MPL-2.0
4+
15
from arduino.app_utils import Logger, Bridge
26

37
logger = Logger(__name__)

0 commit comments

Comments
 (0)