File tree Expand file tree Collapse file tree 3 files changed +6
-17
lines changed Expand file tree Collapse file tree 3 files changed +6
-17
lines changed Original file line number Diff line number Diff line change 1- # Copyright (c) {{ year }} Inria
2- #
3- # This file is subject to the terms and conditions of the GNU Lesser
4- # General Public License v2.1. See the file LICENSE in the top level
5- # directory for more details.
6- #
1+ # SPDX-FileCopyrightText: {{ year }} Inria
2+ # SPDX-License-Identifier: LGPL-2.1-only
73
84# This file was auto-generated from ST ProductsList.xlsx sheet using the
95# script in cpu/stm32/dist/kconfig/gen_kconfig.py
Original file line number Diff line number Diff line change 1- # Copyright (c) {{ year }} Inria
2- #
3- # This file is subject to the terms and conditions of the GNU Lesser
4- # General Public License v2.1. See the file LICENSE in the top level
5- # directory for more details.
6- #
1+ # SPDX-FileCopyrightText: {{ year }} Inria
2+ # SPDX-License-Identifier: LGPL-2.1-only
73
84# This file was auto-generated from ST ProductsList.xlsx sheet using the
95# script in cpu/stm32/dist/kconfig/gen_kconfig.py
Original file line number Diff line number Diff line change 11#!/usr/bin/env python3
22
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.
3+ # SPDX-FileCopyrightText: 2020 Inria
4+ # SPDX-License-Identifier: LGPL-2.1-only
85
96import os
107import argparse
You can’t perform that action at this time.
0 commit comments