Skip to content

Commit d676293

Browse files
committed
add headers in ports/raspberry/boards/archi files
1 parent 86f8d93 commit d676293

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ports/raspberrypi/boards/archi/board.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This file is part of the CircuitPython project: https://circuitpython.org
22
//
3-
// SPDX-FileCopyrightText: Copyright (c) 2021 Scott Shawcroft for Adafruit Industries
3+
// SPDX-FileCopyrightText: Copyright (c) 2024 Newsan SA
44
//
55
// SPDX-License-Identifier: MIT
66

ports/raspberrypi/boards/archi/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This file is part of the CircuitPython project: https://circuitpython.org
22
//
3-
// SPDX-FileCopyrightText: Copyright (c) 2021 Scott Shawcroft for Adafruit Industries
3+
// SPDX-FileCopyrightText: Copyright (c) 2024 Newsan SA
44
//
55
// SPDX-License-Identifier: MIT
66

ports/raspberrypi/boards/archi/pico-sdk-configboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This file is part of the CircuitPython project: https://circuitpython.org
22
//
3-
// SPDX-FileCopyrightText: Copyright (c) 2021 Scott Shawcroft for Adafruit Industries
3+
// SPDX-FileCopyrightText: Copyright (c) 2024 Newsan SA
44
//
55
// SPDX-License-Identifier: MIT
66

ports/raspberrypi/boards/archi/pins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This file is part of the CircuitPython project: https://circuitpython.org
22
//
3-
// SPDX-FileCopyrightText: Copyright (c) 2021 Scott Shawcroft for Adafruit Industries
3+
// SPDX-FileCopyrightText: Copyright (c) 2024 Newsan SA
44
//
55
// SPDX-License-Identifier: MIT
66

0 commit comments

Comments
 (0)