Skip to content

Commit 84ad13f

Browse files
committed
fix copyright note
1 parent 32895c8 commit 84ad13f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

examples/color-your-leds/assets/app.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

5-
// SPDX-FileCopyrightText: Copyright (C) 2025 ARDUINO SA <http://www.arduino.cc>
5+
// SPDX-FileCopyrightText: Copyright (C) ARDUINO SRL (http://www.arduino.cc)
66
//
77
// SPDX-License-Identifier: MPL-2.0
88

examples/color-your-leds/assets/fonts/fonts.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* SPDX-FileCopyrightText: Copyright (C) 2025 ARDUINO SA <http://www.arduino.cc>
2+
* SPDX-FileCopyrightText: Copyright (C) ARDUINO SRL (http://www.arduino.cc)
33
*
44
* SPDX-License-Identifier: MPL-2.0
55
*/
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
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

0 commit comments

Comments
 (0)