samples: fix bad SPDX-License-Identifier header

fix typo in SPDX header

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-05-08 10:00:15 +02:00 committed by Anas Nashif
parent 5d7216fc93
commit b0605b6a7d
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# Copyright (c) 2020 O.S.Systems
# SPDX -License-Identifier: Apache-2.0
# SPDX-License-Identifier: Apache-2.0
# Disable default configs
CONFIG_BT=n

View file

@ -1,5 +1,5 @@
# Copyright (c) 2020 O.S.Systems
# SPDX -License-Identifier: Apache-2.0
# SPDX-License-Identifier: Apache-2.0
# Disable default configs
CONFIG_BT=n

View file

@ -1,5 +1,5 @@
# Copyright (c) 2020 O.S.Systems
# SPDX -License-Identifier: Apache-2.0
# SPDX-License-Identifier: Apache-2.0
# Disable default configs
CONFIG_NET_L2_ETHERNET=n

View file

@ -1,5 +1,5 @@
# Copyright (c) 2018-2020 O.S.Systems
# SPDX -License-Identifier: Apache-2.0
# SPDX-License-Identifier: Apache-2.0
CONFIG_FLASH=y
CONFIG_STREAM_FLASH=y
CONFIG_FLASH_MAP=y