Skip to content

Commit ab0acdd

Browse files
committed
change header
1 parent 86f8d93 commit ab0acdd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ports/raspberrypi/boards/odt_rpga_feather/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/odt_rpga_feather/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) 22024 Newsan SA
44
//
55
// SPDX-License-Identifier: MIT
66

ports/raspberrypi/boards/odt_rpga_feather/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/odt_rpga_feather/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)