Skip to content

Commit 5136d23

Browse files
authored
Merge pull request #21651 from krzysztof-cabaj/boards_changed_doc_to_SPDX
boards: move licenses to SPDX format in doc.md files
2 parents db345a7 + b912b98 commit 5136d23

File tree

37 files changed

+77
-188
lines changed

37 files changed

+77
-188
lines changed

boards/common/cc2538/doc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<!--
2-
Copyright (C) 2020 Inria
3-
4-
This file is subject to the terms and conditions of the GNU Lesser
5-
General Public License v2.1. See the file LICENSE in the top level
6-
directory for more details.
2+
SPDX-FileCopyrightText: 2020 Inria
3+
SPDX-License-Identifier: LGPL-2.1-only
74
-->
85

96
@defgroup boards_common_cc2538 cc2538 Configuration Snippets

boards/common/esp32/doc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<!--
2-
Copyright (C) 2018 Gunar Schorcht
3-
4-
This file is subject to the terms and conditions of the GNU Lesser
5-
General Public License v2.1. See the file LICENSE in the top level
6-
directory for more details.
2+
SPDX-FileCopyrightText: 2018 Gunar Schorcht
3+
SPDX-License-Identifier: LGPL-2.1-only
74
-->
85

96
@defgroup boards_common_esp32 ESP32 Common

boards/common/esp32c3/doc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<!--
2-
Copyright (C) 2018 Gunar Schorcht
3-
4-
This file is subject to the terms and conditions of the GNU Lesser
5-
General Public License v2.1. See the file LICENSE in the top level
6-
directory for more details.
2+
SPDX-FileCopyrightText: 2018 Gunar Schorcht
3+
SPDX-License-Identifier: LGPL-2.1-only
74
-->
85

96
@defgroup boards_common_esp32c3 ESP32-C3 Common

boards/common/esp32c6/doc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<!--
2-
Copyright (C) 2025 Gunar Schorcht
3-
4-
This file is subject to the terms and conditions of the GNU Lesser
5-
General Public License v2.1. See the file LICENSE in the top level
6-
directory for more details.
2+
SPDX-FileCopyrightText: 2025 Gunar Schorcht
3+
SPDX-License-Identifier: LGPL-2.1-only
74
-->
85

96
@defgroup boards_common_esp32c6 ESP32-C6 Common

boards/common/esp32h2/doc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<!--
2-
Copyright (C) 2025 Gunar Schorcht
3-
4-
This file is subject to the terms and conditions of the GNU Lesser
5-
General Public License v2.1. See the file LICENSE in the top level
6-
directory for more details.
2+
SPDX-FileCopyrightText: 2025 Gunar Schorcht
3+
SPDX-License-Identifier: LGPL-2.1-only
74
-->
85

96
@defgroup boards_common_esp32h2 ESP32-H2 Common

boards/common/esp32s2/doc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<!--
2-
Copyright (C) 2018 Gunar Schorcht
3-
4-
This file is subject to the terms and conditions of the GNU Lesser
5-
General Public License v2.1. See the file LICENSE in the top level
6-
directory for more details.
2+
SPDX-FileCopyrightText: 2018 Gunar Schorcht
3+
SPDX-License-Identifier: LGPL-2.1-only
74
-->
85

96
@defgroup boards_common_esp32s2 ESP32-S2 Common

boards/common/esp32s3/doc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<!--
2-
Copyright (C) 2018 Gunar Schorcht
3-
4-
This file is subject to the terms and conditions of the GNU Lesser
5-
General Public License v2.1. See the file LICENSE in the top level
6-
directory for more details.
2+
SPDX-FileCopyrightText: 2018 Gunar Schorcht
3+
SPDX-License-Identifier: LGPL-2.1-only
74
-->
85

96
@defgroup boards_common_esp32s3 ESP32-S3 Common

boards/common/esp32x/doc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<!--
2-
Copyright (C) 2018 Gunar Schorcht
3-
4-
This file is subject to the terms and conditions of the GNU Lesser
5-
General Public License v2.1. See the file LICENSE in the top level
6-
directory for more details.
2+
SPDX-FileCopyrightText: 2018 Gunar Schorcht
3+
SPDX-License-Identifier: LGPL-2.1-only
74
-->
85

96
@defgroup boards_common_esp32x ESP32x Common

boards/common/frdm/doc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<!--
2-
Copyright (C) 2017 HAW Hamburg
3-
4-
This file is subject to the terms and conditions of the GNU Lesser
5-
General Public License v2.1. See the file LICENSE in the top level
6-
directory for more details.
2+
SPDX-FileCopyrightText: 2017 HAW Hamburg
3+
SPDX-License-Identifier: LGPL-2.1-only
74
-->
85

96
@defgroup boards_common_frdm NXP FRDM Common

boards/common/gd32v/doc.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<!--
2-
Copyright (C) 2023 Gunar Schorcht
3-
4-
This file is subject to the terms and conditions of the GNU Lesser
5-
General Public License v2.1. See the file LICENSE in the top level
6-
directory for more details.
2+
SPDX-FileCopyrightText: 2023 Gunar Schorcht
3+
SPDX-License-Identifier: LGPL-2.1-only
74
-->
85

96
@defgroup boards_common_gd32v GD32V Common Configuration

0 commit comments

Comments
 (0)