cmake: 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-09-09 12:00:35 +02:00
committed by Xiang Xiao
parent 61a4ab8966
commit 41537fe90f
22 changed files with 44 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
# ##############################################################################
# cmake/nuttx_generate_headers.cmake
#
# 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 ASF licenses this