We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd1eef commit 2cd677cCopy full SHA for 2cd677c
1 file changed
dist/tools/board_doc_check/check.sh
@@ -1,10 +1,7 @@
1
#!/usr/bin/env bash
2
#
3
-# Copyright (C) 2026 Evgeniy Kuznetsov <evvykuznetsov@edu.hse.ru>
4
-#
5
-# This file is subject to the terms and conditions of the GNU Lesser
6
-# General Public License v2.1. See the file LICENSE in the top level
7
-# directory for more details.
+# SPDX-FileCopyrightText: 2026 Evgeniy Kuznetsov <evvykuznetsov@edu.hse.ru>
+# SPDX-License-Identifier: LGPL-2.1-only
8
9
: "${RIOTBASE:=$(cd "$(dirname "$0")"/../../../ || exit; pwd)}"
10
: "${RIOTTOOLS:=${RIOTBASE}/dist/tools}"
0 commit comments