Skip to content

Commit 421730e

Browse files
doki-nordicde-nordic
authored andcommitted
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>
1 parent 04efc2e commit 421730e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ext/nrf/cc310_glue.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (c) 2019 Nordic Semiconductor ASA
33
*
4-
* SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic
4+
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
*/
66

77
#include "cc310_glue.h"

ext/nrf/cc310_glue.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (c) 2019 Nordic Semiconductor ASA
33
*
4-
* SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic
4+
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
*/
66
#ifndef NRF_CC310_GLUE_H__
77
#define NRF_CC310_GLUE_H__

0 commit comments

Comments
 (0)