We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26928f9 commit 2cce719Copy full SHA for 2cce719
cpu/stm32/dist/kconfig/gen_kconfig.py
@@ -1,10 +1,7 @@
1
#!/usr/bin/env python3
2
3
-# Copyright (C) 2020 Inria
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: 2020 Inria
+# SPDX-License-Identifier: LGPL-2.1-only
8
9
import os
10
import argparse
0 commit comments