Skip to content

Commit 13a7e6d

Browse files
committed
licenses: update copyright in relevant files to Natalia Pluta
Refs: #11 Signed-off-by: Natalia Pluta <pluta.natalia.m@gmail.com>
1 parent 1741dc0 commit 13a7e6d

6 files changed

Lines changed: 5 additions & 28 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021 Nordic Semiconductor ASA
1+
# Copyright (c) 2025 Natalia Pluta
22
# SPDX-License-Identifier: Apache-2.0
33
#
44
# This CMake file is picked by the Zephyr build system because it is defined

Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021 Nordic Semiconductor ASA
1+
# Copyright (c) 2025 Natalia Pluta
22
# SPDX-License-Identifier: Apache-2.0
33
#
44
# This Kconfig file is picked by the Zephyr build system because it is defined

app/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021 Nordic Semiconductor ASA
1+
# Copyright (c) 2025 Natalia Pluta
22
# SPDX-License-Identifier: Apache-2.0
33
#
44
# This file is the application Kconfig entry point. All application Kconfig

app/debug.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021 Nordic Semiconductor ASA
1+
# Copyright (c) 2025 Natalia Pluta
22
# SPDX-License-Identifier: Apache-2.0
33
#
44
# This is a Kconfig fragment which can be used to enable debug-related options

app/src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2021 Nordic Semiconductor ASA
2+
* Copyright (c) 2025 Natalia Pluta
33
* SPDX-License-Identifier: Apache-2.0
44
*/
55

dts/bindings/sensor/zephyr,example-sensor.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)