inertial: 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-12-20 02:49:33 +01:00
committed by Xiang Xiao
parent 82ee1ffbd6
commit be38e77de3
5 changed files with 10 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
# ##############################################################################
# apps/inertial/CMakeLists.txt
#
# SPDX-License-Identifier: BSD-3-Clause
#
# 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

View File

@@ -1,6 +1,8 @@
############################################################################
# apps/inertial/Make.defs
#
# SPDX-License-Identifier: BSD-3-Clause
#
# 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

View File

@@ -1,6 +1,8 @@
############################################################################
# apps/inertial/Makefile
#
# SPDX-License-Identifier: BSD-3-Clause
#
# 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

View File

@@ -1,6 +1,8 @@
############################################################################
# apps/inertial/madgwick/Make.defs
#
# SPDX-License-Identifier: BSD-3-Clause
#
# 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

View File

@@ -1,6 +1,8 @@
############################################################################
# apps/inertial/madgwick/Makefile
#
# SPDX-License-Identifier: BSD-3-Clause
#
# 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