boards/arm/stm32h7: migrate to SPDX identifier

Most tools used for compliance and SBOM generation use SPDX identifiers
This change brings us a step closer to an easy SBOM generation.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea
2024-11-08 10:26:51 +01:00
committed by Xiang Xiao
parent b719df375e
commit 4465640587
178 changed files with 365 additions and 11 deletions
@@ -1,6 +1,8 @@
/****************************************************************************
* boards/arm/stm32h7/nucleo-h743zi/scripts/kernel.space.ld
*
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The