Skip to content

Commit

Permalink
[nrf-noup] Update license for board and soc files
Browse files Browse the repository at this point in the history
The license agreement for files within sdk-nrf differs from what
will eventually be required from upstream zephyr.

All SPDX-License-Identifier: Apache-2.0 have been updated to SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

Signed-off-by: Robert Robinsin <[email protected]>
  • Loading branch information
rob-robinson-14 committed Jan 29, 2025
1 parent bff655e commit d1e423f
Show file tree
Hide file tree
Showing 31 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion boards/nordic/nrf7120pdk/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# nRF7120 PDK board configuration

# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

if BOARD_NRF7120PDK_NRF7120_ENGA_CPUAPP_NS

Expand Down
2 changes: 1 addition & 1 deletion boards/nordic/nrf7120pdk/Kconfig.nrf7120pdk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
config BOARD_NRF7120PDK
select SOC_NRF7120_ENGA_CPUAPP if BOARD_NRF7120PDK_NRF7120_ENGA_CPUAPP || \
BOARD_NRF7120PDK_NRF7120_ENGA_CPUAPP_NS
Expand Down
2 changes: 1 addition & 1 deletion boards/nordic/nrf7120pdk/board.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

if(CONFIG_SOC_NRF7120_ENGA_CPUAPP)
board_runner_args(jlink "--device=cortex-m33" "--speed=4000")
Expand Down
2 changes: 1 addition & 1 deletion boards/nordic/nrf7120pdk/nrf7120_enga_cpuapp_common.dtsi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

/* This file is common to the secure and non-secure domain */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

#include "nrf7120pdk_nrf7120_enga-pinctrl.dtsi"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2024 Nordic Semiconductor
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

&pinctrl {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

/dts-v1/;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

identifier: nrf7120pdk/nrf7120_enga/cpuapp
name: nRF7120-PDK-nRF7120_ENGA-Application
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

# Enable UART driver
CONFIG_SERIAL=y
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

/dts-v1/;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

/dts-v1/;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

identifier: nrf7120pdk/nrf7120_enga/cpuflpr
name: nRF7120-PDK-nRF7120_ENGA-Fast-Lightweight-Peripheral-Processor
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

# Enable UART driver
CONFIG_SERIAL=y
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

#include "nrf7120pdk_nrf7120_enga_cpuflpr.dts"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

identifier: nrf7120pdk/nrf7120_enga/cpuflpr/xip
name: nRF7120-PDK-nRF7120_ENGA-Fast-Lightweight-Peripheral-Processor (RRAM XIP)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

# Enable UART driver
CONFIG_SERIAL=y
Expand Down
2 changes: 1 addition & 1 deletion dts/arm/nordic/nrf7120_enga.dtsi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/
#include <mem.h>
#include <nordic/nrf_common.dtsi>
Expand Down
2 changes: 1 addition & 1 deletion dts/arm/nordic/nrf7120_enga_cpuapp.dtsi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

#include <nordic/nrf7120_enga.dtsi>
Expand Down
2 changes: 1 addition & 1 deletion dts/riscv/nordic/nrf7120_enga_cpuflpr.dtsi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

#include <nordic/nrf7120_enga.dtsi>
Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

zephyr_library()

Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Nordic Semiconductor nRFx MCU line

# Copyright (c) 2016-2018 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

# This file is contains Zephyr build system Kconfig references and is not
# re-usable outside the Zephyr tree.
Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/Kconfig.soc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) 2022 Nordic Semiconductor ASA

# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

config SOC_SERIES
default "nrf71" if SOC_SERIES_NRF71X
Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/nrf71/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

zephyr_library_sources(
soc.c
Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/nrf71/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Nordic Semiconductor nRF71 MCU line

# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

config SOC_SERIES_NRF71X
select SOC_COMPATIBLE_NRF71X
Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/nrf71/Kconfig.defconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Nordic Semiconductor nRF71 MCU line

# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

if SOC_SERIES_NRF71X

Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/nrf71/Kconfig.defconfig.nrf7120_enga_cpuapp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Nordic Semiconductor nRF7120 MCU

# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

if SOC_NRF7120_ENGA_CPUAPP

Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/nrf71/Kconfig.defconfig.nrf7120_enga_cpuflpr
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Nordic Semiconductor nRF7120 MCU

# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

if SOC_NRF7120_ENGA_CPUFLPR

Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/nrf71/Kconfig.soc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Nordic Semiconductor nRF71 MCU line

# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause

config SOC_NRF7120_ENGA
bool
Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/nrf71/align.ld
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

/*
* Copyright (c) 2025 Nordic Semiconductor ASA.
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/
SECTION_PROLOGUE(.align16,,)
{
Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/nrf71/soc.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion soc/nordic/nrf71/soc.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

/**
Expand Down

0 comments on commit d1e423f

Please sign in to comment.