Skip to content

Commit 406d4e2

Browse files
committed
boards: adafruit: esp32s2_feather: correct copyright info
Add missing copyright and correct wrong e-mail address Signed-off-by: Philipp Steiner <[email protected]>
1 parent 41e6a32 commit 406d4e2

14 files changed

+14
-14
lines changed

boards/adafruit/feather_esp32s2/Kconfig.adafruit_feather_esp32s2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
1+
# Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
22
# SPDX-License-Identifier: Apache-2.0
33

44
config BOARD_ADAFRUIT_FEATHER_ESP32S2

boards/adafruit/feather_esp32s2/Kconfig.adafruit_feather_esp32s2_tft

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
1+
# Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
22
# SPDX-License-Identifier: Apache-2.0
33

44
config BOARD_ADAFRUIT_FEATHER_ESP32S2_TFT

boards/adafruit/feather_esp32s2/Kconfig.adafruit_feather_esp32s2_tft_reverse

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
1+
# Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
22
# SPDX-License-Identifier: Apache-2.0
33

44
config BOARD_ADAFRUIT_FEATHER_ESP32S2_TFT_REVERSE

boards/adafruit/feather_esp32s2/Kconfig.defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
1+
# Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
22
# SPDX-License-Identifier: Apache-2.0
33

44
if BOARD_ADAFRUIT_FEATHER_ESP32S2_TFT || BOARD_ADAFRUIT_FEATHER_ESP32S2_TFT_REVERSE

boards/adafruit/feather_esp32s2/adafruit_feather_esp32s2-pinctrl.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>.
2+
* Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

boards/adafruit/feather_esp32s2/adafruit_feather_esp32s2.dts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
2+
* Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

boards/adafruit/feather_esp32s2/adafruit_feather_esp32s2_B.overlay

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
2+
* Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

boards/adafruit/feather_esp32s2/adafruit_feather_esp32s2_C.overlay

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
2+
* Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

boards/adafruit/feather_esp32s2/adafruit_feather_esp32s2_common.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
2+
* Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

boards/adafruit/feather_esp32s2/adafruit_feather_esp32s2_tft.dts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
2+
* Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

boards/adafruit/feather_esp32s2/adafruit_feather_esp32s2_tft_reverse.dts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
2+
* Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/

boards/adafruit/feather_esp32s2/board.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright (c) 2024 Leon Rinkel <[email protected]>
3-
* Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
3+
* Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
44
*
55
* SPDX-License-Identifier: Apache-2.0
66
*

boards/adafruit/feather_esp32s2/feather_connector.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (c) 2020 Richard Osterloh <[email protected]>
33
* Copyright (c) 2024 Leon Rinkel <[email protected]>
4-
* Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
4+
* Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
55
*
66
* SPDX-License-Identifier: Apache-2.0
77
*/

boards/adafruit/feather_esp32s2/feather_connector_tft.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (c) 2020 Richard Osterloh <[email protected]>
33
* Copyright (c) 2024 Leon Rinkel <[email protected]>
4-
* Copyright (c) 2025 Philipp Steiner <philipp.steiner@gmail.com>
4+
* Copyright (c) 2025 Philipp Steiner <philipp.steiner1987@gmail.com>
55
*
66
* SPDX-License-Identifier: Apache-2.0
77
*/

0 commit comments

Comments
 (0)