boot: Update Nordic's license identifier tag
Nordic had changed its license identifier to new more accurate id: LicenseRef-Nordic-5-Clause. Old identifiers should be updated. Signed-off-by: Dominik Kilian <Dominik.Kilian@nordicsemi.no>
This commit is contained in:
parent
04efc2e861
commit
421730e846
|
@ -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 "cc310_glue.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_GLUE_H__
|
||||
#define NRF_CC310_GLUE_H__
|
||||
|
|
Loading…
Reference in New Issue