1 parent 152be01 commit c688769Copy full SHA for c688769
2 files changed
boot/zephyr/shared_data.c
@@ -1,7 +1,7 @@
1
/*
2
* Copyright (c) 2023, Nordic Semiconductor ASA
3
*
4
- * SPDX-License-Identifier: Apache-2.0
+ * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#include <assert.h>
boot/zephyr/single_loader.c
@@ -5,6 +5,8 @@
* Copyright (c) 2020 Arm Limited
8
+
9
+blah
10
11
#include "bootutil/image.h"
12
#include "bootutil_priv.h"
0 commit comments