From 3da6487503bf4764eeab0fa6b4c7992ea3cb3bc5 Mon Sep 17 00:00:00 2001 From: Marius Brehler Date: Mon, 6 Nov 2023 10:46:42 +0100 Subject: [PATCH] Add SPDX tags --- third_party/nrfx-custom/nrf5340_xxaa_application.ld | 3 +++ 1 file changed, 3 insertions(+) diff --git a/third_party/nrfx-custom/nrf5340_xxaa_application.ld b/third_party/nrfx-custom/nrf5340_xxaa_application.ld index 89cb624..e787aca 100644 --- a/third_party/nrfx-custom/nrf5340_xxaa_application.ld +++ b/third_party/nrfx-custom/nrf5340_xxaa_application.ld @@ -1,3 +1,6 @@ +/* SPDX-FileCopyrightText: Nordic Semiconductor ASA + * SPDX-License-Identifier: BSD-3-Clause + */ /* Linker script to configure memory regions. */ SEARCH_DIR(.)