Skip to content

Commit b3949e3

Browse files
nordic-seglcfriedt
authored andcommitted
tests: drivers: adc: Fix License in board overlay
Board overlay was moved from downstream to upstream. By mistake, License was left unchanged. Change License type to match with the upstream. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
1 parent 35a170f commit b3949e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/drivers/adc/adc_accuracy_test/boards/nrf54lm20dk_nrf54lm20a_cpuapp.overlay

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

77
/*

0 commit comments

Comments
 (0)