boards/arm/stm32f7: 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:08:11 +01:00
committed by Xiang Xiao
parent 56b71deadc
commit bfa4be9088
195 changed files with 394 additions and 9 deletions
@@ -1,6 +1,8 @@
/****************************************************************************
* boards/arm/stm32f7/nucleo-f722ze/src/nucleo-f722ze.h
*
* 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