diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b07062344..4c65f137ea 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2019 - 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # include(common.cmake) diff --git a/Kconfig.nrfxlib b/Kconfig.nrfxlib index 4f27f67695..11a7be2e00 100644 --- a/Kconfig.nrfxlib +++ b/Kconfig.nrfxlib @@ -1,7 +1,7 @@ # # Copyright (c) 2019 - 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # menu "Nordic nrfxlib" diff --git a/LICENSE b/LICENSE index a444a623cb..0314fd5a57 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -LicenseID: LicenseRef-BSD-5-Clause-Nordic +LicenseID: LicenseRef-Nordic-5-Clause ExtractedText: Copyright (c) 2018, Nordic Semiconductor ASA diff --git a/common.cmake b/common.cmake index 22d39fe9bf..ea0dcfbee3 100644 --- a/common.cmake +++ b/common.cmake @@ -1,7 +1,7 @@ # # Copyright (c) 2019 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt index 97779a474d..7aa6b1d8e4 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2018 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # nrfxlib_calculate_lib_path(lib_path) diff --git a/crypto/nrf_cc310_mbedcrypto/include/mbedtls/cc3xx_kmu.h b/crypto/nrf_cc310_mbedcrypto/include/mbedtls/cc3xx_kmu.h index b436e6c017..9dd904da2f 100644 --- a/crypto/nrf_cc310_mbedcrypto/include/mbedtls/cc3xx_kmu.h +++ b/crypto/nrf_cc310_mbedcrypto/include/mbedtls/cc3xx_kmu.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_cc310_mbedcrypto/license.txt b/crypto/nrf_cc310_mbedcrypto/license.txt index 465110f102..7d8a0513ba 100644 --- a/crypto/nrf_cc310_mbedcrypto/license.txt +++ b/crypto/nrf_cc310_mbedcrypto/license.txt @@ -2,5 +2,5 @@ * Copyright (c) 2001-2020, Arm Limited and Contributors. All rights reserved. * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/crypto/nrf_cc310_platform/include/nrf_cc310_platform.h b/crypto/nrf_cc310_platform/include/nrf_cc310_platform.h index 6a2f776673..eade35d25e 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc310_platform.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc310_platform.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NRF_CC310_PLATFORM_H__ #define NRF_CC310_PLATFORM_H__ diff --git a/crypto/nrf_cc310_platform/include/nrf_cc310_platform_abort.h b/crypto/nrf_cc310_platform/include/nrf_cc310_platform_abort.h index 803c9c0082..13d319a6b2 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc310_platform_abort.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc310_platform_abort.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NRF_CC310_PLATFORM_ABORT_H__ #define NRF_CC310_PLATFORM_ABORT_H__ diff --git a/crypto/nrf_cc310_platform/include/nrf_cc310_platform_defines.h b/crypto/nrf_cc310_platform/include/nrf_cc310_platform_defines.h index a34238dd7b..16457dc306 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc310_platform_defines.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc310_platform_defines.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NRF_CC310_PLATFORM_DEFINES_H__ #define NRF_CC310_PLATFORM_DEFINES_H__ diff --git a/crypto/nrf_cc310_platform/include/nrf_cc310_platform_entropy.h b/crypto/nrf_cc310_platform/include/nrf_cc310_platform_entropy.h index 3afaf11f12..7b1e0827f2 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc310_platform_entropy.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc310_platform_entropy.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NRF_CC310_PLATFORM_ENTROPY_H__ diff --git a/crypto/nrf_cc310_platform/include/nrf_cc310_platform_mutex.h b/crypto/nrf_cc310_platform/include/nrf_cc310_platform_mutex.h index 9cbe4002b7..9c72a5fabc 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc310_platform_mutex.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc310_platform_mutex.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NRF_CC310_PLATFORM_MUTEX_H__ diff --git a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform.h b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform.h index 2ca6c2d52a..c9c130b528 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform nrf_cc3xx_platform APIs diff --git a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_abort.h b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_abort.h index b03638ed0f..3a39234eae 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_abort.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_abort.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_abort nrf_cc3xx_platform abort APIs diff --git a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_ctr_drbg.h b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_ctr_drbg.h index ab66d59586..e76682eb7a 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_ctr_drbg.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_ctr_drbg.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_ctr_drbg nrf_cc3xx_platform ctr_drbg generation APIs diff --git a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_defines.h b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_defines.h index 0c8c257bfd..33e0e9e668 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_defines.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_defines.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_defines nrf_cc3xx_platform shared defines diff --git a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_entropy.h b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_entropy.h index 0cf1b69dad..7d4423741a 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_entropy.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_entropy.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_entropy nrf_cc3xx_platform entropy generation APIs diff --git a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_kmu.h b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_kmu.h index 33b6c81ff8..d320a5ff29 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_kmu.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_kmu.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_kmu nrf_cc3xx_platform kmu APIs diff --git a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_mutex.h b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_mutex.h index fc1957a003..5cef0b5329 100644 --- a/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_mutex.h +++ b/crypto/nrf_cc310_platform/include/nrf_cc3xx_platform_mutex.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_mutex nrf_cc3xx_platform mutex APIs diff --git a/crypto/nrf_cc310_platform/license.txt b/crypto/nrf_cc310_platform/license.txt index 6eae55b3de..1b312e8310 100644 --- a/crypto/nrf_cc310_platform/license.txt +++ b/crypto/nrf_cc310_platform/license.txt @@ -1,5 +1,5 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_freertos.c b/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_freertos.c index 2b65ec7243..2501504e9e 100644 --- a/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_freertos.c +++ b/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_freertos.c @@ -1,7 +1,7 @@ /** * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include #include diff --git a/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c b/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c index 4071db1542..ee54882345 100644 --- a/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c +++ b/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c @@ -1,7 +1,7 @@ /** * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include #include diff --git a/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_freertos.c b/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_freertos.c index 9e249b16d1..9446ffcd32 100644 --- a/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_freertos.c +++ b/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_freertos.c @@ -1,7 +1,7 @@ /** * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include #include diff --git a/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_zephyr.c b/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_zephyr.c index 634f1f9891..5915d032af 100644 --- a/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_zephyr.c +++ b/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_zephyr.c @@ -1,7 +1,7 @@ /** * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include #include diff --git a/crypto/nrf_cc312_mbedcrypto/include/mbedtls/cc3xx_kmu.h b/crypto/nrf_cc312_mbedcrypto/include/mbedtls/cc3xx_kmu.h index 7f615c197f..3b599d29e1 100644 --- a/crypto/nrf_cc312_mbedcrypto/include/mbedtls/cc3xx_kmu.h +++ b/crypto/nrf_cc312_mbedcrypto/include/mbedtls/cc3xx_kmu.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup cc3xx_kmu cc3xx APIs diff --git a/crypto/nrf_cc312_mbedcrypto/license.txt b/crypto/nrf_cc312_mbedcrypto/license.txt index 465110f102..7d8a0513ba 100644 --- a/crypto/nrf_cc312_mbedcrypto/license.txt +++ b/crypto/nrf_cc312_mbedcrypto/license.txt @@ -2,5 +2,5 @@ * Copyright (c) 2001-2020, Arm Limited and Contributors. All rights reserved. * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform.h b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform.h index 2ca6c2d52a..c9c130b528 100644 --- a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform.h +++ b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform nrf_cc3xx_platform APIs diff --git a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_abort.h b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_abort.h index b03638ed0f..3a39234eae 100644 --- a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_abort.h +++ b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_abort.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_abort nrf_cc3xx_platform abort APIs diff --git a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_ctr_drbg.h b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_ctr_drbg.h index ab66d59586..e76682eb7a 100644 --- a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_ctr_drbg.h +++ b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_ctr_drbg.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_ctr_drbg nrf_cc3xx_platform ctr_drbg generation APIs diff --git a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_defines.h b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_defines.h index 0c8c257bfd..33e0e9e668 100644 --- a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_defines.h +++ b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_defines.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_defines nrf_cc3xx_platform shared defines diff --git a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_entropy.h b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_entropy.h index 0cf1b69dad..7d4423741a 100644 --- a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_entropy.h +++ b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_entropy.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_entropy nrf_cc3xx_platform entropy generation APIs diff --git a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_kmu.h b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_kmu.h index 58726f624e..f7d88ac7f1 100644 --- a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_kmu.h +++ b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_kmu.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_kmu nrf_cc3xx_platform kmu APIs diff --git a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_mutex.h b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_mutex.h index fc1957a003..5cef0b5329 100644 --- a/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_mutex.h +++ b/crypto/nrf_cc312_platform/include/nrf_cc3xx_platform_mutex.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file * @defgroup nrf_cc3xx_platform_mutex nrf_cc3xx_platform mutex APIs diff --git a/crypto/nrf_cc312_platform/license.txt b/crypto/nrf_cc312_platform/license.txt index 6eae55b3de..1b312e8310 100644 --- a/crypto/nrf_cc312_platform/license.txt +++ b/crypto/nrf_cc312_platform/license.txt @@ -1,5 +1,5 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_abort_freertos.c b/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_abort_freertos.c index 2b65ec7243..2501504e9e 100644 --- a/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_abort_freertos.c +++ b/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_abort_freertos.c @@ -1,7 +1,7 @@ /** * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include #include diff --git a/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_abort_zephyr.c b/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_abort_zephyr.c index 4071db1542..ee54882345 100644 --- a/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_abort_zephyr.c +++ b/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_abort_zephyr.c @@ -1,7 +1,7 @@ /** * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include #include diff --git a/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_mutex_freertos.c b/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_mutex_freertos.c index 9e249b16d1..9446ffcd32 100644 --- a/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_mutex_freertos.c +++ b/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_mutex_freertos.c @@ -1,7 +1,7 @@ /** * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include #include diff --git a/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_mutex_zephyr.c b/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_mutex_zephyr.c index 634f1f9891..5915d032af 100644 --- a/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_mutex_zephyr.c +++ b/crypto/nrf_cc312_platform/src/nrf_cc3xx_platform_mutex_zephyr.c @@ -1,7 +1,7 @@ /** * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include #include diff --git a/crypto/nrf_oberon/include/mbedtls/chacha20_alt.h b/crypto/nrf_oberon/include/mbedtls/chacha20_alt.h index 575343af17..a694faf596 100644 --- a/crypto/nrf_oberon/include/mbedtls/chacha20_alt.h +++ b/crypto/nrf_oberon/include/mbedtls/chacha20_alt.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef CHACHA20_ALT_H diff --git a/crypto/nrf_oberon/include/mbedtls/ecjpake_alt.h b/crypto/nrf_oberon/include/mbedtls/ecjpake_alt.h index 9662864306..e068f0978b 100644 --- a/crypto/nrf_oberon/include/mbedtls/ecjpake_alt.h +++ b/crypto/nrf_oberon/include/mbedtls/ecjpake_alt.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/mbedtls/poly1305_alt.h b/crypto/nrf_oberon/include/mbedtls/poly1305_alt.h index fc727e9783..0b31d8bd25 100644 --- a/crypto/nrf_oberon/include/mbedtls/poly1305_alt.h +++ b/crypto/nrf_oberon/include/mbedtls/poly1305_alt.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef POLY1305_ALT_H diff --git a/crypto/nrf_oberon/include/mbedtls/sha1_alt.h b/crypto/nrf_oberon/include/mbedtls/sha1_alt.h index dad6f59fca..d122f8be38 100644 --- a/crypto/nrf_oberon/include/mbedtls/sha1_alt.h +++ b/crypto/nrf_oberon/include/mbedtls/sha1_alt.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/mbedtls/sha256_alt.h b/crypto/nrf_oberon/include/mbedtls/sha256_alt.h index a3bb5aaefe..2223078da7 100644 --- a/crypto/nrf_oberon/include/mbedtls/sha256_alt.h +++ b/crypto/nrf_oberon/include/mbedtls/sha256_alt.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_aes_cbc.h b/crypto/nrf_oberon/include/ocrypto_aes_cbc.h index 5f518f026a..ded6234a68 100644 --- a/crypto/nrf_oberon/include/ocrypto_aes_cbc.h +++ b/crypto/nrf_oberon/include/ocrypto_aes_cbc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * -* SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_aes_ccm.h b/crypto/nrf_oberon/include/ocrypto_aes_ccm.h index 897ce51b31..7df0076658 100644 --- a/crypto/nrf_oberon/include/ocrypto_aes_ccm.h +++ b/crypto/nrf_oberon/include/ocrypto_aes_ccm.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_aes_cmac.h b/crypto/nrf_oberon/include/ocrypto_aes_cmac.h index 30c06180df..34cd10f86a 100644 --- a/crypto/nrf_oberon/include/ocrypto_aes_cmac.h +++ b/crypto/nrf_oberon/include/ocrypto_aes_cmac.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_aes_ctr.h b/crypto/nrf_oberon/include/ocrypto_aes_ctr.h index bee46f3bc1..0f0fcd43fe 100644 --- a/crypto/nrf_oberon/include/ocrypto_aes_ctr.h +++ b/crypto/nrf_oberon/include/ocrypto_aes_ctr.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_aes_eax.h b/crypto/nrf_oberon/include/ocrypto_aes_eax.h index e456a1f290..3c9bb80d39 100644 --- a/crypto/nrf_oberon/include/ocrypto_aes_eax.h +++ b/crypto/nrf_oberon/include/ocrypto_aes_eax.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_aes_gcm.h b/crypto/nrf_oberon/include/ocrypto_aes_gcm.h index 934b903c8a..74312edb62 100644 --- a/crypto/nrf_oberon/include/ocrypto_aes_gcm.h +++ b/crypto/nrf_oberon/include/ocrypto_aes_gcm.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_aes_key.h b/crypto/nrf_oberon/include/ocrypto_aes_key.h index 9444728d83..f8164b67e9 100644 --- a/crypto/nrf_oberon/include/ocrypto_aes_key.h +++ b/crypto/nrf_oberon/include/ocrypto_aes_key.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_chacha20.h b/crypto/nrf_oberon/include/ocrypto_chacha20.h index 67e339807b..e225945e5e 100644 --- a/crypto/nrf_oberon/include/ocrypto_chacha20.h +++ b/crypto/nrf_oberon/include/ocrypto_chacha20.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_chacha20_poly1305.h b/crypto/nrf_oberon/include/ocrypto_chacha20_poly1305.h index bfa8f7c6bf..e157a7ef1e 100644 --- a/crypto/nrf_oberon/include/ocrypto_chacha20_poly1305.h +++ b/crypto/nrf_oberon/include/ocrypto_chacha20_poly1305.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_chacha20_poly1305_inc.h b/crypto/nrf_oberon/include/ocrypto_chacha20_poly1305_inc.h index c16c141a2e..350e901fe7 100644 --- a/crypto/nrf_oberon/include/ocrypto_chacha20_poly1305_inc.h +++ b/crypto/nrf_oberon/include/ocrypto_chacha20_poly1305_inc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_constant_time.h b/crypto/nrf_oberon/include/ocrypto_constant_time.h index bd9ef8a2b7..53e1727650 100644 --- a/crypto/nrf_oberon/include/ocrypto_constant_time.h +++ b/crypto/nrf_oberon/include/ocrypto_constant_time.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_curve25519.h b/crypto/nrf_oberon/include/ocrypto_curve25519.h index 0205656425..2e15c035bb 100644 --- a/crypto/nrf_oberon/include/ocrypto_curve25519.h +++ b/crypto/nrf_oberon/include/ocrypto_curve25519.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_curve_p224.h b/crypto/nrf_oberon/include/ocrypto_curve_p224.h index 320098b0c5..4c99a780ad 100644 --- a/crypto/nrf_oberon/include/ocrypto_curve_p224.h +++ b/crypto/nrf_oberon/include/ocrypto_curve_p224.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2021 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_curve_p256.h b/crypto/nrf_oberon/include/ocrypto_curve_p256.h index fac55066ee..010ed3ef20 100644 --- a/crypto/nrf_oberon/include/ocrypto_curve_p256.h +++ b/crypto/nrf_oberon/include/ocrypto_curve_p256.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_ecdh_p224.h b/crypto/nrf_oberon/include/ocrypto_ecdh_p224.h index d9947f8b13..a30c253a7c 100644 --- a/crypto/nrf_oberon/include/ocrypto_ecdh_p224.h +++ b/crypto/nrf_oberon/include/ocrypto_ecdh_p224.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_ecdh_p256.h b/crypto/nrf_oberon/include/ocrypto_ecdh_p256.h index a978853147..0a9d85e53a 100644 --- a/crypto/nrf_oberon/include/ocrypto_ecdh_p256.h +++ b/crypto/nrf_oberon/include/ocrypto_ecdh_p256.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_ecdsa_p224.h b/crypto/nrf_oberon/include/ocrypto_ecdsa_p224.h index 0e62afca09..922a990bde 100644 --- a/crypto/nrf_oberon/include/ocrypto_ecdsa_p224.h +++ b/crypto/nrf_oberon/include/ocrypto_ecdsa_p224.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2021 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_ecdsa_p256.h b/crypto/nrf_oberon/include/ocrypto_ecdsa_p256.h index f07a66d733..528c154f9f 100644 --- a/crypto/nrf_oberon/include/ocrypto_ecdsa_p256.h +++ b/crypto/nrf_oberon/include/ocrypto_ecdsa_p256.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_ecjpake_p256.h b/crypto/nrf_oberon/include/ocrypto_ecjpake_p256.h index 5105af839b..e68461eff3 100644 --- a/crypto/nrf_oberon/include/ocrypto_ecjpake_p256.h +++ b/crypto/nrf_oberon/include/ocrypto_ecjpake_p256.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_ed25519.h b/crypto/nrf_oberon/include/ocrypto_ed25519.h index 745612c4cd..75869ab82f 100644 --- a/crypto/nrf_oberon/include/ocrypto_ed25519.h +++ b/crypto/nrf_oberon/include/ocrypto_ed25519.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_hkdf_sha1.h b/crypto/nrf_oberon/include/ocrypto_hkdf_sha1.h index b1537b754f..2d5cd6ac41 100644 --- a/crypto/nrf_oberon/include/ocrypto_hkdf_sha1.h +++ b/crypto/nrf_oberon/include/ocrypto_hkdf_sha1.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_hkdf_sha256.h b/crypto/nrf_oberon/include/ocrypto_hkdf_sha256.h index 539e156d7e..cafb1c603e 100644 --- a/crypto/nrf_oberon/include/ocrypto_hkdf_sha256.h +++ b/crypto/nrf_oberon/include/ocrypto_hkdf_sha256.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_hkdf_sha512.h b/crypto/nrf_oberon/include/ocrypto_hkdf_sha512.h index 7974758a94..29ee3d9ed5 100644 --- a/crypto/nrf_oberon/include/ocrypto_hkdf_sha512.h +++ b/crypto/nrf_oberon/include/ocrypto_hkdf_sha512.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_hmac_sha1.h b/crypto/nrf_oberon/include/ocrypto_hmac_sha1.h index 81a1b8b9b9..445ac95676 100644 --- a/crypto/nrf_oberon/include/ocrypto_hmac_sha1.h +++ b/crypto/nrf_oberon/include/ocrypto_hmac_sha1.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_hmac_sha256.h b/crypto/nrf_oberon/include/ocrypto_hmac_sha256.h index 89a39a14c5..9e2eef7120 100644 --- a/crypto/nrf_oberon/include/ocrypto_hmac_sha256.h +++ b/crypto/nrf_oberon/include/ocrypto_hmac_sha256.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_hmac_sha512.h b/crypto/nrf_oberon/include/ocrypto_hmac_sha512.h index e2cd466fb5..76cad8668b 100644 --- a/crypto/nrf_oberon/include/ocrypto_hmac_sha512.h +++ b/crypto/nrf_oberon/include/ocrypto_hmac_sha512.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_pbkdf2.h b/crypto/nrf_oberon/include/ocrypto_pbkdf2.h index 53141e2b84..0a4aa37b66 100644 --- a/crypto/nrf_oberon/include/ocrypto_pbkdf2.h +++ b/crypto/nrf_oberon/include/ocrypto_pbkdf2.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2021 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_poly1305.h b/crypto/nrf_oberon/include/ocrypto_poly1305.h index 33fab3c3f8..4f92fc6aad 100644 --- a/crypto/nrf_oberon/include/ocrypto_poly1305.h +++ b/crypto/nrf_oberon/include/ocrypto_poly1305.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_rsa.h b/crypto/nrf_oberon/include/ocrypto_rsa.h index 0dbb129dff..624babc2e0 100644 --- a/crypto/nrf_oberon/include/ocrypto_rsa.h +++ b/crypto/nrf_oberon/include/ocrypto_rsa.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_rsa_key.h b/crypto/nrf_oberon/include/ocrypto_rsa_key.h index d8c3741534..18d596732f 100644 --- a/crypto/nrf_oberon/include/ocrypto_rsa_key.h +++ b/crypto/nrf_oberon/include/ocrypto_rsa_key.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_sc_p224.h b/crypto/nrf_oberon/include/ocrypto_sc_p224.h index 4c2e65be3c..b678700447 100644 --- a/crypto/nrf_oberon/include/ocrypto_sc_p224.h +++ b/crypto/nrf_oberon/include/ocrypto_sc_p224.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2021 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef OCRYPTO_SC_P224_H diff --git a/crypto/nrf_oberon/include/ocrypto_sc_p256.h b/crypto/nrf_oberon/include/ocrypto_sc_p256.h index bf17e08633..8d8454b42a 100644 --- a/crypto/nrf_oberon/include/ocrypto_sc_p256.h +++ b/crypto/nrf_oberon/include/ocrypto_sc_p256.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef OCRYPTO_SC_P256_H diff --git a/crypto/nrf_oberon/include/ocrypto_sha1.h b/crypto/nrf_oberon/include/ocrypto_sha1.h index 7be582ac77..95ee38fa8d 100644 --- a/crypto/nrf_oberon/include/ocrypto_sha1.h +++ b/crypto/nrf_oberon/include/ocrypto_sha1.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_sha224.h b/crypto/nrf_oberon/include/ocrypto_sha224.h index 029ecb4205..9f0fced642 100644 --- a/crypto/nrf_oberon/include/ocrypto_sha224.h +++ b/crypto/nrf_oberon/include/ocrypto_sha224.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2021 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_sha256.h b/crypto/nrf_oberon/include/ocrypto_sha256.h index 7c8b2af5c4..6dda62605c 100644 --- a/crypto/nrf_oberon/include/ocrypto_sha256.h +++ b/crypto/nrf_oberon/include/ocrypto_sha256.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_sha384.h b/crypto/nrf_oberon/include/ocrypto_sha384.h index 7b737475e8..bc763b25aa 100644 --- a/crypto/nrf_oberon/include/ocrypto_sha384.h +++ b/crypto/nrf_oberon/include/ocrypto_sha384.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2021 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_sha512.h b/crypto/nrf_oberon/include/ocrypto_sha512.h index 712e4c5265..ef26e73e7a 100644 --- a/crypto/nrf_oberon/include/ocrypto_sha512.h +++ b/crypto/nrf_oberon/include/ocrypto_sha512.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_srp.h b/crypto/nrf_oberon/include/ocrypto_srp.h index a75ef9de9a..4622902448 100644 --- a/crypto/nrf_oberon/include/ocrypto_srp.h +++ b/crypto/nrf_oberon/include/ocrypto_srp.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/include/ocrypto_srtp.h b/crypto/nrf_oberon/include/ocrypto_srtp.h index 4437c48619..fed55eccc1 100644 --- a/crypto/nrf_oberon/include/ocrypto_srtp.h +++ b/crypto/nrf_oberon/include/ocrypto_srtp.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/crypto/nrf_oberon/lib/cortex-m4/license.txt b/crypto/nrf_oberon/lib/cortex-m4/license.txt index 6eae55b3de..1b312e8310 100644 --- a/crypto/nrf_oberon/lib/cortex-m4/license.txt +++ b/crypto/nrf_oberon/lib/cortex-m4/license.txt @@ -1,5 +1,5 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/crypto/nrf_oberon/lib/license.txt b/crypto/nrf_oberon/lib/license.txt index 6eae55b3de..1b312e8310 100644 --- a/crypto/nrf_oberon/lib/license.txt +++ b/crypto/nrf_oberon/lib/license.txt @@ -1,5 +1,5 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/crypto/nrf_oberon/license.txt b/crypto/nrf_oberon/license.txt index 6eae55b3de..1b312e8310 100644 --- a/crypto/nrf_oberon/license.txt +++ b/crypto/nrf_oberon/license.txt @@ -1,5 +1,5 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/mpsl/CMakeLists.txt b/mpsl/CMakeLists.txt index 75434035e4..4a999f2912 100644 --- a/mpsl/CMakeLists.txt +++ b/mpsl/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2018 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # nrfxlib_calculate_lib_path(lib_path) diff --git a/mpsl/Kconfig b/mpsl/Kconfig index 124e2be1cb..ade65f5ee3 100644 --- a/mpsl/Kconfig +++ b/mpsl/Kconfig @@ -1,7 +1,7 @@ # # Copyright (c) 2019 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # config MPSL diff --git a/mpsl/include/mpsl.h b/mpsl/include/mpsl.h index 3fcb739b36..4bb91a269b 100644 --- a/mpsl/include/mpsl.h +++ b/mpsl/include/mpsl.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 - 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/include/mpsl_clock.h b/mpsl/include/mpsl_clock.h index 6003ac3965..4db0c85137 100644 --- a/mpsl/include/mpsl_clock.h +++ b/mpsl/include/mpsl_clock.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011 - 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/include/mpsl_fem_config_common.h b/mpsl/include/mpsl_fem_config_common.h index 784d396d37..658d3af4d6 100644 --- a/mpsl/include/mpsl_fem_config_common.h +++ b/mpsl/include/mpsl_fem_config_common.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/include/mpsl_fem_config_nrf21540_gpio.h b/mpsl/include/mpsl_fem_config_nrf21540_gpio.h index 12a1dbb6ec..2bfa60c49c 100644 --- a/mpsl/include/mpsl_fem_config_nrf21540_gpio.h +++ b/mpsl/include/mpsl_fem_config_nrf21540_gpio.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/include/mpsl_fem_config_simple_gpio.h b/mpsl/include/mpsl_fem_config_simple_gpio.h index 29139de85a..f690d68574 100644 --- a/mpsl/include/mpsl_fem_config_simple_gpio.h +++ b/mpsl/include/mpsl_fem_config_simple_gpio.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/include/mpsl_fem_protocol_api.h b/mpsl/include/mpsl_fem_protocol_api.h index fbdc10ab49..d7deb99f45 100644 --- a/mpsl/include/mpsl_fem_protocol_api.h +++ b/mpsl/include/mpsl_fem_protocol_api.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/include/mpsl_radio_notification.h b/mpsl/include/mpsl_radio_notification.h index bc53311ba7..3c6b21be5a 100644 --- a/mpsl/include/mpsl_radio_notification.h +++ b/mpsl/include/mpsl_radio_notification.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2013 - 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/include/mpsl_temp.h b/mpsl/include/mpsl_temp.h index 1898bae6b6..fc7f43de84 100644 --- a/mpsl/include/mpsl_temp.h +++ b/mpsl/include/mpsl_temp.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011 - 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/include/mpsl_timeslot.h b/mpsl/include/mpsl_timeslot.h index 258e4045f3..fc1e28cb06 100644 --- a/mpsl/include/mpsl_timeslot.h +++ b/mpsl/include/mpsl_timeslot.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011 - 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/include/mpsl_tx_power.h b/mpsl/include/mpsl_tx_power.h index fa85b788a8..ff3a611026 100644 --- a/mpsl/include/mpsl_tx_power.h +++ b/mpsl/include/mpsl_tx_power.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 - 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/include/nrf_errno.h b/mpsl/include/nrf_errno.h index ae2078676b..20b129bd41 100644 --- a/mpsl/include/nrf_errno.h +++ b/mpsl/include/nrf_errno.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 - 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/mpsl/license.txt b/mpsl/license.txt index 20f97e3aef..d353c32ec6 100644 --- a/mpsl/license.txt +++ b/mpsl/license.txt @@ -1,5 +1,5 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/nfc/CMakeLists.txt b/nfc/CMakeLists.txt index 6c45032056..bab584af39 100644 --- a/nfc/CMakeLists.txt +++ b/nfc/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2018 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # nrfxlib_calculate_lib_path(lib_path) diff --git a/nfc/Kconfig b/nfc/Kconfig index d5743b0f25..8b54365212 100644 --- a/nfc/Kconfig +++ b/nfc/Kconfig @@ -1,7 +1,7 @@ # # Copyright (c) 2018 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # config NFC_T2T_NRFXLIB diff --git a/nfc/include/nfc_t2t_lib.h b/nfc/include/nfc_t2t_lib.h index 6e840bdee7..53744d997d 100644 --- a/nfc/include/nfc_t2t_lib.h +++ b/nfc/include/nfc_t2t_lib.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NFC_T2T_LIB_H__ diff --git a/nfc/include/nfc_t4t_lib.h b/nfc/include/nfc_t4t_lib.h index 9bb97ffb4b..6047b2296f 100644 --- a/nfc/include/nfc_t4t_lib.h +++ b/nfc/include/nfc_t4t_lib.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NFC_T4T_LIB_H__ diff --git a/nfc/license.txt b/nfc/license.txt index 853577cccc..0a22efad79 100644 --- a/nfc/license.txt +++ b/nfc/license.txt @@ -1,5 +1,5 @@ /* * Copyright (c) 2018 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/nrf_802154_sl/CMakeLists.txt b/nrf_802154_sl/CMakeLists.txt index e56d592d03..11697c8ce3 100644 --- a/nrf_802154_sl/CMakeLists.txt +++ b/nrf_802154_sl/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # include(${NRFXLIB_DIR}/common.cmake) diff --git a/nrf_802154_sl/Kconfig b/nrf_802154_sl/Kconfig index 6d7c0b34aa..11f1bf5c8a 100644 --- a/nrf_802154_sl/Kconfig +++ b/nrf_802154_sl/Kconfig @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # if NRF_802154_RADIO_DRIVER diff --git a/nrf_modem/CMakeLists.txt b/nrf_modem/CMakeLists.txt index 6d97131637..fd40919223 100644 --- a/nrf_modem/CMakeLists.txt +++ b/nrf_modem/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2018 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # if(CONFIG_NRF_MODEM_LINK_BINARY) diff --git a/nrf_modem/license.txt b/nrf_modem/license.txt index c1b344ff68..ba05662b25 100644 --- a/nrf_modem/license.txt +++ b/nrf_modem/license.txt @@ -1,5 +1,5 @@ /* * Copyright (c) 2017 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/nrf_rpc/CMakeLists.txt b/nrf_rpc/CMakeLists.txt index 243830eb26..6c4d01c6c4 100644 --- a/nrf_rpc/CMakeLists.txt +++ b/nrf_rpc/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # zephyr_include_directories(include) diff --git a/nrf_rpc/Kconfig b/nrf_rpc/Kconfig index f86425cd34..e55077d86f 100644 --- a/nrf_rpc/Kconfig +++ b/nrf_rpc/Kconfig @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # menuconfig NRF_RPC diff --git a/nrf_rpc/include/nrf_errno.h b/nrf_rpc/include/nrf_errno.h index de61408842..71aab04bd7 100644 --- a/nrf_rpc/include/nrf_errno.h +++ b/nrf_rpc/include/nrf_errno.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NRF_ERRNO_H__ diff --git a/nrf_rpc/include/nrf_rpc.h b/nrf_rpc/include/nrf_rpc.h index 0da8ba2900..95d16b1da6 100644 --- a/nrf_rpc/include/nrf_rpc.h +++ b/nrf_rpc/include/nrf_rpc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef _NRF_RPC_H_ diff --git a/nrf_rpc/include/nrf_rpc_cbor.h b/nrf_rpc/include/nrf_rpc_cbor.h index 7a782dd9f3..bb966e5f84 100644 --- a/nrf_rpc/include/nrf_rpc_cbor.h +++ b/nrf_rpc/include/nrf_rpc_cbor.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef _NRF_RPC_CBOR_H_ diff --git a/nrf_rpc/include/nrf_rpc_common.h b/nrf_rpc/include/nrf_rpc_common.h index dfb1eb4d23..006590a4a7 100644 --- a/nrf_rpc/include/nrf_rpc_common.h +++ b/nrf_rpc/include/nrf_rpc_common.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef _NRF_RPC_COMMON_H_ diff --git a/nrf_rpc/include/nrf_rpc_tr.h b/nrf_rpc/include/nrf_rpc_tr.h index 0bbf706f73..0bc006767a 100644 --- a/nrf_rpc/include/nrf_rpc_tr.h +++ b/nrf_rpc/include/nrf_rpc_tr.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NRF_RPC_TR_H_ diff --git a/nrf_rpc/nrf_rpc.c b/nrf_rpc/nrf_rpc.c index 9a252728f9..eba7ca6ba0 100644 --- a/nrf_rpc/nrf_rpc.c +++ b/nrf_rpc/nrf_rpc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #define NRF_RPC_LOG_MODULE NRF_RPC #include diff --git a/nrf_rpc/nrf_rpc_cbor.c b/nrf_rpc/nrf_rpc_cbor.c index e6e30d58b1..ab93dfda8a 100644 --- a/nrf_rpc/nrf_rpc_cbor.c +++ b/nrf_rpc/nrf_rpc_cbor.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #define NRF_RPC_LOG_MODULE NRF_RPC_CBOR #include diff --git a/nrf_rpc/template/nrf_rpc_log_tmpl.h b/nrf_rpc/template/nrf_rpc_log_tmpl.h index 3e15e81737..5ba52171e7 100644 --- a/nrf_rpc/template/nrf_rpc_log_tmpl.h +++ b/nrf_rpc/template/nrf_rpc_log_tmpl.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NRF_RPC_LOG_H_ diff --git a/nrf_rpc/template/nrf_rpc_os_tmpl.h b/nrf_rpc/template/nrf_rpc_os_tmpl.h index 6cacc7282c..4e2bfad53b 100644 --- a/nrf_rpc/template/nrf_rpc_os_tmpl.h +++ b/nrf_rpc/template/nrf_rpc_os_tmpl.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NRF_RPC_OS_H_ diff --git a/nrf_rpc/template/nrf_rpc_tr_tmpl.h b/nrf_rpc/template/nrf_rpc_tr_tmpl.h index 8afe4003bf..d05ec59206 100644 --- a/nrf_rpc/template/nrf_rpc_tr_tmpl.h +++ b/nrf_rpc/template/nrf_rpc_tr_tmpl.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef NRF_RPC_TR_TMPL_H_ diff --git a/nrf_security/CMakeLists.txt b/nrf_security/CMakeLists.txt index 257a7787ba..21954fb716 100644 --- a/nrf_security/CMakeLists.txt +++ b/nrf_security/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2019 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # set(NRF_SECURITY_ROOT ${CMAKE_CURRENT_LIST_DIR}) diff --git a/nrf_security/cmake/combine_archives.cmake b/nrf_security/cmake/combine_archives.cmake index 6267838c44..975cc281d5 100644 --- a/nrf_security/cmake/combine_archives.cmake +++ b/nrf_security/cmake/combine_archives.cmake @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # diff --git a/nrf_security/cmake/combine_archives_script.cmake b/nrf_security/cmake/combine_archives_script.cmake index cc1fb96fcc..10ec05d607 100644 --- a/nrf_security/cmake/combine_archives_script.cmake +++ b/nrf_security/cmake/combine_archives_script.cmake @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # diff --git a/nrf_security/cmake/kconfig_mbedtls_configure.cmake b/nrf_security/cmake/kconfig_mbedtls_configure.cmake index 3afaf5e2da..216a6f6f45 100644 --- a/nrf_security/cmake/kconfig_mbedtls_configure.cmake +++ b/nrf_security/cmake/kconfig_mbedtls_configure.cmake @@ -1,7 +1,7 @@ # # Copyright (c) 2019 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # The purpose of this file is to set specific MBEDTLS config file defines based # on the Kconfig settings. diff --git a/nrf_security/cmake/nrf_security_debug.cmake b/nrf_security/cmake/nrf_security_debug.cmake index 314474ffb9..6d580eb841 100644 --- a/nrf_security/cmake/nrf_security_debug.cmake +++ b/nrf_security/cmake/nrf_security_debug.cmake @@ -1,7 +1,7 @@ # # Copyright (c) 2019 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # The purpose of this file is to provice a set of debug commands to nrf security # module. diff --git a/nrf_security/cmake/symbol_rename.cmake b/nrf_security/cmake/symbol_rename.cmake index e47014186e..594c620b0d 100644 --- a/nrf_security/cmake/symbol_rename.cmake +++ b/nrf_security/cmake/symbol_rename.cmake @@ -1,7 +1,7 @@ # # Copyright (c) 2019 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # diff --git a/nrf_security/cmake/symbol_strip.cmake b/nrf_security/cmake/symbol_strip.cmake index 7e9e3bb854..70e07fc405 100644 --- a/nrf_security/cmake/symbol_strip.cmake +++ b/nrf_security/cmake/symbol_strip.cmake @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # diff --git a/nrf_security/include/mbedcrypto_glue/backend_aes.h b/nrf_security/include/mbedcrypto_glue/backend_aes.h index 0dc5284ed6..b64670f502 100644 --- a/nrf_security/include/mbedcrypto_glue/backend_aes.h +++ b/nrf_security/include/mbedcrypto_glue/backend_aes.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/backend_ccm.h b/nrf_security/include/mbedcrypto_glue/backend_ccm.h index cb686a82a9..06d8810792 100644 --- a/nrf_security/include/mbedcrypto_glue/backend_ccm.h +++ b/nrf_security/include/mbedcrypto_glue/backend_ccm.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/backend_cmac.h b/nrf_security/include/mbedcrypto_glue/backend_cmac.h index b495cd7dd1..9fead2f49d 100644 --- a/nrf_security/include/mbedcrypto_glue/backend_cmac.h +++ b/nrf_security/include/mbedcrypto_glue/backend_cmac.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/backend_dhm.h b/nrf_security/include/mbedcrypto_glue/backend_dhm.h index 7a103454ea..71f28eb98d 100644 --- a/nrf_security/include/mbedcrypto_glue/backend_dhm.h +++ b/nrf_security/include/mbedcrypto_glue/backend_dhm.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/backend_ecdh.h b/nrf_security/include/mbedcrypto_glue/backend_ecdh.h index 0dd5f99d81..e5d055085a 100644 --- a/nrf_security/include/mbedcrypto_glue/backend_ecdh.h +++ b/nrf_security/include/mbedcrypto_glue/backend_ecdh.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/backend_ecdsa.h b/nrf_security/include/mbedcrypto_glue/backend_ecdsa.h index f9a15b30cd..9b51fe4ddb 100644 --- a/nrf_security/include/mbedcrypto_glue/backend_ecdsa.h +++ b/nrf_security/include/mbedcrypto_glue/backend_ecdsa.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/backend_rsa.h b/nrf_security/include/mbedcrypto_glue/backend_rsa.h index 53e6fcd9cb..f7c46704df 100644 --- a/nrf_security/include/mbedcrypto_glue/backend_rsa.h +++ b/nrf_security/include/mbedcrypto_glue/backend_rsa.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/mbedtls/aes_alt.h b/nrf_security/include/mbedcrypto_glue/mbedtls/aes_alt.h index ff6843de69..39ea5273a2 100644 --- a/nrf_security/include/mbedcrypto_glue/mbedtls/aes_alt.h +++ b/nrf_security/include/mbedcrypto_glue/mbedtls/aes_alt.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/mbedtls/ccm_alt.h b/nrf_security/include/mbedcrypto_glue/mbedtls/ccm_alt.h index 6992567da3..0ffa69caaf 100644 --- a/nrf_security/include/mbedcrypto_glue/mbedtls/ccm_alt.h +++ b/nrf_security/include/mbedcrypto_glue/mbedtls/ccm_alt.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/mbedtls/cmac_alt.h b/nrf_security/include/mbedcrypto_glue/mbedtls/cmac_alt.h index dfb61522fd..d1809c6e07 100644 --- a/nrf_security/include/mbedcrypto_glue/mbedtls/cmac_alt.h +++ b/nrf_security/include/mbedcrypto_glue/mbedtls/cmac_alt.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/mbedtls/dhm_alt.h b/nrf_security/include/mbedcrypto_glue/mbedtls/dhm_alt.h index 168162ec31..110958b1cd 100644 --- a/nrf_security/include/mbedcrypto_glue/mbedtls/dhm_alt.h +++ b/nrf_security/include/mbedcrypto_glue/mbedtls/dhm_alt.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/include/mbedcrypto_glue/mbedtls/rsa_alt.h b/nrf_security/include/mbedcrypto_glue/mbedtls/rsa_alt.h index b046f966e6..90393c74a8 100644 --- a/nrf_security/include/mbedcrypto_glue/mbedtls/rsa_alt.h +++ b/nrf_security/include/mbedcrypto_glue/mbedtls/rsa_alt.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/src/backend/nrf5x/entropy_nrf5x.c b/nrf_security/src/backend/nrf5x/entropy_nrf5x.c index 811e4e9c5e..bf9cfe5d78 100644 --- a/nrf_security/src/backend/nrf5x/entropy_nrf5x.c +++ b/nrf_security/src/backend/nrf5x/entropy_nrf5x.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include #include diff --git a/nrf_security/src/mbedcrypto_glue/CMakeLists.txt b/nrf_security/src/mbedcrypto_glue/CMakeLists.txt index 43385304e9..03a276035a 100644 --- a/nrf_security/src/mbedcrypto_glue/CMakeLists.txt +++ b/nrf_security/src/mbedcrypto_glue/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2019 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # if(CONFIG_NRF_SECURITY_GLUE_LIBRARY) diff --git a/nrf_security/src/mbedcrypto_glue/aes_alt.c b/nrf_security/src/mbedcrypto_glue/aes_alt.c index 683ebda567..a60290366d 100644 --- a/nrf_security/src/mbedcrypto_glue/aes_alt.c +++ b/nrf_security/src/mbedcrypto_glue/aes_alt.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**@file diff --git a/nrf_security/src/mbedcrypto_glue/cc310/aes_cc310.c b/nrf_security/src/mbedcrypto_glue/cc310/aes_cc310.c index 4a57155a74..0f73a07116 100644 --- a/nrf_security/src/mbedcrypto_glue/cc310/aes_cc310.c +++ b/nrf_security/src/mbedcrypto_glue/cc310/aes_cc310.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/cc310/cc310_glue.cmake b/nrf_security/src/mbedcrypto_glue/cc310/cc310_glue.cmake index bdb737764a..e859f454e4 100644 --- a/nrf_security/src/mbedcrypto_glue/cc310/cc310_glue.cmake +++ b/nrf_security/src/mbedcrypto_glue/cc310/cc310_glue.cmake @@ -1,7 +1,7 @@ # # Copyright (c) 2019 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # nrf_security_debug("######### Creating cc310 glue library #########") diff --git a/nrf_security/src/mbedcrypto_glue/cc310/ccm_cc310.c b/nrf_security/src/mbedcrypto_glue/cc310/ccm_cc310.c index 9c8958ab73..9f3bbc7f46 100644 --- a/nrf_security/src/mbedcrypto_glue/cc310/ccm_cc310.c +++ b/nrf_security/src/mbedcrypto_glue/cc310/ccm_cc310.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) diff --git a/nrf_security/src/mbedcrypto_glue/cc310/cmac_cc310.c b/nrf_security/src/mbedcrypto_glue/cc310/cmac_cc310.c index 8a3394c066..dd9b67def1 100644 --- a/nrf_security/src/mbedcrypto_glue/cc310/cmac_cc310.c +++ b/nrf_security/src/mbedcrypto_glue/cc310/cmac_cc310.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/cc310/dhm_cc310.c b/nrf_security/src/mbedcrypto_glue/cc310/dhm_cc310.c index b94ae99f00..b013bc1078 100644 --- a/nrf_security/src/mbedcrypto_glue/cc310/dhm_cc310.c +++ b/nrf_security/src/mbedcrypto_glue/cc310/dhm_cc310.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/cc310/ecdh_cc310.c b/nrf_security/src/mbedcrypto_glue/cc310/ecdh_cc310.c index 033bb8442b..c2834b6b62 100644 --- a/nrf_security/src/mbedcrypto_glue/cc310/ecdh_cc310.c +++ b/nrf_security/src/mbedcrypto_glue/cc310/ecdh_cc310.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/cc310/ecdsa_cc310.c b/nrf_security/src/mbedcrypto_glue/cc310/ecdsa_cc310.c index 7507d4784e..c0f142bc6f 100644 --- a/nrf_security/src/mbedcrypto_glue/cc310/ecdsa_cc310.c +++ b/nrf_security/src/mbedcrypto_glue/cc310/ecdsa_cc310.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/cc310/rsa_cc310.c b/nrf_security/src/mbedcrypto_glue/cc310/rsa_cc310.c index f53b2ed708..5d489c61c6 100644 --- a/nrf_security/src/mbedcrypto_glue/cc310/rsa_cc310.c +++ b/nrf_security/src/mbedcrypto_glue/cc310/rsa_cc310.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/ccm_alt.c b/nrf_security/src/mbedcrypto_glue/ccm_alt.c index b43ca01ea7..27fd83dd25 100644 --- a/nrf_security/src/mbedcrypto_glue/ccm_alt.c +++ b/nrf_security/src/mbedcrypto_glue/ccm_alt.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/cmac_alt.c b/nrf_security/src/mbedcrypto_glue/cmac_alt.c index 5a1f83efc2..fc37a0cfe1 100644 --- a/nrf_security/src/mbedcrypto_glue/cmac_alt.c +++ b/nrf_security/src/mbedcrypto_glue/cmac_alt.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/dhm_alt.c b/nrf_security/src/mbedcrypto_glue/dhm_alt.c index 8b75eedb97..8963ecb109 100644 --- a/nrf_security/src/mbedcrypto_glue/dhm_alt.c +++ b/nrf_security/src/mbedcrypto_glue/dhm_alt.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) diff --git a/nrf_security/src/mbedcrypto_glue/ecdh_alt.c b/nrf_security/src/mbedcrypto_glue/ecdh_alt.c index 59b6ca184c..1846abab76 100644 --- a/nrf_security/src/mbedcrypto_glue/ecdh_alt.c +++ b/nrf_security/src/mbedcrypto_glue/ecdh_alt.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) diff --git a/nrf_security/src/mbedcrypto_glue/ecdsa_alt.c b/nrf_security/src/mbedcrypto_glue/ecdsa_alt.c index 06c2a39c35..151a9acd4f 100644 --- a/nrf_security/src/mbedcrypto_glue/ecdsa_alt.c +++ b/nrf_security/src/mbedcrypto_glue/ecdsa_alt.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) diff --git a/nrf_security/src/mbedcrypto_glue/entropy_alt.c b/nrf_security/src/mbedcrypto_glue/entropy_alt.c index 3f98357c53..3ffb5f0b03 100644 --- a/nrf_security/src/mbedcrypto_glue/entropy_alt.c +++ b/nrf_security/src/mbedcrypto_glue/entropy_alt.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include "entropy_poll.h" #include "entropy_alt.h" diff --git a/nrf_security/src/mbedcrypto_glue/oberon/aes_oberon.c b/nrf_security/src/mbedcrypto_glue/oberon/aes_oberon.c index 8fb7f3ef4b..c8654521c2 100644 --- a/nrf_security/src/mbedcrypto_glue/oberon/aes_oberon.c +++ b/nrf_security/src/mbedcrypto_glue/oberon/aes_oberon.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/oberon/ccm_oberon.c b/nrf_security/src/mbedcrypto_glue/oberon/ccm_oberon.c index da06e5e3ee..fe3756de08 100644 --- a/nrf_security/src/mbedcrypto_glue/oberon/ccm_oberon.c +++ b/nrf_security/src/mbedcrypto_glue/oberon/ccm_oberon.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/oberon/cmac_oberon.c b/nrf_security/src/mbedcrypto_glue/oberon/cmac_oberon.c index 2bb22009f7..4df196b97c 100644 --- a/nrf_security/src/mbedcrypto_glue/oberon/cmac_oberon.c +++ b/nrf_security/src/mbedcrypto_glue/oberon/cmac_oberon.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/oberon/ecdh_oberon.c b/nrf_security/src/mbedcrypto_glue/oberon/ecdh_oberon.c index b831722dbd..f431f99322 100644 --- a/nrf_security/src/mbedcrypto_glue/oberon/ecdh_oberon.c +++ b/nrf_security/src/mbedcrypto_glue/oberon/ecdh_oberon.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/oberon/ecdsa_oberon.c b/nrf_security/src/mbedcrypto_glue/oberon/ecdsa_oberon.c index fad5f5f3aa..b4d90a2499 100644 --- a/nrf_security/src/mbedcrypto_glue/oberon/ecdsa_oberon.c +++ b/nrf_security/src/mbedcrypto_glue/oberon/ecdsa_oberon.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/oberon/oberon_glue.cmake b/nrf_security/src/mbedcrypto_glue/oberon/oberon_glue.cmake index 92579038a2..5aa29a8704 100644 --- a/nrf_security/src/mbedcrypto_glue/oberon/oberon_glue.cmake +++ b/nrf_security/src/mbedcrypto_glue/oberon/oberon_glue.cmake @@ -1,6 +1,6 @@ # Copyright (c) 2019 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # nrf_security_debug("######### Creating oberon glue library #########") diff --git a/nrf_security/src/mbedcrypto_glue/platform_alt.c b/nrf_security/src/mbedcrypto_glue/platform_alt.c index 536d54d446..3d6afe323b 100644 --- a/nrf_security/src/mbedcrypto_glue/platform_alt.c +++ b/nrf_security/src/mbedcrypto_glue/platform_alt.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/rsa_alt.c b/nrf_security/src/mbedcrypto_glue/rsa_alt.c index 54ce80993a..01c644cef4 100644 --- a/nrf_security/src/mbedcrypto_glue/rsa_alt.c +++ b/nrf_security/src/mbedcrypto_glue/rsa_alt.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/vanilla/aes_vanilla.c b/nrf_security/src/mbedcrypto_glue/vanilla/aes_vanilla.c index 4773e9e552..bdb741c21d 100644 --- a/nrf_security/src/mbedcrypto_glue/vanilla/aes_vanilla.c +++ b/nrf_security/src/mbedcrypto_glue/vanilla/aes_vanilla.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/vanilla/ccm_vanilla.c b/nrf_security/src/mbedcrypto_glue/vanilla/ccm_vanilla.c index 2d326423b5..3ed659a120 100644 --- a/nrf_security/src/mbedcrypto_glue/vanilla/ccm_vanilla.c +++ b/nrf_security/src/mbedcrypto_glue/vanilla/ccm_vanilla.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/vanilla/cmac_vanilla.c b/nrf_security/src/mbedcrypto_glue/vanilla/cmac_vanilla.c index a55eb508ff..4398d633de 100644 --- a/nrf_security/src/mbedcrypto_glue/vanilla/cmac_vanilla.c +++ b/nrf_security/src/mbedcrypto_glue/vanilla/cmac_vanilla.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #if !defined(MBEDTLS_CONFIG_FILE) #include "mbedtls/config.h" diff --git a/nrf_security/src/mbedcrypto_glue/vanilla/vanilla_glue.cmake b/nrf_security/src/mbedcrypto_glue/vanilla/vanilla_glue.cmake index 0e9f7be53a..026c6bffe3 100644 --- a/nrf_security/src/mbedcrypto_glue/vanilla/vanilla_glue.cmake +++ b/nrf_security/src/mbedcrypto_glue/vanilla/vanilla_glue.cmake @@ -1,6 +1,6 @@ # Copyright (c) 2019 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # nrf_security_debug("######### Creating vanilla glue library #########") diff --git a/nrf_security/src/mbedtls/CMakeLists.txt b/nrf_security/src/mbedtls/CMakeLists.txt index 35d46e0767..6a2d894f80 100644 --- a/nrf_security/src/mbedtls/CMakeLists.txt +++ b/nrf_security/src/mbedtls/CMakeLists.txt @@ -1,5 +1,5 @@ # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # diff --git a/nrf_security/src/mbedtls/cc310/CMakeLists.txt b/nrf_security/src/mbedtls/cc310/CMakeLists.txt index 6de968641c..ecb04028c7 100644 --- a/nrf_security/src/mbedtls/cc310/CMakeLists.txt +++ b/nrf_security/src/mbedtls/cc310/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # get_target_property(NRF_CC3XX_MBEDCRYPTO_INCLUDE_PATH mbedcrypto_cc3xx_imported BASE_INCLUDE_PATH) diff --git a/nrf_security/src/mbedtls/mbedtls_heap.c b/nrf_security/src/mbedtls/mbedtls_heap.c index bbd16b76e6..95676abaa8 100644 --- a/nrf_security/src/mbedtls/mbedtls_heap.c +++ b/nrf_security/src/mbedtls/mbedtls_heap.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2019 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #include diff --git a/nrf_security/src/mbedtls/oberon/CMakeLists.txt b/nrf_security/src/mbedtls/oberon/CMakeLists.txt index 78d85a7602..6cf233214f 100644 --- a/nrf_security/src/mbedtls/oberon/CMakeLists.txt +++ b/nrf_security/src/mbedtls/oberon/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # get_target_property(NRF_OBERON_MBEDTLS_INCLUDE_PATH mbedcrypto_oberon_mbedtls_imported BASE_INCLUDE_PATH) diff --git a/nrf_security/src/mbedtls/shared/CMakeLists.txt b/nrf_security/src/mbedtls/shared/CMakeLists.txt index 0da0983f31..8fa6aacdc7 100644 --- a/nrf_security/src/mbedtls/shared/CMakeLists.txt +++ b/nrf_security/src/mbedtls/shared/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # The purpose of this file is to provice a set of debug commands to nrf security # module. diff --git a/nrf_security/src/mbedtls/vanilla/CMakeLists.txt b/nrf_security/src/mbedtls/vanilla/CMakeLists.txt index 682bf10d1c..1e89b1d2a0 100644 --- a/nrf_security/src/mbedtls/vanilla/CMakeLists.txt +++ b/nrf_security/src/mbedtls/vanilla/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # nrf_security_debug("######### Creating mbedcrypto vanilla noglue library #########") diff --git a/openthread/CMakeLists.txt b/openthread/CMakeLists.txt index bb98c8193f..0ea0d4876d 100644 --- a/openthread/CMakeLists.txt +++ b/openthread/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor ASA # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # include(cmake/extensions.cmake) diff --git a/openthread/Kconfig b/openthread/Kconfig index d9913aed5e..9e0b18d592 100644 --- a/openthread/Kconfig +++ b/openthread/Kconfig @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # if NET_L2_OPENTHREAD diff --git a/openthread/cmake/extensions.cmake b/openthread/cmake/extensions.cmake index a73bf41da3..ddfa0e8553 100644 --- a/openthread/cmake/extensions.cmake +++ b/openthread/cmake/extensions.cmake @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor ASA # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # The Build the path of the library taking in nrf_security backend type, diff --git a/softdevice_controller/CMakeLists.txt b/softdevice_controller/CMakeLists.txt index f3e0dca9ef..7553a6acfc 100644 --- a/softdevice_controller/CMakeLists.txt +++ b/softdevice_controller/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2018 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # if(CONFIG_BT_LL_SOFTDEVICE OR diff --git a/softdevice_controller/Kconfig b/softdevice_controller/Kconfig index 9f8ee50a2a..28beaacc73 100644 --- a/softdevice_controller/Kconfig +++ b/softdevice_controller/Kconfig @@ -1,7 +1,7 @@ # # Copyright (c) 2018 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # BT_LL_CHOICE is declared in Zephyr and also here for a second time, diff --git a/softdevice_controller/include/nrf_errno.h b/softdevice_controller/include/nrf_errno.h index c82c68c929..de51e1d079 100644 --- a/softdevice_controller/include/nrf_errno.h +++ b/softdevice_controller/include/nrf_errno.h @@ -1,7 +1,7 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: BSD-5-Clause-Nordic + * SPDX-License-Identifier: Nordic-5-Clause */ #ifndef NRF_ERRNO_H__ diff --git a/softdevice_controller/include/sdc.h b/softdevice_controller/include/sdc.h index 620b964087..c2b68b41e1 100644 --- a/softdevice_controller/include/sdc.h +++ b/softdevice_controller/include/sdc.h @@ -1,7 +1,7 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/softdevice_controller/include/sdc_hci.h b/softdevice_controller/include/sdc_hci.h index c359276973..7554446e96 100644 --- a/softdevice_controller/include/sdc_hci.h +++ b/softdevice_controller/include/sdc_hci.h @@ -1,7 +1,7 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/softdevice_controller/include/sdc_hci_cmd_controller_baseband.h b/softdevice_controller/include/sdc_hci_cmd_controller_baseband.h index f94f5baf85..767aef11f5 100644 --- a/softdevice_controller/include/sdc_hci_cmd_controller_baseband.h +++ b/softdevice_controller/include/sdc_hci_cmd_controller_baseband.h @@ -1,7 +1,7 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/softdevice_controller/include/sdc_hci_cmd_info_params.h b/softdevice_controller/include/sdc_hci_cmd_info_params.h index acf2c5ea19..4d45373acd 100644 --- a/softdevice_controller/include/sdc_hci_cmd_info_params.h +++ b/softdevice_controller/include/sdc_hci_cmd_info_params.h @@ -1,7 +1,7 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/softdevice_controller/include/sdc_hci_cmd_le.h b/softdevice_controller/include/sdc_hci_cmd_le.h index 5006871d0a..2f4642faa5 100644 --- a/softdevice_controller/include/sdc_hci_cmd_le.h +++ b/softdevice_controller/include/sdc_hci_cmd_le.h @@ -1,7 +1,7 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/softdevice_controller/include/sdc_hci_cmd_link_control.h b/softdevice_controller/include/sdc_hci_cmd_link_control.h index 8cbf0905c7..f2d18ecdaa 100644 --- a/softdevice_controller/include/sdc_hci_cmd_link_control.h +++ b/softdevice_controller/include/sdc_hci_cmd_link_control.h @@ -1,7 +1,7 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/softdevice_controller/include/sdc_hci_cmd_status_params.h b/softdevice_controller/include/sdc_hci_cmd_status_params.h index 7be40b4145..398da4c9cf 100644 --- a/softdevice_controller/include/sdc_hci_cmd_status_params.h +++ b/softdevice_controller/include/sdc_hci_cmd_status_params.h @@ -1,7 +1,7 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/softdevice_controller/include/sdc_hci_vs.h b/softdevice_controller/include/sdc_hci_vs.h index 7e5ac3a8a9..ae9b6c1c52 100644 --- a/softdevice_controller/include/sdc_hci_vs.h +++ b/softdevice_controller/include/sdc_hci_vs.h @@ -1,7 +1,7 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/softdevice_controller/include/sdc_soc.h b/softdevice_controller/include/sdc_soc.h index fa90c93601..90c00639bb 100644 --- a/softdevice_controller/include/sdc_soc.h +++ b/softdevice_controller/include/sdc_soc.h @@ -1,7 +1,7 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/softdevice_controller/license.txt b/softdevice_controller/license.txt index 20f97e3aef..d353c32ec6 100644 --- a/softdevice_controller/license.txt +++ b/softdevice_controller/license.txt @@ -1,5 +1,5 @@ /* * Copyright (c) Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ diff --git a/zboss/CMakeLists.txt b/zboss/CMakeLists.txt index 6ca95ec0e6..8a29f51f62 100644 --- a/zboss/CMakeLists.txt +++ b/zboss/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2021 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # add_subdirectory_ifdef(CONFIG_ZIGBEE_LIBRARY_PRODUCTION production) diff --git a/zboss/Kconfig b/zboss/Kconfig index 574ffb2152..4cd9f2ede6 100644 --- a/zboss/Kconfig +++ b/zboss/Kconfig @@ -1,7 +1,7 @@ # # Copyright (c) 2021 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # menu "ZBOSS library configuration" diff --git a/zboss/development/CMakeLists.txt b/zboss/development/CMakeLists.txt index 81a3818ddf..9421182bfb 100644 --- a/zboss/development/CMakeLists.txt +++ b/zboss/development/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor ASA # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # Define a separate interface library for Nordic's extensions to ZBOSS stack diff --git a/zboss/development/Kconfig b/zboss/development/Kconfig index c27abc1c85..bbda3bba5d 100644 --- a/zboss/development/Kconfig +++ b/zboss/development/Kconfig @@ -1,7 +1,7 @@ # # Copyright (c) 2021 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # Add a menu option to switch between platform designs. diff --git a/zboss/development/include/addons/zboss_api_addons.h b/zboss/development/include/addons/zboss_api_addons.h index fbde08380f..7ceb4fcd99 100644 --- a/zboss/development/include/addons/zboss_api_addons.h +++ b/zboss/development/include/addons/zboss_api_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZBOSS_API_ADDONS_H__ diff --git a/zboss/development/include/addons/zboss_api_af_addons.h b/zboss/development/include/addons/zboss_api_af_addons.h index fd8ffb8f93..2fef40f430 100644 --- a/zboss/development/include/addons/zboss_api_af_addons.h +++ b/zboss/development/include/addons/zboss_api_af_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZBOSS_API_AF_ADDONS_H__ diff --git a/zboss/development/include/addons/zboss_api_zcl_addons.h b/zboss/development/include/addons/zboss_api_zcl_addons.h index b90d8f5a9c..30a815ef65 100644 --- a/zboss/development/include/addons/zboss_api_zcl_addons.h +++ b/zboss/development/include/addons/zboss_api_zcl_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZBOSS_API_ZCL_ADDONS_H__ diff --git a/zboss/development/include/addons/zcl/zb_zcl_basic_addons.h b/zboss/development/include/addons/zcl/zb_zcl_basic_addons.h index 6fee7ecb1a..717880dcdb 100644 --- a/zboss/development/include/addons/zcl/zb_zcl_basic_addons.h +++ b/zboss/development/include/addons/zcl/zb_zcl_basic_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_BASIC_ADDONS_H__ diff --git a/zboss/development/include/addons/zcl/zb_zcl_color_control_addons.h b/zboss/development/include/addons/zcl/zb_zcl_color_control_addons.h index c47c43080b..e866c685b4 100644 --- a/zboss/development/include/addons/zcl/zb_zcl_color_control_addons.h +++ b/zboss/development/include/addons/zcl/zb_zcl_color_control_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_COLOR_CONTROL_ADDONS_H__ diff --git a/zboss/development/include/addons/zcl/zb_zcl_door_lock_addons.h b/zboss/development/include/addons/zcl/zb_zcl_door_lock_addons.h index fe4456ac8b..06d972899a 100644 --- a/zboss/development/include/addons/zcl/zb_zcl_door_lock_addons.h +++ b/zboss/development/include/addons/zcl/zb_zcl_door_lock_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_DOOR_LOCK_ADDONS_H__ diff --git a/zboss/development/include/addons/zcl/zb_zcl_groups_addons.h b/zboss/development/include/addons/zcl/zb_zcl_groups_addons.h index 3eb4c79e60..bda1806ac8 100644 --- a/zboss/development/include/addons/zcl/zb_zcl_groups_addons.h +++ b/zboss/development/include/addons/zcl/zb_zcl_groups_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_GROUPS_ADDONS_H__ diff --git a/zboss/development/include/addons/zcl/zb_zcl_identify_addons.h b/zboss/development/include/addons/zcl/zb_zcl_identify_addons.h index 61ea6a5363..d1ab6b9120 100644 --- a/zboss/development/include/addons/zcl/zb_zcl_identify_addons.h +++ b/zboss/development/include/addons/zcl/zb_zcl_identify_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_IDENTIFY_ADDONS_H__ diff --git a/zboss/development/include/addons/zcl/zb_zcl_level_control_addons.h b/zboss/development/include/addons/zcl/zb_zcl_level_control_addons.h index 9ae0c7f9c5..266ff778cb 100644 --- a/zboss/development/include/addons/zcl/zb_zcl_level_control_addons.h +++ b/zboss/development/include/addons/zcl/zb_zcl_level_control_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_LEVEL_CONTROL_ADDONS_H__ diff --git a/zboss/development/include/addons/zcl/zb_zcl_on_off_addons.h b/zboss/development/include/addons/zcl/zb_zcl_on_off_addons.h index dd977b4536..235ff791a9 100644 --- a/zboss/development/include/addons/zcl/zb_zcl_on_off_addons.h +++ b/zboss/development/include/addons/zcl/zb_zcl_on_off_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_ON_OFF_ADDONS_H__ diff --git a/zboss/development/include/addons/zcl/zb_zcl_scenes_addons.h b/zboss/development/include/addons/zcl/zb_zcl_scenes_addons.h index 4a16aa95b9..21b29673f7 100644 --- a/zboss/development/include/addons/zcl/zb_zcl_scenes_addons.h +++ b/zboss/development/include/addons/zcl/zb_zcl_scenes_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_SCENES_ADDONS_H__ diff --git a/zboss/development/include/addons/zcl/zb_zcl_temp_measurement_addons.h b/zboss/development/include/addons/zcl/zb_zcl_temp_measurement_addons.h index 38e33f0691..09f9a26d68 100644 --- a/zboss/development/include/addons/zcl/zb_zcl_temp_measurement_addons.h +++ b/zboss/development/include/addons/zcl/zb_zcl_temp_measurement_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_TEMP_MEASUREMENT_ADDONS_H__ diff --git a/zboss/development/include/osif/build_info.h b/zboss/development/include/osif/build_info.h index 7ba2e5765e..66de869027 100644 --- a/zboss/development/include/osif/build_info.h +++ b/zboss/development/include/osif/build_info.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZBOSS_BUILD_INFO_H__ #define ZBOSS_BUILD_INFO_H__ diff --git a/zboss/development/include/osif/libzboss_config.ed.h b/zboss/development/include/osif/libzboss_config.ed.h index f85b76d4e5..e26a512dca 100644 --- a/zboss/development/include/osif/libzboss_config.ed.h +++ b/zboss/development/include/osif/libzboss_config.ed.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef LIBZBOSS_CONFIG_ED_H__ diff --git a/zboss/development/include/osif/libzboss_config.h b/zboss/development/include/osif/libzboss_config.h index f90dc72f5e..b071abd9f7 100644 --- a/zboss/development/include/osif/libzboss_config.h +++ b/zboss/development/include/osif/libzboss_config.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef LIBZBOSS_CONFIG_H__ diff --git a/zboss/development/include/osif/mac_platform.h b/zboss/development/include/osif/mac_platform.h index f535794ff1..e5b8830174 100644 --- a/zboss/development/include/osif/mac_platform.h +++ b/zboss/development/include/osif/mac_platform.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /* PURPOSE: MAC platform definitions for nRF SoC. */ diff --git a/zboss/development/include/osif/zb_config_platform.h b/zboss/development/include/osif/zb_config_platform.h index b081b5eb58..39bd78a86b 100644 --- a/zboss/development/include/osif/zb_config_platform.h +++ b/zboss/development/include/osif/zb_config_platform.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /* PURPOSE: Compiler and CPU specific configuration. */ diff --git a/zboss/development/include/osif/zb_macll.h b/zboss/development/include/osif/zb_macll.h index 5d92a99856..5455a8470c 100644 --- a/zboss/development/include/osif/zb_macll.h +++ b/zboss/development/include/osif/zb_macll.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_MACLL_H__ diff --git a/zboss/development/include/osif/zb_osif_ext.h b/zboss/development/include/osif/zb_osif_ext.h index c90cac2d6a..0afaea8853 100644 --- a/zboss/development/include/osif/zb_osif_ext.h +++ b/zboss/development/include/osif/zb_osif_ext.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2021 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /* PURPOSE: ZBOSS OSIF extensions/adaption layer for nRF Connect SDK */ diff --git a/zboss/development/include/osif/zb_osif_platform.h b/zboss/development/include/osif/zb_osif_platform.h index ce3b5f6c8e..37957013b9 100644 --- a/zboss/development/include/osif/zb_osif_platform.h +++ b/zboss/development/include/osif/zb_osif_platform.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /* PURPOSE: Header to combine osif dependent files with stack */ diff --git a/zboss/development/include/osif/zb_revision_r22.h b/zboss/development/include/osif/zb_revision_r22.h index 35beadd54a..0aa9f1b321 100644 --- a/zboss/development/include/osif/zb_revision_r22.h +++ b/zboss/development/include/osif/zb_revision_r22.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause * * This file implements mappings of Kconfig options enabling and configuring ZBOSS features. */ diff --git a/zboss/development/include/osif/zb_transceiver.h b/zboss/development/include/osif/zb_transceiver.h index f7eef34d66..e134699446 100644 --- a/zboss/development/include/osif/zb_transceiver.h +++ b/zboss/development/include/osif/zb_transceiver.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_TRANSCEIVER_H__ diff --git a/zboss/development/include/osif/zb_vendor.h b/zboss/development/include/osif/zb_vendor.h index 6346acf374..9be15f6e6f 100644 --- a/zboss/development/include/osif/zb_vendor.h +++ b/zboss/development/include/osif/zb_vendor.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause * * This file implements mappings of Kconfig options enabling and configuring ZBOSS features. */ diff --git a/zboss/development/src/zb_error/zb_error_to_string.c b/zboss/development/src/zb_error/zb_error_to_string.c index c8d864a878..8751a76c28 100644 --- a/zboss/development/src/zb_error/zb_error_to_string.c +++ b/zboss/development/src/zb_error/zb_error_to_string.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/zboss/development/src/zb_error/zb_error_to_string.h b/zboss/development/src/zb_error/zb_error_to_string.h index 59bce018b3..c4ec76be86 100644 --- a/zboss/development/src/zb_error/zb_error_to_string.h +++ b/zboss/development/src/zb_error/zb_error_to_string.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/zboss/production/CMakeLists.txt b/zboss/production/CMakeLists.txt index d7f4add681..532a3ab118 100644 --- a/zboss/production/CMakeLists.txt +++ b/zboss/production/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (c) 2020 Nordic Semiconductor ASA # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # # Define a separate interface library for Nordic's extensions to ZBOSS stack diff --git a/zboss/production/Kconfig b/zboss/production/Kconfig index bb26deb3e1..cb9fa9dcf5 100644 --- a/zboss/production/Kconfig +++ b/zboss/production/Kconfig @@ -1,7 +1,7 @@ # # Copyright (c) 2021 Nordic Semiconductor # -# SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic +# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # config APP_LINK_WITH_ZBOSS diff --git a/zboss/production/include/addons/zboss_api_addons.h b/zboss/production/include/addons/zboss_api_addons.h index fbde08380f..7ceb4fcd99 100644 --- a/zboss/production/include/addons/zboss_api_addons.h +++ b/zboss/production/include/addons/zboss_api_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZBOSS_API_ADDONS_H__ diff --git a/zboss/production/include/addons/zboss_api_af_addons.h b/zboss/production/include/addons/zboss_api_af_addons.h index fd8ffb8f93..2fef40f430 100644 --- a/zboss/production/include/addons/zboss_api_af_addons.h +++ b/zboss/production/include/addons/zboss_api_af_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZBOSS_API_AF_ADDONS_H__ diff --git a/zboss/production/include/addons/zboss_api_zcl_addons.h b/zboss/production/include/addons/zboss_api_zcl_addons.h index b90d8f5a9c..30a815ef65 100644 --- a/zboss/production/include/addons/zboss_api_zcl_addons.h +++ b/zboss/production/include/addons/zboss_api_zcl_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZBOSS_API_ZCL_ADDONS_H__ diff --git a/zboss/production/include/addons/zcl/zb_zcl_basic_addons.h b/zboss/production/include/addons/zcl/zb_zcl_basic_addons.h index 6fee7ecb1a..717880dcdb 100644 --- a/zboss/production/include/addons/zcl/zb_zcl_basic_addons.h +++ b/zboss/production/include/addons/zcl/zb_zcl_basic_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_BASIC_ADDONS_H__ diff --git a/zboss/production/include/addons/zcl/zb_zcl_color_control_addons.h b/zboss/production/include/addons/zcl/zb_zcl_color_control_addons.h index c47c43080b..e866c685b4 100644 --- a/zboss/production/include/addons/zcl/zb_zcl_color_control_addons.h +++ b/zboss/production/include/addons/zcl/zb_zcl_color_control_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_COLOR_CONTROL_ADDONS_H__ diff --git a/zboss/production/include/addons/zcl/zb_zcl_door_lock_addons.h b/zboss/production/include/addons/zcl/zb_zcl_door_lock_addons.h index fe4456ac8b..06d972899a 100644 --- a/zboss/production/include/addons/zcl/zb_zcl_door_lock_addons.h +++ b/zboss/production/include/addons/zcl/zb_zcl_door_lock_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_DOOR_LOCK_ADDONS_H__ diff --git a/zboss/production/include/addons/zcl/zb_zcl_groups_addons.h b/zboss/production/include/addons/zcl/zb_zcl_groups_addons.h index 3eb4c79e60..bda1806ac8 100644 --- a/zboss/production/include/addons/zcl/zb_zcl_groups_addons.h +++ b/zboss/production/include/addons/zcl/zb_zcl_groups_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_GROUPS_ADDONS_H__ diff --git a/zboss/production/include/addons/zcl/zb_zcl_identify_addons.h b/zboss/production/include/addons/zcl/zb_zcl_identify_addons.h index 61ea6a5363..d1ab6b9120 100644 --- a/zboss/production/include/addons/zcl/zb_zcl_identify_addons.h +++ b/zboss/production/include/addons/zcl/zb_zcl_identify_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_IDENTIFY_ADDONS_H__ diff --git a/zboss/production/include/addons/zcl/zb_zcl_level_control_addons.h b/zboss/production/include/addons/zcl/zb_zcl_level_control_addons.h index 9ae0c7f9c5..266ff778cb 100644 --- a/zboss/production/include/addons/zcl/zb_zcl_level_control_addons.h +++ b/zboss/production/include/addons/zcl/zb_zcl_level_control_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_LEVEL_CONTROL_ADDONS_H__ diff --git a/zboss/production/include/addons/zcl/zb_zcl_on_off_addons.h b/zboss/production/include/addons/zcl/zb_zcl_on_off_addons.h index dd977b4536..235ff791a9 100644 --- a/zboss/production/include/addons/zcl/zb_zcl_on_off_addons.h +++ b/zboss/production/include/addons/zcl/zb_zcl_on_off_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_ON_OFF_ADDONS_H__ diff --git a/zboss/production/include/addons/zcl/zb_zcl_scenes_addons.h b/zboss/production/include/addons/zcl/zb_zcl_scenes_addons.h index 4a16aa95b9..21b29673f7 100644 --- a/zboss/production/include/addons/zcl/zb_zcl_scenes_addons.h +++ b/zboss/production/include/addons/zcl/zb_zcl_scenes_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_SCENES_ADDONS_H__ diff --git a/zboss/production/include/addons/zcl/zb_zcl_temp_measurement_addons.h b/zboss/production/include/addons/zcl/zb_zcl_temp_measurement_addons.h index 38e33f0691..09f9a26d68 100644 --- a/zboss/production/include/addons/zcl/zb_zcl_temp_measurement_addons.h +++ b/zboss/production/include/addons/zcl/zb_zcl_temp_measurement_addons.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_ZCL_TEMP_MEASUREMENT_ADDONS_H__ diff --git a/zboss/production/include/osif/build_info.h b/zboss/production/include/osif/build_info.h index 00a8cb39ed..f81f492eaa 100644 --- a/zboss/production/include/osif/build_info.h +++ b/zboss/production/include/osif/build_info.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZBOSS_BUILD_INFO_H__ #define ZBOSS_BUILD_INFO_H__ diff --git a/zboss/production/include/osif/libzboss_config.ed.h b/zboss/production/include/osif/libzboss_config.ed.h index 58588aa958..fc0de1dfde 100644 --- a/zboss/production/include/osif/libzboss_config.ed.h +++ b/zboss/production/include/osif/libzboss_config.ed.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef LIBZBOSS_CONFIG_ED_H__ diff --git a/zboss/production/include/osif/libzboss_config.h b/zboss/production/include/osif/libzboss_config.h index 886cd2f8f0..d5673e70ac 100644 --- a/zboss/production/include/osif/libzboss_config.h +++ b/zboss/production/include/osif/libzboss_config.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef LIBZBOSS_CONFIG_H__ diff --git a/zboss/production/include/osif/mac_platform.h b/zboss/production/include/osif/mac_platform.h index 4a4724d003..37c80ff115 100644 --- a/zboss/production/include/osif/mac_platform.h +++ b/zboss/production/include/osif/mac_platform.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /* PURPOSE: MAC platform definitions for nRF SoC. */ diff --git a/zboss/production/include/osif/zb_config_platform.h b/zboss/production/include/osif/zb_config_platform.h index b081b5eb58..39bd78a86b 100644 --- a/zboss/production/include/osif/zb_config_platform.h +++ b/zboss/production/include/osif/zb_config_platform.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /* PURPOSE: Compiler and CPU specific configuration. */ diff --git a/zboss/production/include/osif/zb_macll.h b/zboss/production/include/osif/zb_macll.h index 5d92a99856..5455a8470c 100644 --- a/zboss/production/include/osif/zb_macll.h +++ b/zboss/production/include/osif/zb_macll.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_MACLL_H__ diff --git a/zboss/production/include/osif/zb_osif_platform.h b/zboss/production/include/osif/zb_osif_platform.h index 9af278db51..282a8c738b 100644 --- a/zboss/production/include/osif/zb_osif_platform.h +++ b/zboss/production/include/osif/zb_osif_platform.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /* PURPOSE: Header to combine osif dependent files with stack */ diff --git a/zboss/production/include/osif/zb_revision_r22.h b/zboss/production/include/osif/zb_revision_r22.h index 35beadd54a..0aa9f1b321 100644 --- a/zboss/production/include/osif/zb_revision_r22.h +++ b/zboss/production/include/osif/zb_revision_r22.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause * * This file implements mappings of Kconfig options enabling and configuring ZBOSS features. */ diff --git a/zboss/production/include/osif/zb_transceiver.h b/zboss/production/include/osif/zb_transceiver.h index f7eef34d66..e134699446 100644 --- a/zboss/production/include/osif/zb_transceiver.h +++ b/zboss/production/include/osif/zb_transceiver.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ #ifndef ZB_TRANSCEIVER_H__ diff --git a/zboss/production/include/osif/zb_vendor.h b/zboss/production/include/osif/zb_vendor.h index 44d68a5ff1..95d4a4b233 100644 --- a/zboss/production/include/osif/zb_vendor.h +++ b/zboss/production/include/osif/zb_vendor.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause * * This file implements mappings of Kconfig options enabling and configuring ZBOSS features. */ diff --git a/zboss/production/src/zb_error/zb_error_to_string.c b/zboss/production/src/zb_error/zb_error_to_string.c index c8d864a878..8751a76c28 100644 --- a/zboss/production/src/zb_error/zb_error_to_string.c +++ b/zboss/production/src/zb_error/zb_error_to_string.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /** diff --git a/zboss/production/src/zb_error/zb_error_to_string.h b/zboss/production/src/zb_error/zb_error_to_string.h index 59bce018b3..c4ec76be86 100644 --- a/zboss/production/src/zb_error/zb_error_to_string.h +++ b/zboss/production/src/zb_error/zb_error_to_string.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2020 Nordic Semiconductor ASA * - * SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic + * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause */ /**