We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af5bad commit 32895c8Copy full SHA for 32895c8
examples/color-your-leds/python/main.py
@@ -1,4 +1,4 @@
1
-# SPDX-FileCopyrightText: Copyright (C) 2025 ARDUINO SA <http://www.arduino.cc>
+# SPDX-FileCopyrightText: Copyright (C) ARDUINO SRL (http://www.arduino.cc)
2
#
3
# SPDX-License-Identifier: MPL-2.0
4
from arduino.app_utils import *
examples/color-your-leds/sketch/sketch.ino
-// SPDX-FileCopyrightText: Copyright (C) 2025 ARDUINO SA <http://www.arduino.cc>
+// SPDX-FileCopyrightText: Copyright (C) ARDUINO SRL (http://www.arduino.cc)
//
// SPDX-License-Identifier: MPL-2.0
0 commit comments