Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit b9d0c65

Browse files
aescolarwopu-ot
authored andcommitted
HAL: power: Add license and copyright to file
Even that this file is just a 1 liner, add a license and copyright to it for clarity, and to avoid issues with automatic license checkers Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent d352fd7 commit b9d0c65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/nrfx/hal/nrf_power.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1+
/*
2+
* Copyright (c) 2019 Oticon A/S
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*
6+
*/
17
#include "../drivers/nrfx_common.h"

0 commit comments

Comments
 (0)