diff options
Diffstat (limited to 'app/boards/arm/proton_c/CMakeLists.txt')
-rw-r--r-- | app/boards/arm/proton_c/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/boards/arm/proton_c/CMakeLists.txt b/app/boards/arm/proton_c/CMakeLists.txt index d1b8108..940af1f 100644 --- a/app/boards/arm/proton_c/CMakeLists.txt +++ b/app/boards/arm/proton_c/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT if(CONFIG_PINMUX) zephyr_library() |