interial: fix SPDX License Identifier

licence is Apache-2.0, not BSD

Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
raiden00pl 2026-07-08 15:39:45 +02:00 committed by CeDeROM
parent dd109a88de
commit cb7097a4e7
4 changed files with 4 additions and 4 deletions

View file

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

View file

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

View file

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

View file

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