Skip to content

Commit be259d0

Browse files
DBS06kartben
authored andcommitted
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 8b1f06a commit be259d0

14 files changed

+14
-14
lines changed

boards/adafruit/feather_esp32s2/Kconfig.adafruit_feather_esp32s2

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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
*/

0 commit comments

Comments
 (0)